/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 4.9.5
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/

.lang-item a img {
    border: none;
    vertical-align: unset;
}

.footer {
	background: url(/wp-content/uploads/2023/09/footer.jpg);
	background-position: cover;
}

.footer-content {
	background: none;
}

@media (min-width: 1025px) {
.grid-15 {
    width: 23% !important;
}
.grid-70 { 
    width: 53% !important;
}
.grid-85 {
    float: left;
    width: 75% !important;
}
}

@media (max-width: 700px) {
 	.swal2-container.swal2-center>.swal2-popup {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-top: 66px !important;
    	width: 99% !important;
	}


}

.ut-footer-area ul.sidebar a:hover {
    
    text-decoration: underline;
}

.vc_icon_element {margin-bottom: 0px !important;}

.wpb_text_column h2 a { color: #000 !important;}
.wpb_text_column a { color: #008d85 !important;}

.maly-tekst p{
	font-size:10px;
	margin-top: -18px !important;
    margin-bottom: 23px !important;
	color: #999;
}
.content-column.one_half{
	padding-right: 10px;
	float: left;
	width: 50%;
}

.tablepress>:where(thead,tfoot)>*>th {
    background-color: #008d85 !important;
    color: #fff !important;
}

.author-links, .cat-links {display: none !important; }
.entry-meta {
    text-align: left !important;
}

.media-body {display: none !important;}

.w3eden .card {
    background-color: #f8f8f8 !important;
    border: none !important; 
}

.w3eden .mr-3 {
    display: none !important;
}

.w3eden .btn-primary {
    color: #fff;
    background-color: #008d85 !important;
    border-color: #008d85 !important;
}

.w3eden .card-body {
    padding: 0rem !important;
}

.w3eden .ml-3 {
    margin-left: 0rem!important;
}

#ut-header-searchform input {
    font-size: 2vw !important;
}

.ut-header-search-info {
    text-align: left !important;
}

.ut-show-header-search #ut-header-search-close {
    //background: #000 !important;
}

.error404 .hero-inner {
    display: none !important;
}

.search-no-results  h1, .search-results h1{
	font-size: 20px !important;
	line-height: 50px !important;
	
}
.archive #ut-hero .hero-title {
  color: #000;
}

.search input  {
    color: #fff !important;
}

.ut-js #ut-header-search {
    height: 63vh !important;
}

.footer {
    font-size: 14px;
}

.wpb-pcf-form-style-true label {
    text-align: left;
}

input[type="submit"]:not(.hero-btn) {
	font-weight: 600;
	text-transform: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: none;
	color: #008d85;
}

.wpcf7 form .wpcf7-response-output {
    border: none;
}

.admin-bar .swal2-container {
    padding-top: 143px;
}

@media (max-width: 1200px) {
    /* Dotyczy większości układów kolumn w Brooklyn */
    .vc_row .wpb_column,
    .mkdf-container-inner .mkdf-two-columns-50-50 .mkdf-column,
    .mkdf-two-columns-50-50 .mkdf-column {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}