@keyframes moveInBottom {
0% {
opacity: 0;
transform: translateY(0px);
}
100% {
opacity: 1;
transform: translate(0);
}
}
@keyframes moveInBottom2 {
0% {
opacity: 0;
transform: skewX(-15deg);
}
100% {
opacity: 0.7;
transform: skewX(-15deg);
}
}
@keyframes moveInBottom3 {
0% {
opacity: 0;
transform: translateY(-30px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
@keyframes moveInBottom4 {
0% {
opacity: 0;
transform: translateX(30px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
@keyframes moveInBottom5 {
0% {
opacity: 0;
transform: translateX(-30px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.logo {
animation: moveInBottom3 0.8s ease-in-out 0s;
animation-fill-mode: backwards;
}
.ikony-1 {
animation: moveInBottom 0.8s ease-in-out 0.2s;
animation-fill-mode: backwards;
}
.ikony-2 {
animation: moveInBottom 0.8s ease-in-out 0.4s;
animation-fill-mode: backwards;
}
.site-header-menu {
animation: moveInBottom 0.8s ease-in-out 0.6s;
animation-fill-mode: backwards;
}
.page-title {
animation: moveInBottom 0.8s ease-in-out 0.8s;
animation-fill-mode: backwards;
}
.content-area {
animation: moveInBottom 0.8s ease-in-out 1s;
animation-fill-mode: backwards;
}
.widget_nav_menu li:nth-child(1) {
animation: moveInBottom 0.8s ease-in-out 0.1s;
animation-fill-mode: backwards;
}
.widget_nav_menu li:nth-child(2) {
animation: moveInBottom 0.8s ease-in-out 0.2s;
animation-fill-mode: backwards;
}
.widget_nav_menu li:nth-child(3) {
animation: moveInBottom 0.8s ease-in-out 0.3s;
animation-fill-mode: backwards;
}
.widget_nav_menu li:nth-child(4) {
animation: moveInBottom 0.8s ease-in-out 0.4s;
animation-fill-mode: backwards;
}
.widget_nav_menu li:nth-child(5) {
animation: moveInBottom 0.8s ease-in-out 0.5s;
animation-fill-mode: backwards;
}
.widget_nav_menu li:nth-child(6) {
animation: moveInBottom 0.8s ease-in-out 0.6s;
animation-fill-mode: backwards;
}
.widget_nav_menu li:nth-child(7) {
animation: moveInBottom 0.8s ease-in-out 0.7s;
animation-fill-mode: backwards;
}
.widget_nav_menu li:nth-child(8) {
animation: moveInBottom 0.8s ease-in-out 0.8s;
animation-fill-mode: backwards;
}
.widget_nav_menu li:nth-child(9) {
animation: moveInBottom 0.8s ease-in-out 0.9s;
animation-fill-mode: backwards;
}
.widget_nav_menu li:nth-child(10) {
animation: moveInBottom 0.8s ease-in-out 1s;
animation-fill-mode: backwards;
}
.widget_recent_comments,
.widget_recent_entries {
animation: moveInBottom 0.8s ease-in-out 0.8s;
animation-fill-mode: backwards;
}
.entry-title {
animation: moveInBottom 0.8s ease-in-out 0.6s;
animation-fill-mode: backwards;
}
.entry-content {
animation: moveInBottom 0.8s ease-in-out 0.8s;
animation-fill-mode: backwards;
}
.site-footer {
animation: moveInBottom 0.8s ease-in-out 0.8s;
animation-fill-mode: backwards;
}
.lang-button {
animation: moveInBottom2 0.8s ease-in-out 1.4s;
animation-fill-mode: backwards;
}
.lang-button2 {
animation: moveInBottom2 0.8s ease-in-out 1.8s;
animation-fill-mode: backwards;
}
.et-db .site-content .content-area ul li {
list-style-type: none;
background: transparent url(//maleszewski.com.pl/wp-content/themes/twentysixteen-child/img/likrop.png) no-repeat 0 8px;
padding: 0 0 0 26px;
margin: 0;
}
.et-db .entry-content td {
border-width: 0 0px 2px 0;
border-color: #fff;
}
.et-db .entry-content table {
border: 0;
}
.et-db .entry-content tr:nth-child(even) {
background: #ffeeee;
}
.et-db .entry-content tr:nth-child(odd) {
background: #fee2e2;
}
body {
background: #fff;
font-family: Merriweather, Georgia, serif;
}
body:not(.custom-background-image).admin-bar:before {
top: 0;
}
body:not(.custom-background-image):before, body:not(.custom-background-image):after {
display: block;
height: 0;
width: 0;
}
.site {
margin: 0;
background-color: transparent;
}
.main-navigation,
.entry-title,
.site-title {
font-family: Merriweather, Georgia, serif;
font-weight: 400;
}
.entry-title {
margin-bottom: 0px;
}
button,
input,
.widget_nav_menu li {
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
a {
color: #5a8400;
text-decoration: none;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
a:link,
a:visited {
border-bottom: 0px solid #fff;
}
.et-db .entry-content #et-boc .et_pb_module a:hover,
a:hover {
border-bottom: 0px solid #fff;
color: #527800;
}
a:focus {
outline: 0;
}
.main-navigation a:hover, .main-navigation a:focus {
color: #5f0000;
}
.menu-toggle:hover, .menu-toggle:focus {
background-color: #5a8400;
border-color: #5a8400;
color: #fff;
}
.site-footer {
display: block;
}
.site-info {
text-align: center;
padding: 21px 10px;
font-size: 19px;
color: #000;
opacity: 0.8;
}
.site-info a:link,
.site-info a:visited {
color: #000;
font-size: 19px;
}
.site-info a:hover,
.site-info a:focus {
color: #555;
}
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
box-shadow: none;
}
.et-db .entry-content #et-boc .et_pb_module h2 {
margin: 21px 0 12px 0;
font-weight: 400;
font-size: 23px;
}
.et-db .entry-content #et-boc .et_pb_row {
width: 100%;
max-width: 1280px;
}
.site-header {
padding: 0 4.5455%;
}
.site-branding, .site-header-menu, .header-image {
margin-top: 0px;
margin-bottom: 10px;
}
.header-bar {
position: relative;
width: 100%;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
z-index: 99;
background-color: #fff;
}
.site-title a:link,
.site-title a:visited {
color: #000;
border-bottom: 2px solid #fff;
}
.site-branding .site-title a:focus,
.site-branding .site-title a:hover {
color: #e00000;
border-bottom: 2px solid #e00000;
}
.site-description {
opacity: 1;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
font-size: 15px;
font-weight: 400;
line-height: 130%;
margin: 6px 0 0;
color: #000;
}
.main-navigation {
margin: 0 0 0 0;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.site-branding {
margin-top: 9px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.et-db .entry-content #et-boc .et_pb_text ul.slides {
margin: 0 0 40px 0;
padding: 0;
}
.et-db .entry-content #et-boc .et_pb_text ul.slides li {
list-style-type: none;
background: none;
padding: 0;
}
.et-db .entry-content #et-boc .et_pb_text ul.slides li img {
border-radius: 21px;
}
.site-footer {
padding: 0;
background-color: #eee;
}
.et_pb_row.et_pb_row_fullwidth {
width: 100%!important;
max-width: 100%!important;
}
.et-db .entry-content #et-boc .et_pb_contact_submit {
color: #fff;
}
.et-db .entry-content #et-boc button.et_pb_button {
background-color: #81bd00 !important;
border: 2px solid #81bd00;
border-radius: 21px;
}
.et-db .entry-content #et-boc button.et_pb_button:hover {
background-color:  #eee !important;
border: 2px solid #eee;
color: #527800;
}
.site-content {
margin-top: 30px;
}
.site-info {
margin: 0;
}
.news-blok1 {
width: 100%;
padding: 25px 0 40px 0;
border-bottom: 2px solid #ddf0b4;
}
.news-blok3 a.tytullista {
color: #75ab00;
font-size: 21px;
}
.news-blok3 a {
color: #75ab00;
font-size: 16px;
}
.news-blok3 a.tytullista:hover,
.news-blok3 a:hover {
text-decoration: underline;
}
.news-blok3 p {
margin: 0;
}
.clr {
clear: both;
}
.et-db .entry-content #et-boc .et_pb_module h2.entry-title {
margin: 21px 0 0 0;
font-weight: 400;
font-size: 18px;
}
.newsy-glowna .post-content {
display: none;
}
.et-db #et-boc .newsy-glowna .et_pb_post {
margin-bottom: 20px;
}
.et-db #et-boc .newsy-glowna .post-meta .published {
color: #555;
}
.category .entry-header {
margin-bottom: 55px;
}
.post-navigation {
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.post-navigation .post-title {
font-weight: 300;
}
.widget {
border-top: 0;
font-size: 15px;
}
.widget a {
color: #222;
}
.widget a:hover {
color: #e00000;
}
.tagcloud a:hover,
.tagcloud a:focus {
border-color: #e00000;
color: #e00000;
outline: 0;
}
.widget .widget-title {
font-family: Merriweather, Georgia, serif;
font-size: 22px;
letter-spacing: inherit;
line-height: 1.3125;
margin: 0 0 14px 44px;
text-transform: none;
}
.widget_search,
.widget_tag_cloud,
.widget_recent_comments,
.widget_recent_entries {
background-color: #fff;
padding: 12px;
position: relative;
}
.widget_recent_entries li,
.widget_recent_comments li {
list-style-type: none;
background: transparent url(//maleszewski.com.pl/wp-content/themes/twentysixteen-child/img/likrop.png) no-repeat 0 0px;
padding: 0 0 0 32px;
margin: 0 0 0 -16px;
}
.widget_search {
padding-bottom: 32px;
}
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
background: #5a8400;
}
.menu-toggle {
font-size: 21px;
position: absolute;
top: 66px;
right: 10px;
}
button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus,
.comment-form label,
.comments-title, .comment-reply-title {
font-family: Merriweather, Georgia, serif;
}
.comments-title, .comment-reply-title {
border-top: 4px solid #cdacac;
}
.comment-list article, .comment-list .pingback, .comment-list .trackback {
border-top: 1px solid #cdacac;
padding: 1.75em 0;
}
.page-title {
display: none;
}
.page-title-mobile {
display: none;
text-align: left;
width: 100%;;
color: #000;
}
.page-title-mobile a {
color: #000;
font-size: 30px;
}
.page-title-mobile a:hover {
color: #333;
}
.main-navigation ul.primary-menu {
list-style: none;
margin: 0;
background-color: #81bd00;
width: 100%;
border-radius: 21px;
border-bottom: 2px solid #5a8400;
padding: 0 0 0 21px;
}
.main-navigation ul ul {
list-style: none;
margin: 0;
background-color: transparent;
width: auto;
}
.site-header-menu {
margin: 0;
}
.logo-ikony {
width: 100%;
}
.logo {
float: none;
margin: 8px 0 0 0px;
text-align: center;
}
.ikony {
float: none;
margin: 8px 0 0 0px;
text-align: center;
}
.ikony-1 a,
.ikony-2 a {
color: #000;
}
.main-navigation a {
color: #fff;
}
.entry-content {
padding: 44px 0 0 0;
}
.entry-content h2, .entry-summary h2, .comment-content h2 {
margin: 21px 0 12px 0;
font-weight: 400;
font-size: 23px;
}
.et-db #et-boc .et_pb_module a.et_pb_button {
color: #fff;
background-color: #81bd00;
border-radius: 21px;
border: 0;
padding: 8px 44px;
}
.et-db #et-boc a.et_pb_button:hover,
.et-db #et-boc .et_pb_module a.et_pb_button:hover {
border: 0;
padding: 8px 44px;
}
.et-db #et-boc a.et_pb_button {
font-size: 18px;
}
.et-db #et-boc .et_pb_toggle.et_pb_toggle_close {
border: 1px solid #f4f4f4;
}
.et-db #et-boc .et_pb_toggle {
border-radius: 21px;
}
.et-db .site-content #et-boc .et_pb_contact p input,
.et-db .site-content #et-boc .et_pb_contact p textarea {
border-radius: 21px !important;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.et-db .site-content #et-boc .et_pb_contact p input:focus,
.et-db .site-content #et-boc .et_pb_contact p textarea:focus {
box-shadow: 0 0 10px #81bd00;
}
.pagination {
border-top: 0;
}
.pagination .prev, .pagination .next {
background-color: #5a8400;
}
.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus {
background-color: #000;
color: #fff;
}
.pagination:before, .pagination:after {
background-color: #888;
}
.et-db #et-boc #haslo-glowna {
display: block;
margin: -200px 0 0 0;
}
@media (min-width: 910px) {
.et-db #et-boc #haslo-glowna {
display: block;
margin: -200px 0 0 0;
}
.page-title-mobile {
display: none;
}
.page-title {
position: absolute;
top: -250px;
margin: 0 auto;
text-align: center;
width: 100%;
display: block;
}
.page-title a {
color: #000;
font-size: 30px;
font-size: 2rem;
font-weight: 400;
font-family: Merriweather, Georgia, serif;
text-shadow: 1px 1px 3px #81eef5;
}
.widget_nav_menu ul {
margin: 0;
padding: 0;
}
.widget_nav_menu li {
list-style-type: none;
padding: 0;
margin: 0;
opacity: 1;
}
.widget_nav_menu li:hover {
opacity: 0.8;
}
.widget_nav_menu li a {
color: #fff;
text-shadow: 1px 1px 2px #482d1d;
font-size: 19px;
display: block;
padding: 10px 0 12px 21px;
}
.widget_nav_menu li a:hover {
color: #ffeada;
}
}
@media (min-width: 981px) {
.datawpisy {
text-align: center;
color: #fff;
background-color: #5a8400;
padding: 8px 0;
width: 80%;
line-height: 140%;
display: block;
}
.datawpisy1 {
font-size: 23px;
}
.datawpisy2 {
font-size: 17px;
}
.datawpisy3 {
font-size: 13px;
}
.news-blok2-data {
float: left;
width: 10%;
}
.news-blok2 {
float: left;
width: 20%;
}
.news-blok3 {
float: left;
width: 70%;
margin: -9px 0 0 0;
}
.category .site-main > article {
margin-top: 21px;
margin-bottom: 21px;
padding: 2px 0 0px 0;
margin-right: 0;
margin-left: 0;
}
.et-db #et-boc .et_pb_section {
padding: 0 0 4% 0;
}
.site-content {
margin-top: 188px;
}
.header-bar {
position: fixed;
width: 100%;
display: block;
top: 0;
}
.et-db .entry-content #et-boc .et_pb_row {
padding: 0;
}
}
@media (max-width: 980px) {
.datawpisy {
text-align: center;
color: #fff;
background-color: #5a8400;
padding: 8px 0;
width: 80%;
line-height: 140%;
display: block;
}
.datawpisy1 {
font-size: 23px;
}
.datawpisy2 {
font-size: 17px;
}
.datawpisy3 {
font-size: 13px;
}
.news-blok2-data {
float: left;
width: 10%;
}
.news-blok2 {
float: left;
width: 20%;
}
.news-blok3 {
float: left;
width: 70%;
}
.category .site-main > article {
margin-top: 21px;
margin-bottom: 21px;
padding: 12px 0 12px 0;
margin-right: 7.6923%;
margin-left: 7.6923%;
}
.ikony {
float: none;
margin: 8px 0 0 3%;
text-align: left;
}
.ikony-1 a {
font-size: 21px;
}
.et-db .entry-content #et-boc .et_pb_section {
padding: 0px 0;
}
.main-navigation {
margin: 0px 0 0 0;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
background-color: #fff;
}
.site-header-menu {
margin-top: 0px;
margin-bottom: 10px;
}
.main-navigation li {
border-top: 1px solid #eee;
position: relative;
text-align: center;
}
.main-navigation a {
font-size: 21px;
}
.site-header-menu.toggled-on, .no-js .site-header-menu {
z-index: 99;
}
.main-navigation .primary-menu > li.lang-item-pl {
margin: 0;
}
.lang-item-pl:after {
content: "";
padding-left: 0px;
margin-top: 0px;
display: block;
}
}
.data-mobile {
display: none;
}
@media (max-width: 600px) {
.news-blok2-data {
display: none;
}
.data-mobile {
display: block;
color: #888;
}
.news-blok2 {
float: left;
width: 100%;
}
.news-blok3 {
float: left;
width: 100%;
padding: 5px 0 0 0;
}
}
@media screen and (min-width: 44.375em) {
.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets {
margin-right: 7.6923%;
}
}
@media screen and (min-width: 56.875em) {
.category.no-sidebar .content-area {
float: none;
margin: 0 auto;
width: 70%;
}
.header-bar.stickeros {
position: fixed;
top: 0;
width: 100%;
}
.logo-ikony {
opacity: 1;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
display: block;
}
.logo-ikony.stickeros {
opacity: 0;
display: none;
}
.main-navigation.stickeros {
margin: 0;
}
body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
float: none;
margin-right: 0;
margin-left: 0;
width: 100%;
}
body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer {
margin-right: 0;
margin-left: 0;
width: 100%;
}
.logo-ikony {
display: block;
width: 100%;
margin: 0 0 8px 0;
}
.logo {
float: left;
margin: 8px 0 0 10px;
}
.ikony {
float: right;
margin: 14px 10px 0 0;
}
.ikony-1 a,
.ikony-2 a {
color: #000;
}
.ikony-1 a:hover,
.ikony-2 a:hover {
color: #79b100;
}
.ikony-1 {
display: block;
padding: 0 38px 0 0;
text-align: right;
position: relative;
}
.ikony-1:after {
content: url(//maleszewski.com.pl/wp-content/themes/twentysixteen-child/img/ikon-tel.png);
position: absolute;
top: 0;
right: 0;
width: 27px;
height: 27px;
}
.ikony-2 {
display: block;
padding: 0 38px 0 0;
text-align: right;
position: relative;
margin: 5px 0 0 0;
}
.ikony-2:after {
content: url(//maleszewski.com.pl/wp-content/themes/twentysixteen-child/img/ikon-mail.png);
position: absolute;
top: 0;
right: 0;
width: 27px;
height: 27px;
}
.main-navigation ul ul:before {
border-color: #6a9c00 transparent;
border-width: 0 10px 10px;
right: 19px;
top: -9px;
}
.main-navigation ul ul:after {
border-color: #fff transparent;
border-width: 0 8px 8px;
right: 21px;
top: -7px;
}
.main-navigation ul ul {
border-bottom: 0;
}
.main-navigation ul ul li {
background-color: #81bd00;
border: 0;
border-bottom-width: 0;
border-radius: 25px;
}
.main-navigation .menu-item-has-children > a:after {
content: "\f431";
position: relative;
padding: 0 0 0 5px;
margin: 0 -8px 0 0;
right: 0;
top: 0;
}
.site-header-menu {
width: 100%;
}
body:not(.search-results) article:not(.type-page) .entry-content {
float: none;
width: auto;
}
body:not(.search-results) article:not(.type-page) .entry-footer {
float: none;
margin-top: 32px;
width: auto;
}
.widget {
padding-top: 9px;
}
.content-area {
float: right;
margin-right: 0;
width: 70%;
}
.sidebar {
float: left;
margin-left: 0;
padding: 0;
width: 25%;
}
.main-navigation .primary-menu > li {
float: left;
margin: 0 2px 0 0;
}
.main-navigation li li {
text-align: center;
}
.main-navigation ul.primary-menu li ul.sub-menu li a:link,
.main-navigation ul.primary-menu li ul.sub-menu li a:visited {
color: #fff;
}
.main-navigation ul.primary-menu li ul.sub-menu li a:hover {
color: #d3eaa2;
}
.main-navigation a {
text-shadow: 2px 2px 2px #75ab00;
font-size: 18px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.main-navigation .current_page_item a:link,
.main-navigation .current_page_item a:visited,
.main-navigation .current_page_item a:focus,
.main-navigation .current_page_item a:hover,
.main-navigation .current-page-ancestor a:link,
.main-navigation .current-page-ancestor a:visited,
.main-navigation .current-page-ancestor a:focus,
.main-navigation .current-page-ancestor a:hover,
.main-navigation .current-menu-item a:link,
.main-navigation .current-menu-item a:visited,
.main-navigation .current-menu-item a:focus,
.main-navigation .current-menu-item a:hover {
color: #d3eaa2;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a {
font-weight: 400;
}
.main-navigation a:link,
.main-navigation a:visited {
padding: 12px 16px;
color: #fff;
}
.main-navigation li:hover > a,
.main-navigation li.focus > a,
.main-navigation a:hover,
.main-navigation a:focus {
color: #d3eaa2;
}
.main-navigation a:focus span,
.main-navigation a:hover span{
}
.main-navigation a span {
display: inline-block;
}
.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {
margin-right: 0;
margin-left: 0;
}
}
@media screen and (min-width: 1250px) {
.page-title {
position: absolute;
top: -350px;
margin: 0 auto;
text-align: center;
width: 100%;
display: block;
}
.page-title a {
color: #000;
font-size: 40px;
font-size: 2.5rem;
font-weight: 400;
font-family: Merriweather, Georgia, serif;
text-shadow: 1px 1px 3px #81eef5;
}
.et-db #et-boc #haslo-glowna {
display: block;
margin: -250px 0 0 0;
}
}
.page-title a:hover {
color: #e11c64;
}
.entry-content a img {
opacity: 1;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.entry-content a img:hover {
opacity: 0.7;
}
.widget-area {
position: relative;
}
.et-db #et-boc .et_pb_module img {
border-radius: 3px;
}
#content .content-area h1.entry-title {
font-size: 32px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e9f8c8;
}
#content .content-area h1.entry-title span {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #81bd00;
display: inline-block;
margin: 0 0 -2px 0;
padding: 5px 0px 0px 0;
}
.flex-direction-nav {
display: none;
}
.post-navigation div + div {
border-top: 4px solid #81bd00;
}
.et-db #et-boc .et_pb_text .metaslider ol {
display: block;
position: relative;
margin: 0 auto;
text-align: center;
}
.et-db #et-boc .et_pb_text .metaslider ol li {
list-style-type: disc;
margin: 0;
margin: 0 3px;
font-size: 5px;
padding: 0;
}
.et-db #et-boc .et_pb_text .metaslider ol li a {
font-size: 1px;
color: #dff6af;
background-color: #dff6af;
padding: 0;
margin: 0;
height: 12px;
-webkit-border-radius: 21px;
-moz-border-radius: 21px;
border-radius: 21px;
}
.et-db #et-boc .et_pb_text .metaslider ol li a.flex-active {
color: #bbd584;
background-color: #bbd584;
}
.facebook-icon a,
.znanylekarz-icon a {
opacity: 1;
}
.facebook-icon a:hover,
.znanylekarz-icon a:hover {
opacity: 0.7;
}
.float-icons {
position: fixed;
right: 0px;
top: 41%;
z-index: 100;
}
.facebook-icon {
height: 48px;
width: 48px;
margin: 0;
}
.znanylekarz-icon {
height: 48px;
width: 48px;margin: 10px 0 0 0;
}
#et-boc a.przycisk-omnie {
text-align: center;
min-width: 200px;
}
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title {
color: #527800;
}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//maleszewski.com.pl/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//maleszewski.com.pl/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//maleszewski.com.pl/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.cookielawinfo-column-1 {width: 25%;}
.cookielawinfo-column-2 {width: 10%;}
.cookielawinfo-column-3 {width: 15%;}
.cookielawinfo-column-4 {width: 50%;} .cookielawinfo-simple thead {width: 100%;}
.cookielawinfo-simple td {padding: 5px 5px 5px 0;vertical-align: top;}
.cookielawinfo-simple thead th {padding-right: 10px;text-align: left;} .cookielawinfo-modern {border: 1px solid #e3e3e3;background-color: #f2f2f2;width: 100%;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.cookielawinfo-modern td, .cookielawinfo-modern th {padding: 5px;color: #333;}
.cookielawinfo-modern thead {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;padding: .2em 0 .2em .5em;text-align: left;color: #4B4B4B;background-color: #C8C8C8;background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);border-bottom: solid 1px #999;}
.cookielawinfo-modern th {font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 17px;line-height: 20px;font-style: normal;font-weight: normal;text-align: left;text-shadow: white 1px 1px 1px;}
.cookielawinfo-modern td {line-height: 20px;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 14px;border-bottom: 1px solid #fff;border-top: 1px solid #fff;}
.cookielawinfo-modern tr.cookielawinfo-row:hover {background-color: #fff;} .cookielawinfo-elegant {border: 1px solid #DFDFDF;background-color: #F9F9F9;width: 100%;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;color: #333;}
.cookielawinfo-elegant tr {border-top-color: white;border-bottom: 1px solid #DFDFDF;color: #555;}
.cookielawinfo-elegant th {text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-weight: normal;padding: 7px 7px 8px;text-align: left;line-height: 1.3em;font-size: 14px;}
.cookielawinfo-elegant td {font-size: 12px;padding: 4px 7px 2px;vertical-align: top;} .cookielawinfo-rounded {background-color: #f5f5f5;padding: 5px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #ebebeb;}
.cookielawinfo-rounded td, .rounded th {padding: 1px 5px;}
.cookielawinfo-rounded thead {text-shadow: 0 1px 0 white;color: #999;}
.cookielawinfo-rounded th {text-align: left;text-transform: uppercase;font-size: 11pt;border-bottom: 1px solid #fff;padding: 1px 5px;}
.cookielawinfo-rounded td {font-size: 10pt;padding: 5px;}
.cookielawinfo-rounded tr.cookielawinfo-row:hover {background-color: #fff;} table.cookielawinfo-classic {font-family: Verdana, Arial, Helvetica, sans-serif;border-collapse: collapse;border-left: 1px solid #ccc;border-top: 1px solid #ccc; color: #333;}
table.cookielawinfo-classic thead tr th {text-transform: uppercase;background: #e2e2e2;}
table.cookielawinfo-classic tfoot tr th, table.cookielawinfo-classic tfoot tr td {text-transform: uppercase;color: #000;font-weight: bold;}
table.cookielawinfo-classic tfoot tr th {width: 20%;}
table.cookielawinfo-classic tfoot tr td {width: 80%;}
table.cookielawinfo-classic td, table.cookielawinfo-classic th {border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 5px;line-height: 1.8em;font-size: 0.8em;vertical-align: top;width: 20%;}
table.cookielawinfo-classic tr.odd th, table.cookielawinfo-classic tr.odd td {background: #efefef;} table.cookielawinfo-winter {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 10px 0 20px; border-collapse: collapse; color: #333; background: #F3F5F7;}
table.cookielawinfo-winter a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}  
table.cookielawinfo-winter a:visited {color: #777;}
table.cookielawinfo-winter a:hover {color: #000;}  
table.cookielawinfo-winter caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}
table.cookielawinfo-winter thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}
table.cookielawinfo-winter tbody {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody {border-bottom: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody td, table.cookielawinfo-winter tbody th {padding: 10px;text-align: left;}
table.cookielawinfo-winter tbody tr {background: #F3F5F7;}
table.cookielawinfo-winter tbody tr.odd {background: #F0F2F4;}
table.cookielawinfo-winter tbody  tr:hover {background: #EAECEE; color: #111;}
table.cookielawinfo-winter tfoot td, table.cookielawinfo-winter tfoot th, table.cookielawinfo-winter tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;} @media(max-width:800px) {
table.cookielawinfo-row-cat-table td, table.cookielawinfo-row-cat-table th
{
width:23%;
font-size:12px;
}       
table.cookielawinfo-row-cat-table .cookielawinfo-column-4, table.cookielawinfo-row-cat-table .cookielawinfo-column-4
{
width:45%;
}
}
.cookielawinfo-row-cat-title{
border-bottom: 1px solid #eee;
text-align: center;
}
.cookielawinfo-row-cat-title-head{
text-align: center;
}
.cookielawinfo-row-cat-table{
width: 99%;
margin-left: 5px;
word-wrap:break-word;
table-layout: fixed;
}
.cli-tab-section .cookielawinfo-row-cat-table
{
width: 100%;
margin-left: 0;
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th
{
font-size:12px;
}@font-face{font-family:flexslider-icon;src:url(//maleszewski.com.pl/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.eot);src:url(//maleszewski.com.pl/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),url(//maleszewski.com.pl/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.woff) format('woff'),url(//maleszewski.com.pl/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.ttf) format('truetype'),url(//maleszewski.com.pl/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');font-weight:400;font-style:normal}.flex-container a:hover,.flex-slider a:hover{outline:0}.flex-control-nav,.flex-direction-nav,.slides,.slides>li{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;zoom:1;border-radius:4px;-o-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);box-shadow:'' 0 1px 4px rgba(0,0,0,.2)}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto;-moz-user-select:none}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);transition:all .3s ease-in-out}.flex-direction-nav a:before{font-family:flexslider-icon;font-size:40px;display:inline-block;content:'\f001';color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3)}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-direction-nav .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default;z-index:-1}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:flexslider-icon;font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}body .metaslider .coin-slider,
body .metaslider .nivoSlider,
body .metaslider .nivoSlider img,
body .metaslider .rslides,
body .metaslider .rslides li,
body .metaslider .flexslider ul.slides,
body .metaslider .flexslider .slides li,
body .metaslider .flexslider .slides ul,
body .metaslider .flexslider .slides ol,
body .metaslider .flexslider .slides img,
body .metaslider .flexslider .flex-direction-nav,
body .metaslider .flexslider .flex-direction-nav li {
border: 0;
margin: 0;
list-style-type: none;
list-style: none;
padding: 0;
line-height: normal;
max-width: none;
max-height: none;
}
.metaslider {
position: relative;
z-index: 0;
} .metaslider.fullwidth {
overflow: hidden;
}
.metaslider .caption {
padding: 5px 10px;
word-wrap: break-word;
}
.metaslider .caption-wrap {
position: absolute;
bottom: 0;
left: 0;
background: black;
color: white;
opacity: 0.7;
margin: 0;
display: block;
width: 100%;
line-height: 1.4em;
}
.metaslider img {
height: auto;
padding: 0;
margin: 0;
-moz-user-select: none;
}
.metaslider a {
outline: none;
}
.metaslider.ms-left {
float: left;
margin: 0 20px 20px 0;
}
.metaslider.ms-right {
float: right;
margin: 0 0 20px 20px;
}
.metaslider li:before,
.metaslider li:after {
content: "" !important;
display: none !important;
bottom: auto !important;
margin: 0 !important;
}
.metaslider .caption-wrap .caption img {
width: auto;
}
.metaslider .slides img {
width: 100%;
display: block;
} .metaslider .flexslider {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
border: 0;
margin: 0 0 40px;
max-width: none;
max-height: none;
}
.metaslider .flex-control-nav {
border: 0;
margin: auto;
list-style-type: none;
list-style: none;
padding: 0;
bottom: -27px;
line-height: 11px;
z-index: 2;
} .metaslider .flex-control-nav li {
margin: 0;
}
.metaslider .flex-control-nav li a {
margin: 0 6px;
padding: 0;
}
.metaslider .flexslider .slides li {
position: relative;
height: auto;
} .metaslider .flex-viewport {
direction: ltr;
} .metaslider .flex-direction-nav a {
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.metaslider .flexslider .slides p {
margin: 0;
}
.metaslider .flexslider.filmstrip {
margin-top: 10px;
}
.metaslider .flexslider.filmstrip .slides li {
cursor: pointer;
opacity: 0.5;
}
.metaslider .flexslider.filmstrip .slides li.flex-active-slide,
.metaslider .flexslider.filmstrip .slides li:hover,
.metaslider .flexslider.filmstrip .slides li:focus {
opacity: 1.0 !important;
}
.metaslider .flex-control-thumbs li {
width: auto;
}
.metaslider ol.flex-control-thumbs img,
#content .metaslider ol.flex-control-thumbs img {
margin: 10px 5px 0;
width: auto;
}
.metaslider.nav-hidden .flexslider {
margin-bottom: 0;
}
.metaslider.nav-hidden.add-margin .flexslider {
margin-bottom: 40px;
}  .metaslider .flexslider .flex-direction-nav li a:before {
content:none!important;
}
.metaslider .flexslider .flex-direction-nav li a {
width: 30px;
height: 30px;
border: 0;
margin: -20px 0 0;
box-shadow: none!important;
display: block;
background-color: transparent;
background-image: url(//maleszewski.com.pl/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png);
background-repeat:  no-repeat;
position: absolute;
top: 50%;
z-index: 10;
cursor: pointer;
text-indent: -9999px;
opacity: 0;
-webkit-transition: all .3s ease;
-moz-transition: opacity .25s ease-in-out;
transition: all .3s ease;
}
.metaslider .flex-direction-nav .flex-next {
background-position: left 0;
}
.metaslider .flex-direction-nav .flex-next {
background-position: right 0;
text-align: left; text-indent: 9999px;
}
.metaslider .flexslider:focus-within .flex-next,
.metaslider .flexslider:hover .flex-next {
opacity: 0.8;
right: 5px;
}
.metaslider .flexslider:focus-within .flex-prev,
.metaslider .flexslider:hover .flex-prev {
opacity: 0.8;
left: 5px; text-indent: -9999px;
}
.metaslider .flexslider:focus-within .flex-next:focus,
.metaslider .flexslider:focus-within .flex-prev:focus,
.metaslider .flexslider:hover .flex-next:hover,
.metaslider .flexslider:hover .flex-prev:hover {
opacity: 1;
}
.metaslider .flexslider .flex-next:focus,
.metaslider .flexslider .flex-prev:focus {
outline: -webkit-focus-ring-color auto 5px;
}
.metaslider .flexslider .flex-direction-nav .flex-disabled {
cursor: default;
pointer-events: none;
}
.metaslider .flexslider .flex-control-nav a {
box-shadow: none !important;
}
.metaslider .flexslider .flex-control-nav a:focus {
outline: -webkit-focus-ring-color auto 5px;
}
.metaslider .flexslider .slides > li {
position: relative;
} .metaslider .rslides_nav,
.metaslider .rslides_tabs a {
box-shadow: none !important;
}
.metaslider .rslides_tabs {
margin: 0 0 40px;
}
.metaslider .rslides_nav:focus,
.metaslider .rslides_nav:hover {
color: #ffffff;
} div.metaslider .theme-default .nivoSlider {
-webkit-box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0;
box-shadow: 0 0 0;
}
.metaslider .slider-wrapper .nivo-directionNav a,
.metaslider .slider-wrapper .nivo-controlNav a,
.metaslider .slider-wrapper img {
border: 0;
box-shadow: none; list-style-type: none;
list-style: none;
padding: 0;
line-height: normal;
max-width: none;
max-height: none;
}
div.metaslider .slider-wrapper .nivo-controlNav a {
transition: none;
} .metaslider .coin-slider { max-width: 100%;
overflow:hidden;
}
.metaslider .coin-slider .cs-buttons a,
.metaslider .coin-slider > a {
box-shadow: none !important;
}
.metaslider .coin-slider a[href="javascript:void(0)"] {
cursor: default !important;
}