html, body {
  font-family: "Arsenal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #222;
  background-color: #fff;
}
a, .foto-box, .hover-box, .foto-box:hover .hover-box {

transition: all ease-in-out 0.2s;
}
a:hover {
color: #022727;
}
strong {
font-weight: 700;
}
.default-thumbnail img {
  margin: 0 auto 30px auto;
  max-width: 300px;
}
body {
background-image: url(images/tlo-sign.png) !important;
background-repeat: no-repeat;
background-position: 0 0;
background-size:auto;
}
#main-header {
position: sticky;
top: 0;
z-index: 50;
background-color: #ffffff;
transition: all 0.3s ease-in-out;
}
.post-info-content h2 {
font-size: 24px;
font-family: "gyst-variable";
font-variation-settings: "wght" 700 !important;
font-variation-settings: "wght" 700 !important;
color: #a2704b;
padding-bottom: 1rem;
padding-top: 1.125rem;
}
.post-info-content h3 {
font-size: 20px;
font-family: "gyst-variable";
font-variation-settings: "wght" 700 !important;
color: #a2704b;
padding-bottom: 1rem;
padding-top: 1.125rem;
}
/* Opcjonalna dostosowana stylizacja */
.swiper-button-next, .swiper-button-prev {
@apply text-gray-700 hover:text-gray-900;
}

.swiper-pagination-bullet {
@apply bg-gray-400;
}

.swiper-pagination-bullet-active {
@apply bg-gray-700;
}
#main-header .logo {
height: 80px; /* Standardowa wysokość logo */
transition: height 0.3s ease-in-out; /* Płynne zmniejszanie */
}
.about {
/* background-image: url(images/tlo-sign.png);
background-repeat: no-repeat;
background-position: 0; */
}
#main-header.shrink {
padding-top: 0.5rem; /* Zmniejszony padding */
padding-bottom: 0.5rem;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.big-head {
color: #A2704B;
text-align: center;
font-size: 64px;
font-variation-settings: "wght" 700 !important;
font-family: "gyst-variable";
}
.big-head-2 {
color: #fff;
text-align: left;
font-size: 64px;
font-variation-settings: "wght" 700 !important;
font-family: "gyst-variable";
}
.big-head-3 {
color: #5C335D;
text-align: left;
font-size: 64px;
font-variation-settings: "wght" 700 !important;
font-family: "gyst-variable";
}
.box-text p {
padding-bottom: 1rem;
}
.box-text ul, .box-text ol {
padding-left: 2rem;
}
.box-text ol li {
list-style: decimal;
}

#main-header.shrink .logo {
height: 30px; /* Zmniejszona wysokość logo */
}
.text-content p {

font-size: 1.125rem;
line-height: 150%;
color: #333;
font-weight: normal;
text-align: justify;   
}
.plus-link {
color: #a2704b;
margin-top: 10px;
padding-left: 40px;
font-variation-settings: "wght" 700 !important;
font-family: "gyst-variable";
}
.plus-link::before {
content: url(images/plus.svg);
width: 30px;
height: 30px;

display: block;
position: absolute; 
}

.plus-link-violet {
color: #5C335D;
padding-left: 40px;
font-variation-settings: "wght" 700 !important;
font-family: "gyst-variable";
}
.plus-link-violet::before {
content: url(images/violet.svg);
width: 30px;
height: 30px;

display: block;
position: absolute; 
}
.mini-box {
  width: auto;
  margin: 0 auto;
  height: 180px;
}
.swiper-wrapper {
padding-bottom: 40px !important;
}
.swiper-pagination {
position: absolute;
text-align: left !important;
transition: .3s opacity;
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
bottom: 0;
left: 0px;
width: 100%;
}


