/*
Theme Name: 	Twenty Twenty-Five-child
Theme URI: 		https://themes.webdesign-flash.ro/acora/
Author: 		FWDesign
Version: 		1.0
Author URI: 	https://www.webdesign-flash.ro/
Description: 	Child theme. 
Template:    	twentytwentyfive
Text Domain: 	twentytwentyfive-child
*/

/*
 * Progressive enhancement to reduce widows and orphans
 * https://github.com/WordPress/gutenberg/issues/55190
 */
 
 .proxima-nova {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
}

body {
  line-height: 1.3333;
  background: url(images/body-bg-01.gif);
  color: var(--bs-primary);
}
img {
  max-width: 100%;
  height: auto;
}
b, strong {
  font-weight: 700;
}
p {
  margin-bottom: 1.2rem;
}
.light-box p:last-child {
  margin-bottom: 0;
}
a {
  color: var(--bs-primary);
}
a:hover {
  color: var(--bs-primary);
}

.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  --bs-gutter-x: 20px
}
.wp-block-gallery {
  --wp--style--block-gap: 40px;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption)::before {
  content: none;
}
.carousel .wp-block-image :where(figcaption) {
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  margin-bottom: 0;
}
.fancybox__caption {
  font-size: 16px;
}
h1, .h1 {
  font-size: 8.75rem;
}
h1 span {
  font-size: 1.4rem;
  display: block;
  text-transform: none;
  letter-spacing: normal;
}
h1 a, .h1 a {
  color: var(--bs-primary);
  text-decoration: none;
}
h1.wp-block-post-title {
  text-transform: none;
  font-size: 3rem;
  letter-spacing: normal;
}
.page-polityka-prywatnosci h1 {
  font-size: 6rem;
}
h2, .h2 {
  font-size: 4.5rem;
  line-height: 1;
  margin-bottom: 2rem;
}
h3, .h3 {
  font-size: 2.25rem;
  line-height: 1.1;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  font-weight: 900;
}
h4, .h4 {
  margin-bottom: 1.2rem;
}
p + ul {
  margin-top: -1rem;
}
ul {
  padding-left: 1rem;
}
.wp-block-post-excerpt__excerpt {
  font-size: 22px;
}
#top-gradient {
  position: absolute;
  top: 0;
  width: 100%;
  height: 450px;
  background: linear-gradient(to bottom, rgba(60, 68, 82, 1) 0%, rgba(60, 68, 82, 0) 100%);
}
header {
  font-size: 1.375rem;
}
.menu-box, .instruction-box, .light-box, .white-box, .white-photo-box {
  border-radius: 20px;
  padding: 30px 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  position: relative;
}
.menu-box, .light-box, .white-box {
  height: 100%;
}
.menu-box, .instruction-box {
  color: #fff;
  background-color: var(--bs-info);
}
.menu-box {
  padding-bottom: 90px;
}
.instruction-box {
  text-align: center;
  font-size: 1.25rem;
  margin-top: 40px;
}
.light-box {
  background-color: rgba(255, 255, 255, 0.4);
}
.white-box {
  background-color: #fff;
}
.white-photo-box {
  background-color: #fff;
  padding: 0;
  overflow: hidden;
}
.white-photo-box figure {
  margin-bottom: 0;
}
.carousel-control-prev {
  justify-content: left;
}

