#cookie-notice .cn-button:not(.cn-button-custom){
	border-radius:0!important;
	color:#fff!important;
}
.grecaptcha-badge { visibility: hidden; }
.element-date {
  width: 15% !important;
}

@media (max-width: 767px) {
  .element-date {
    width: 100% !important;
  }
}

.google-map{
	min-height:540px;
}
.gm-style .gm-style-iw-c{
	padding:20px;
	box-shadow:none;
}
.gm-style-iw-d a{
	display:flex;
	text-decoration:none;
	font-size: 1.02em;
    line-height: 1.29;
    font-weight: 700;
    color: #12222f;
    text-align:left;
}
.gm-style-iw-d a h4{
	display:block;
	font-size: 1.02em;
    line-height: 1.29;
    font-weight: 700;
    color: #12222f;
    text-transform:uppercase;
}
.gm-style-iw-d a img{
	display:block;
	margin:5px 0;
}
.gm-style-iw-d a strong{
	display:block;
}
.gm-style-iw-d a div:first-of-type{
	width:75px;
	margin-right:15px;
}
.gm-style-iw-d a div:first-of-type img{
	width:100%;
}
.form_text{
	text-align:left;
}
.wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
}
input[type="checkbox"] {
    flex-shrink: 0;
    margin-right: 10px;
}
.wpcf7-list-item-label {
       font-size: 11px;
    line-height: 14px;
    font-weight: 400;
    text-align: left;
        color: #11324c;
}
.wpcf7-list-item {
    margin: 0;
}
.wpcf7-form p {
	text-align:left;
}
.button.is--form{
	margin-top:1em;
}
.wpcf7-not-valid-tip{
	text-align:left;
}
.text_field{
	width:100%!important;
	margin-bottom:7px!important;
}
.wpcf7-form-control-wrap{
	margin-bottom:1em;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #e76170;
    background: #e76170;
    color: #fff;
    padding: 10px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
     padding: 10px;
     background:#46b450;
}
.page-template-template-plan-osiedla .navbar,
.page-template-template-plan-osiedla .is--footer{
	display:none;
}

.page-template-template-zapytaj-o-cene .navbar,
.page-template-template-zapytaj-o-cene .is--footer{
	display:none;
}
.filter_btn{
font-size: 1.39em;
    line-height: 1.37;
    font-weight: 700;
    padding: 1.17em 4em 1.17em 2.44em!important;
    background-image: url(images/1.search.svg)!important;
    background-position: top 0.4em right 0.5em;
    background-repeat: no-repeat;
        margin-bottom: 0.5em!important;
}
.search_header_arrow_wrap {
    width: 15px!important;
    height: 15px!important;
    display: block;
   }
.active-sort{
	opacity:0.35;
}
.tooltip {
    display:none;
    position:absolute;
    border:1px solid #11324c;
    background-color:#11324c;
    opacity:0.95;
    border-radius:0;
    padding:8px;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    z-index:999999;
    text-transform:uppercase;
}
.tooltip span{
    font-size:20px;
}
.centered-map{
    margin:0 auto;
}
.prev-button{
    margin-right:0!important;
}
.centered-map{
    display:block;
}
.tooltip div:first-of-type{
    font-weight:bold;
    font-size:20px;
}
.tooltip div {
    font-weight:300;
    margin-bottom:3px;
    text-transform:none;
}
.tooltip div span{
    font-weight:bold;
    font-size:18px;
}
.copyright_text a{
	color:#fff;
	text-decoration:none;
}
.floor_plan_wrap{
    width:60%;
}
.w--currente{
 color: #46a2da!important;   
}
.form_block p{
	font-size:1em!important;
    width: 100%;
}
.is-sold{
    opacity:0.75;
}
.is-sold .list_item_btn {
    display:none;
}
.is-sold .search_pdf_wrap {
    display:none;
}
.is-cs-btn{
    display:flex;
    align-items:center;
    margin-bottom:30px;
    justify-content: center;
}
.is-cs-btn a:hover{
      background-color: #3898EC!important;
    color: white!important; 
}
.is-cs-btn.is-left{
    margin-top:30px;
    justify-content: flex-start;
}
.search_pagination_outer_wrap{
       justify-content: center!important;
}
.ismore{
    background-image:none!important;
        padding: 1.17em 2.44em 1.17em 2.44em!important;
}
.is-cs-btn.is-left{
	gap:10px;
}