.opi-swiper-container {
  width: 100%;
  padding: 20px 0;
}
.opi-swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.opi-swiper-pagination {
  margin-top: 20px;
}
.excersises {
background-size: cover;
background-repeat: no-repeat;
background-image: url(images/excersises.png);
}
.breadcrumbs ul li {
display: inline;
padding-right: 10px;
}
.breadcrumbs ul li::after {
content: "->";
padding-left: 10px;
}
.my-patiens {
background-size: contain;
background-repeat: no-repeat;
background-image: url(images/my-patients.png);
}
.swiper-button-prev {
left: 0 !important;
}
.swiper-pagination-bullet {
width: 14px !important;
height: 14px !important;
}
.swiper-pagination-bullet-active {

background: #3D4D28 !important;
}
.swiper-button-next {
right: 0 !important;
}
.swiper-button-next, .swiper-button-prev { 
color:#5C335D;
width: 40px !important;
height: 14px;
display: block;
padding: 0px 10px;
border-radius: 100px;
background:#F5DFC7;
}
.wp-block-table td, .wp-block-table th {
  border: 1px solid #a2704b !important;
  padding: 10px !important;
}
.wp-block-table thead {
  border-bottom: 3px solid #a2704b !important;
}
.swiper-button-next:after, .swiper-button-prev:after {
color: #5C335D;
font-weight: bold !important;
font-size: 14px !important;
}
.post-content-page h1 {
  padding-bottom: 4rem !important;
  line-height: 102%;
}
.post-content-page h2 {
  color: #A2704B;
  font-variation-settings: "wght" 700 !important;
  font-size: 1.875rem;
  font-family: "gyst-variable";
  font-weight: 700;
  padding-top: 1rem;
  padding-bottom: 32px;
}
.post-content-page p {
  padding-bottom: 1rem;
}
.post-content-page {
  padding-top: 2rem;
  line-height: 160%;
}
.post-content-page ul, .post-content-page ol {
  padding-left: 2rem;
  padding-bottom: 1rem;
}
.post-content-page ul li {
  list-style-type: square !important;
}
.post-content-page ol li {
  list-style-type: decimal;
}
.sidebar-box h3 {
  font-variation-settings: "wght" 700 !important;
  font-size: 36px;
  color: #A2704B;
  font-family: "gyst-variable";
}
.form-send .wpcf7-textarea {
  width: 100%;
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  padding: 13px;

}
.form-send .wpcf7-text {
  width: 100%;
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  padding: 13px;
  margin-bottom: 20px;
}
.side-menu {
  padding-top: 3rem;
}
.side-menu li {
  border-bottom: 1px solid #A2704B;
  padding: 10px 0;
}
.wpcf7-submit {
  background: transparent;
  color: #5C335D;
  font-variation-settings: "wght" 700 !important;
  font-size: 20px;
  border: 0;
  margin: 0;
  cursor: pointer;
  padding: 0;
  font-family: "gyst-variable";
}
.side-menu li a {
  display: block;
  font-size: 18px;
  text-align: left;
  transition: transform 0.3s ease; /* Dodaje płynną animację */
}
.side-menu li a:hover {
  transform: translateX(20px);
}
.front-white-text p {
  color: #fff;
}
@media screen and (max-width: 1400px) {
  #main-header .logo {
    height: 40px;
    transition: height 0.3s ease-in-out;
}

  
}
.font-bold, strong {
  font-variation-settings: "wght" 700;
}
@layer base {
  .font-thin { font-variation-settings: "wght" 100; }
  .font-light { font-variation-settings: "wght" 300; }
  .font-normal { font-variation-settings: "wght" 400; }
  .font-medium { font-variation-settings: "wght" 500; }
  .font-semibold { font-variation-settings: "wght" 600; }
  .font-bold { font-variation-settings: "wght" 700 !important; }
  .font-extrabold { font-variation-settings: "wght" 800; }
  .font-black { font-variation-settings: "wght" 900; }
}
@media screen and (max-width: 768px) {
  .post-content-page {
    padding-top: 9rem;
    line-height: 160%;
}
.big-head {
    color: #A2704B;
    font-variation-settings: "wght" 700 !important;
    text-align: center;
    font-size: 36px;

    font-family: "gyst-variable";
}
.big-head-2 {
  color: #5C335D;
    text-align: center;
    font-size: 36px;
    font-variation-settings: "wght" 700 !important;
    font-family: "gyst-variable";
}
.big-head-3 {
    color: #5C335D;
    text-align: center;
    font-size: 36px;
    font-variation-settings: "wght" 700 !important;
    font-family: "gyst-variable";
}
.excersises {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/excersises.png);
}
.my-patiens {
    background-position-y: 70px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/my-patients.png);
}
}
.breadcrumbs ul li:last-child::after {
  display: none;
}
.swiper-slider h2 {
  line-height: 1;
}


#videoModal {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Proporcje wideo */
.aspect-w-16 {
  position: relative;
  width: 100%;
  margin: 10%;
  padding-top: 56.25%; /* Proporcja 16:9 */
}
.modal-content {
  padding: 0 20px; /* Odstęp od lewej i prawej krawędzi */
  max-width: 90%; /* Maksymalna szerokość modalnego okna */
}

@media (min-width: 768px) {
  .modal-content {
      padding: 0 40px; /* Większy odstęp na większych ekranach */
  }
}
.aspect-w-16 .aspect-h-9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Przyciski */
#closeModal {
  cursor: pointer;
    border: none;
    right: 20px;
    top: 20px;
    z-index: 40;
    background-color: #fff;
    color: #000;
  transition: transform 0.2s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

#closeModal:hover {
  transform: scale(1.1);
}
/* Modal */
.hidden-menu {
  display: none !important;
}