/*
Theme Name: Codesk Child
Description: Child theme for the Codesk themes
Author: gaviathemes
Template: codesk
*/
.page-id-612 .breadcrumb-area {
  position: relative;
  overflow: hidden;
}

.page-id-612 .breadcrumb-area::before {
  display: none ;
}

#hero-video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  z-index: 0;
  object-fit: cover;
}

.page-id-612 .breadcrumb-area .container {
  position: relative;
  z-index: 1;
}
/* 1. Napraw z-index breadcrumba */
.page-id-612 .breadcrumb-area {
  z-index: 2 !important;
}

/* 2. Ogranicz wysokość do 331px */
.page-id-612 .breadcrumb-area {
  height: 331px !important;
  min-height: 331px !important;
}

#hero-video {
  height: 331px !important;
}
.page-id-612 .breadcrumb-area {
  overflow: hidden !important;
  max-width: 100% !important;
}
/* Zmniejsz logo */
.elementor-element-3eb8 img {
  max-width: 100px !important;
  height: auto !important;
}

/* Kolumna logo - nie rozpycha */
.elementor-element-3eb8 .elementor-widget-container {
  display: flex !important;
  justify-content: center !important;
}

/* Proporcje kolumn - lewe menu / logo / prawe menu */
.elementor-element-48cd .elementor-container > .elementor-column:nth-child(1) {
  width: 40% !important;
}

.elementor-element-48cd .elementor-container > .elementor-column:nth-child(2) {
  width: 20% !important;
  flex-shrink: 0 !important;
}

.elementor-element-48cd .elementor-container > .elementor-column:nth-child(3) {
  width: 40% !important;
}
/* Boczne kolumny zajmują równo resztę przestrzeni */
.elementor-element-48cd .elementor-container > .elementor-column:nth-child(1),
.elementor-element-48cd .elementor-container > .elementor-column:nth-child(3) {
  flex: 1 1 0 !important;
  width: auto !important;
  max-width: none !important;
}

/* Logo - tylko tyle ile potrzebuje */
.elementor-element-48cd .elementor-container > .elementor-column:nth-child(2) {
  flex: 0 0 auto !important;
  width: auto !important;
  max-width: none !important;
}
.elementor-widget-container .menu-item-type-post_type  a

 {
 
    color: #000000;
    
}
.zgoda p {
    font-weight: 300;
    font-size: 13px;
}
.zgoda .wpcf7-form-control-wrap{
	margin:0;
}
@media (min-width: 768px) {
  .elementor-element-48cd .elementor-container > .elementor-column:nth-child(1),
  .elementor-element-48cd .elementor-container > .elementor-column:nth-child(3) {
    width: auto !important;
    flex: 1 1 0 !important;
  }

  .elementor-element-48cd .elementor-container > .elementor-column:nth-child(2) {
    width: auto !important;
    flex: 0 0 auto !important;
  }
}