.carousel-control-next {
  justify-content: right;
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23999'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23999'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.btn {
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  font-size: 24px;
  min-width: 240px;
  padding: 0.8rem;
  border: none;
}
.btn::after {
  content: '›';
  line-height: 0;
  position: relative;
}
.btn-primary:hover {
  background-color: var(--bs-secondary);
}
.menu-box .btn {
  position: absolute;
  bottom: 30px;
}
#form .btn-primary:hover {
  background-color: var(--bs-info);
} 
.is-style-nazwa-produktu, .is-style-symbol-produktu {
  position: relative;
  padding-left: 80px;
}
.is-style-nazwa-produktu::before {
  content:'\f138'; 
  font-family:'Font Awesome 5 Free';
  position: absolute;
  font-size: 70px;
  color: var(--bs-secondary);
  left: 0;
  bottom: 5px;
}
.is-style-nazwa-produktu {
  margin-bottom: 40px;
}
.is-style-text-subtitle {
  margin: 80px 0 40px 0;
}
.mt-40 {
  margin-top: 40px;
}
.mb-40 {
  margin-bottom: 40px;
}
.ml-40 {
  margin-left: 40px;
}
.mr-40 {
  margin-right: 40px;
}
.pt-40 {
  padding-top: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pl-40 {
  padding-left: 40px;
}
.pr-40 {
  padding-right: 40px;
}
.hr-dark {
  height: 1px;
  background-color: var(--bs-primary);
  margin: 2.5rem 0;
  margin: 2.5rem calc(var(--bs-gutter-x) * .5);
}
.hr-white {
  height: 1px;
  background-color: #fff;
  margin: 1.25rem calc(var(--bs-gutter-x) * .5);
}

.border-bottom-black {
  border-bottom: 4px solid #000;
}
:root :where(.wp-block-list li) {
  margin: 0;
}
:root :where(.wp-block-quote) {
  font-size: 30px;
  line-height: 1.2;
  position: relative;
  padding-top: 100px;
  margin-bottom: 0;
}
.wp-block-quote::before {
  content: '„';
  font-size: 240px;
  color: var(--bs-secondary);
  position: absolute;
  top: -50px;
  left: 10px;
  line-height: 0;
}

.carousel-item figure {
  margin-bottom: 0;
}
/* .carousel-control-prev, .carousel-control-next {
  top: auto;
  bottom: 20px;
  width: 61px;
}
.carousel-control-prev {
  right: 120px;
  left: auto;
}
.carousel-control-next {
  right: 20px;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  background-repeat: no-repeat;
  width: 61px;
  height: 61px;
}
.carousel-control-prev-icon {
  background-image: url('images/carousel-control-prev-icon.png');
}
.carousel-control-next-icon {
  background-image: url('images/carousel-control-next-icon.png');
} */

/* formularz */
.wpcf7-form input, .wpcf7-form textarea {
  border-color: var(--bs-primary);
  border-radius: 30px;
  padding: 15px 20px;
  margin-bottom: 1rem;
}
.wpcf7-form .form-fields input {
  width: 100%;
}
.wpcf7-form input[type="checkbox"] {
  padding: 8px;
  appearance: none;
  border: 1px solid var(--bs-primary);
  border-radius: 0.25rem;
  margin-bottom: 0;
  margin-right: 9px;
  vertical-align: top;
  position: relative;
  top: 2px;
  background-color: #fff;
}
.wpcf7-form input:checked[type="checkbox"], .areoi-override-nf .nf-field-element .form-check-input:checked[type="checkbox"], .areoi-override-nf .field-wrap > div .form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.wpcf7-form input:checked, .areoi-override-nf .nf-field-element .form-check-input:checked, .areoi-override-nf .field-wrap > div .form-check-input:checked {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.wpcf7-form label {
  margin-left: 1.5rem;
  margin-bottom: 0.5rem;
}
.wpcf7-acceptance label, .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}

#company-name:read-only,
#company-address:read-only {
    background-color: #eee;
    color: #666;
}
footer {
  margin-block-start: 80px;
}
#contact h2 {
  line-height: 1.2;
}
#contact p, .contact-top p {
  font-size: 1.4rem;
}
#contact p, #contact figure {
  margin-bottom: 1.4rem;
}
#contact .wp-font-awesome-icon, .contact-top .wp-font-awesome-icon {
  width: 30px;
  display: inline-block;
}

@media (min-width: 768px) {

}
@media (min-width: 1200px) {
  .w-lg-100 {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .mb-xxl-40 {
    margin-bottom: 40px;
  }
  .order-xxl-0 {
    order: 0 !important
  }
  .order-xxl-1 {
    order: 1 !important
  }
  .order-xxl-2 {
    order: 2 !important
  }
  .order-xxl-3 {
    order: 3 !important
  }
  .order-xxl-4 {
    order: 4 !important
  }
  .order-xxl-5 {
    order: 5 !important
  }
  .order-xxl-6 {
    order: 6 !important
  }
  .order-xxl-7 {
    order: 7 !important
  }
  .order-xxl-8 {
    order: 8 !important
  }
}
@media (max-width: 1399px) {
  /* .row > *:not(:last-child) {
    margin-bottom: 40px;
  } */
  .row > * {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .hide-desktop {
    display: none !important;
  }
  .slider-mobile {
    display: none;
  }
}
@media (max-width: 991px) {
  h1 {
    font-size: 5rem;
  }
  h2, .is-style-text-subtitle {
    font-size: 3.5rem;
  }
}

@media (min-width: 600px) and (max-width: 991px) {

}
@media (min-width: 600px) {
}
@media (max-width: 599px) {
  .row > *:last-child {
    margin-bottom: 0;
  }
  header {
    font-size: 1.25rem;
  }
  #top-gradient {
    height: 200px;
  }
  h1 {
    font-size: 4rem;
  }
  h2, .is-style-text-subtitle {
    font-size: 2.5rem;
  }
  .is-style-text-subtitle {
    padding: 15px 20px 23px;
  }
  h3 {
    font-size: 1.8rem;
  }
  .menu-box, .instruction-box, .light-box, .white-box, .white-photo-box {
    padding: 20px;
  }
  .menu-box .btn {
    position: relative;
    bottom: 0;
  }
  .is-style-nazwa-produktu, .is-style-symbol-produktu {
    padding-left: 60px;
  }
  .is-style-nazwa-produktu {
    font-size: 2.25rem;
  }
  .is-style-nazwa-produktu::before {
    font-size: 40px;
  }
}


.order-0 {
  order: 0
}
.order-1 {
  order: 1
}
.order-2 {
  order: 2
}
.order-3 {
  order: 3
}
.order-4 {
  order: 4
}
.order-5 {
  order: 5
}
.order-6 {
  order: 6
}
.order-7 {
  order: 7
}
.order-8 {
  order: 8
}
