.banner .container {
      background: unset;
  display: flex;
  flex-direction: column;
    align-items: center;
}
.banner .container.search {
    align-items: end;
}
.search .row{
  margin: 0;
}
.banner .container .container-inner {
      background: unset;
  display: flex;
    align-items: center;
  width: 100%;
}
body > header{
        background: url(/wp-content/themes/wchg-child/assets/img/Warstwa-1_02.png) !important; 
  background-position: center !important;
    background-repeat-y: repeat !important;
    background-size: contain !important;
        border-bottom: 8px solid #d6396b !important;

}
#menu-primary-navigation{
 margin: 0 ; 
}
#menu-primary-navigation a {
    color: #fff;
    padding: 6px 30px;
    border-left: 1px solid #ff9239;
    text-transform: uppercase;
    webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-size: 2em;
  font-weight:900;
    letter-spacing: 1px;
}
#menu-primary-navigation > li:last-child > a{
      padding: 6px 10px 6px 30px;
}
#menu-primary-navigation li:first-child a {
      border-left: 0px solid #ff9239;

  }
.logo {
    width: 100px;
}
body > header > div > nav,.navbar-collapse.collapse{
      justify-content: end;
    display: flex !important;
    position: relative;
    width: 90%;
}
.topsearch{
  margin-top: -45px;
}
.topsearch input{
  border-radius: 0px;
}
.topsearch .search-submit {
    border-radius: 0px;
    border-left-width: 0px;;
}
.tx_card_wrapper{
  overflow: hidden;
  transition: all 0.6s ease;
}
.tx_card_wrapper img{
  width: 100%;
  height:auto;
    transition: all 0.6s ease;
}
#tx_homecols h2{
  color: #fff;
  margin: 0;
  padding: 10px;
  background: #d52f63;
  font-size: 1.5em;
  text-transform: uppercase;
  text-align: center;
}
#tx_homecols >div{
  margin-bottom: 20px;
}
.tx_card_link:hover img{
  transform:scale(1.1);
}
.dropdown-menu{
  background: #d43f76
}
#menu-primary-navigation .dropdown-menu a:hover {
 color: #d43f76; 
    background:#fff;
}
#footlogos .logolinex{
  display:flex;
  justify-content: space-between;
}

#tx_homecols > div.col-12.col-lg-9 > div:nth-child(1) > a > h2,
#tx_homecols > div.col-12.col-lg-9 > div:nth-child(2) > a > h2,
#tx_homecols > div.col-12.col-lg-9 > div:nth-child(3) > a > h2{
    margin: 0 0 30px 0 !important;

}

@media screen and (max-width: 991px){
  #menu-primary-navigation a {
      padding: 6px 15px;
      font-size: 1.6em;
  }
  #menu-primary-navigation > li:last-child > a{
        padding: 6px 10px 6px 15px;
  }
  

body > header > div > nav, .navbar-collapse.collapse {
    width: 85%;
  justify-content: center;

}
  .topsearch {
    margin-right: 20px;
}
  #menu-primary-navigation .dropdown-menu a {
    border: none;
    font-size: 0.65em;
}
  
}

@media screen and (max-width: 767px){
  #menu-primary-navigation {
    display: none;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:transparent;
}
  .banner .container,.banner .container .container-inner {
    display: block;
  }
  #menu-primary-navigation > li  a{
    color: #fff !important;
  }
  .topsearch{
    margin: 0;
    padding: 0 20px;
  }
  #tx_homecols >div:first-child{
  max-width: 275px;
        margin: 25px auto;
}
  .home_twitt{
    margin: 0 auto;
  }
  #tx_homecols > div.col-12.col-sm-9 > div{
  margin-bottom: 30px;
}
  #tx_homecols h2 {
    color: #fff;
    margin: 0 0 20px 0;
  }
 /* end of media 767*/ 
}
#complaints label,  #complaints input, #complaints textarea {
    font-family: "AniversRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#complaints input, #complaints textarea {
width:100%;
}
#complaints input{
height:30px;
}

	.mobile_header_stuff{
display:inline-flex;
    width: 100%;

	}	
@media screen and (max-width: 1024px){
	
.logo img {
	margin-top: 20px;
}
	
	.mobile_header_stuff{
		display:block;
    	width: 90%;
		color:white !important;
		font-size: 19px !important;
	}	
	.open-mobile-menu {
 		font-size: 2rem;
	}
	body > header {
		border-bottom: 0px !important;
	}
	.open-mobile-menu {
 		margin: 0;
	}
	div#__ba_floatingLaunch {
    	top: 30px !important;
	}
	#tx_homecols h2 {
	font-size:1.1rem;
	}
	
}	
@media screen and (min-width: 1025px){
		div#__ba_floatingLaunch {
    top: 57px !important;
}
}

#tx_homecols >div:first-child {
    max-width: 1000px !important; 
    margin: auto !important;
}
	