/*
Theme Name: Blogman
Theme URI: https://demo.awaikenthemes.com/blogman
Description: BlogMan Is Minimal WordPress Blog theme.
Author: Awaiken
Author URI: https://themeforest.net/user/awaiken
Version: 1.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: blogman
Tags: blog, custom-logo, theme-options
*/


/* ----------------------------------------------------------------------------------------
/* INDEX
----------------------------------------------------------------------------------------
01. General css
02. Navigation area css
03. Banner area css
04. Post area css
05. Single Post & Page area css
06. Sidebar Widget area css
07. Footer area css
08. WP Editor Default style
09. Comment Box style
10. About Author Page style
11. Contact Page style
12. Media Screens
-------------------------------------------------------------------------------------- */


/************************************/


/***** 	   01. General css		 ****/


/************************************/

@charset "utf-8";
@font-face {
    font-family: "ubuntu-regular";
    src: url("/pomoc/wp-content/themes/blogman/fonts/Regular/ubuntu-v12-latin-ext_latin-regular.eot");
    src: url("/pomoc/wp-content/themes/blogman/fonts/Regular/ubuntu-v12-latin-ext_latin-regular.eot?#iefix") format("embedded-opentype"), url("/pomoc/wp-content/themes/blogman/fonts/Regular/ubuntu-v12-latin-ext_latin-regular.woff") format("woff"), url("/pomoc/wp-content/themes/blogman/fonts/Regular/ubuntu-v12-latin-ext_latin-regular.ttf") format("truetype"), url("/pomoc/wp-content/themes/blogman/fonts/Regular/ubuntu-v12-latin-ext_latin-regular.svg#ubunturegular") format("svg");
    font-weight: normal;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "ubuntu-500";
    src: url("/pomoc/wp-content/themes/blogman/fonts/500/ubuntu-v12-latin-ext_latin-500.eot");
    src: url("/pomoc/wp-content/themes/blogman/fonts/500/ubuntu-v12-latin-ext_latin-500.eot?#iefix") format("embedded-opentype"), url("/pomoc/wp-content/themes/blogman/fonts/500/ubuntu-v12-latin-ext_latin-500.woff") format("woff"), url("/pomoc/wp-content/themes/blogman/fonts/500/ubuntu-v12-latin-ext_latin-500.ttf") format("truetype"), url("/pomoc/wp-content/themes/blogman/fonts/500/ubuntu-v12-latin-ext_latin-500.svg#ubunturegular") format("svg");
    font-weight: normal;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "ubuntu-700";
    src: url("/pomoc/wp-content/themes/blogman/fonts/700/ubuntu-v12-latin-ext_latin-700.eot");
    src: url("/pomoc/wp-content/themes/blogman/fonts/700/ubuntu-v12-latin-ext_latin-700.eot?#iefix") format("embedded-opentype"), url("/pomoc/wp-content/themes/blogman/fonts/700/ubuntu-v12-latin-ext_latin-700.woff") format("woff"), url("/pomoc/wp-content/themes/blogman/fonts/700/ubuntu-v12-latin-ext_latin-700.ttf") format("truetype"), url("/pomoc/wp-content/themes/blogman/fonts/700/ubuntu-v12-latin-ext_latin-700.svg#ubunturegular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    hyphens: none;
}

ul {
    list-style: none;
}

dl,
ol,
ul {
    list-style-position: inside !important;
}

body *{
    font-family: 'ubuntu-regular', serif !important;
}


/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

.grid-container {
    max-width: 68rem!important;
    padding: 0 1rem!important;
    margin: 0 auto!important;
    /* border: 2px solid green; */
}

.headerNazwa {
    /* border: 1px solid red; */
    font-family: ubuntu-regular!important;
}

.headerNazwa a:hover {
    text-decoration: none !important;
}

.headerNazwa__wrapper {
    padding-top: 24px!important;
}

.headerNazwa__top {
    /* border: 1px solid purple; */
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.headerNazwa__logo-wrapper {
    max-width: 144px!important;
    /* border: 1px solid red; */
    margin-top: -5px!important;
}

.headerNazwa__logo-wrapper img {
    width: 100%!important;
}

.headerNazwa__text {
    /* border: 1px solid red; */
    font-size: 18px!important;
    margin-top: 3px!important;
    text-align: right!important;
    margin-bottom: 0!important;
    color: #6c6c6c!important;
    position: relative!important;
    top: -7px!important;
    left: -52px!important;
}

.headerNazwa__toolsList {
    /* border: 1px solid red; */
    display: flex!important;
    justify-content: space-between;
    align-items: center;
    margin: 6px 0 10px 0!important;
}

.headerNazwa__toolsList-item {}

.headerNazwa__toolsList-img {}

.headerNazwa__mid {
    /* border: 1px solid red; */
    min-height: 1rem!important;
    position: relative;
    top: -6px;
}

.headerNazwa__pp {
    color: #cf1015!important;
    text-transform: uppercase!important;
    position: relative!important;
    text-decoration: none!important;
    font-weight: bold!important;
    float: right!important;
    font-size: 11px!important;
    margin-right: 10px!important;
}

.headerNazwa__pp::after {
    content: "";
    position: absolute;
    right: -8px!important;
    top: 5px!important;
    width: 6px!important;
    height: 6px!important;
    border-top: 2px solid #cf1015!important;
    border-right: 2px solid #cf1015!important;
    transform: rotate(45deg)!important;
}

.headerNazwa__bottom {
    /*border: 1px solid transparent!important;*/
    background: #0b3756!important;
    width: 100%!important;
}

.headerNazwa__bottom .grid-container {
    padding-right: 0!important;
}

.headerNazwa__bottom-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0!important;
    padding-right: 1rem!important;
    width: 100%!important;
}

.headerNazwa__menu-wrapper {
    flex: 1;
    margin-right: 1rem!important;
}

.headerNazwa__menu {
    /* border: 2px solid purple; */
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0!important;
}

.headerNazwa__menu-item {}

.headerNazwa__link {
    font-size: 13px!important;
    color: #fff!important;
    text-transform: uppercase!important;
    padding: 11px 20px!important;
    display: block!important;
    line-height: 1!important;
    white-space: nowrap;
}

.headerNazwa__menu-item:first-child .headerNazwa__link {
    padding-left: 0 !important;
}

.headerNazwa__menu-item:last-child .headerNazwa__link {
    padding-right: 0 !important;
}

.headerNazwa__link:hover {
    color: #fff!important;
    text-decoration: none!important;
}

.headerNazwa__miniCart {
    background: #0f5d94;
    width: 240px;
    padding: 8px 0;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    min-height: 100%;
    border: 1px solid #0f5d94;
    cursor: pointer;
}

.headerNazwa__miniCart:hover,
.headerNazwa__miniCart:active {
    color: #fff;
}

.headerNazwa__toolsList-item {
    position: relative;
    font-size: 12px!important;
    text-transform: uppercase;
    transition: 0.3s;
}

.headerNazwa__toolsList-item a {
    color: #2a2a2a!important;
    font-size: 11px!important;
    line-height: 1!important;
}

#narzedzia_nazwa>li:nth-child(1) {
    padding-left: 23px!important;
    padding-right: 12px!important;
}

#narzedzia_nazwa>li:nth-child(1):before {
    background: url(/blog/wp-content/uploads/2018/12/icon-lift.png) no-repeat scroll -679px -716px;
    content: "";
    height: 5px;
    position: absolute;
    right: 0;
    top: 6px;
    width: 9px;
}

#narzedzia_nazwa>li:hover:nth-child(1):after {
    background: url(/blog/wp-content/uploads/2018/12/icon-lift.png) no-repeat scroll -673px -775px;
}

#narzedzia_nazwa>li:nth-child(2) {
    margin: 0 !important;
    margin-left: 19px !important;
    padding-left: 28px;
}

#narzedzia_nazwa>li:nth-child(2):before {
    background: url(/blog/wp-content/uploads/2018/12/icon-lift.png) no-repeat scroll -673px -843px;
    content: "";
    height: 22px;
    left: 0px;
    position: absolute;
    top: -5px;
    width: 20px;
}

#narzedzia_nazwa>li:nth-child(1):after {
    background: url(/blog/wp-content/uploads/2018/12/icon-lift.png) no-repeat scroll -673px -754px;
    content: "";
    height: 21px;
    left: 0;
    position: absolute;
    top: -4px;
    width: 21px;
}

#narzedzia_nazwa>li:nth-child(3):after {
    background: url(/blog/wp-content/uploads/2018/12/icon-lift.png) no-repeat scroll -673px -797px;
    content: "";
    height: 21px;
    left: -2px;
    position: absolute;
    top: -3px;
    width: 21px;
}

#narzedzia_nazwa>li:nth-child(2) {
    margin: 0 34px 0 10px;
    padding-left: 28px;
}

#narzedzia_nazwa>li:nth-child(3) {
    padding-left: 21px;
    margin-left: 19px;
}

#narzedzia_nazwa>li a:hover {
    color: #ff6600;
}

#admin_log {
    display: none;
    width: 240px;
    border-top: 4px solid #ff6600;
    background: #eaeaea;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12);
    position: absolute;
    z-index: 10;
    right: -123px;
    top: 22px;
    padding-left: 0;
    z-index: 999;
}

#admin_log li {
    position: relative;
    list-style: none;
    text-transform: none;
    padding: 15px 0 7px 50px;
    padding-bottom: 7px;
    border-bottom: 1px solid #dedede;
    transition: 0.3s;
}

#admin_log li:first-child {
    padding-top: 11px;
}


/* 1 */

#admin_log li:before {
    background: url(/blog/wp-content/uploads/2018/12/icon-lift.png) no-repeat scroll -711px -745px;
    content: "";
    height: 30px;
    left: 10px;
    position: absolute;
    top: 6px;
    width: 30px;
}


/* 2 */

#admin_log li+li:before {
    background: url(/blog/wp-content/uploads/2018/12/icon-lift.png) no-repeat scroll -711px -787px;
    top: 10px;
}


/* 3 */

#admin_log li+li+li:before {
    background: url(/blog/wp-content/uploads/2018/12/icon-lift.png) no-repeat scroll -711px -829px;
}


/* 4 */

#admin_log li+li+li+li:before {
    background: url(/fileadmin/nazwa/10/images/icons/MySQL_icon.png) no-repeat;
}


/* 5 */

#admin_log li+li+li+li+li:before {
    background: url(/fileadmin/nazwa/10/images/icons/PSQL_icon.png) no-repeat;
}


/* 6 */

#admin_log li+li+li+li+li+li:before {
    background: url(/fileadmin/nazwa/10/images/icons/VPS_icon.png) no-repeat;
}

#admin_log li a strong {
    font-size: 14px;
    color: #0b3756;
    font-weight: 400;
    line-height: 0;
}

#admin_log li a span {
    white-space: nowrap;
    font-size: 12px;
    color: #0f5d94;
    display: block;
    line-height: 7px;
}

.list_admin:hover>ul#admin_log {
    display: block;
}

.headerNazwa__hamburger {
    display: none;
}

@media(min-width:843px) {
    .headerNazwa__text {
        margin-left: -41px;
    }
}

@media(min-width: 1200px) {
    .headerNazwa__link {
        padding: 10px 20px;
    }
}

@media (max-width: 1023px) {
    .headerNazwa__bottom-wrapper {
        align-items: flex-start!important;
        position: relative!important;
    }
    .headerNazwa__miniCart {
        position: absolute!important;
        top: 0!important;
        right: 1rem!important;
        height: 100%!important;
    }
    .headerNazwa__hamburger {
        display: block!important;
        cursor: pointer!important;
        height: 20px!important;
        margin: 6px auto!important;
        position: relative!important;
    }
    .headerNazwa__hamburger:before {
        border-bottom: 2px solid #ffffff!important;
        border-top: 2px solid #ffffff!important;
        content: ""!important;
        height: 18px!important;
        left: 15px!important;
        margin-left: -13px!important;
        position: absolute!important;
        width: 20px!important;
    }
    .headerNazwa__hamburger:after {
        content: ""!important;
        height: 2px!important;
        left: 15px!important;
        background: #fff!important;
        margin-left: -13px!important;
        position: absolute!important;
        width: 20px!important;
        top: 8px!important;
    }
    .headerNazwa__menu {
        flex-direction: column!important;
        justify-content: flex-start!important;
        line-height: 35px!important;
        overflow: hidden!important;
        height: 0!important;
        transition: 0.3s all!important;
    }
    .headerNazwa__menu--show {
        height: 315px!important;
    }
    .headerNazwa__menu-item:first-child .headerNazwa__link {
        padding-left: 17px !important;
    }
    .headerNazwa__menu-item:last-child .headerNazwa__link {
        padding-right: 17px !important;
    }
}

@media (max-width: 843px) {
    .headerNazwa__top {
        flex-direction: column!important;
    }
}


/* Search form */

#section_search {
    margin-bottom: 47px!important;
}

#section_search span {
    margin: 4px 0 0 0!important;
    display: block!important;
    color: #0a0a0a!important;
    font-size: .88rem!important;
}

#search_wrapper {
    box-shadow: 0 0.375rem 1.25rem rgba(27, 27, 27, 0.3), 0 0.125rem 0.25rem rgba(27, 27, 27, 0.15);
    background: #0b3656;
    box-sizing: border-box;
    padding: 10px 15px;
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    margin-top: 19px;
}

.search_wrapper-first {
    flex: 9;
}

.search_wrapper-second {
    flex: 3;
}

#DomainForm .searchButton {
    text-transform: uppercase;
    background: #ff6600;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    height: 31px;
    width: 100%;
    border-radius: 0;
    float: right;
    transition: 0.3s;
    border: 0;
}

#DomainForm input {
    height: 29px!important;
    width: 100%!important;
    box-sizing: border-box!important;
    padding: 0 49px!important;
    color: #484848!important;
    font-size: 14px!important;
    background: #ffffff!important;
    border: 0!important;
}


}
#search_wrapper .text-area-inner::before {
    content: "";
    position: absolute;
    width: 16px!important;
    height: 16px!important;
    border: 1px solid #6a6a6a!important;
    border-radius: 90px!important;
    top: 16px!important;
    left: 26px!important;
}
#search_wrapper .text-area-inner::after {
    content: "";
    position: absolute;
    left: 41px!important;
    top: 29px!important;
    width: 1px!important;
    height: 7px!important;
    background: #6a6a6a!important;
    transform: rotate(-38deg)!important;
}
.promotion__wrapper {
    display: flex;
    justify-content: space-between;
}
.promotion__first,
.promotion__second {
    flex: 1;
}
.promotion__second {
    text-align: right!important;
}
.promotion__second a {
    font-size: 14px!important;
    padding: 0 20px 0 0!important;
    position: relative!important;
    color: #000!important;
}
.promotion__second a::after {
    content: ""!important;
    display: inline-block!important;
    height: 22px!important;
    position: absolute!important;
    right: 0!important;
    top: 1px!important;
    width: 16px!important;
    background: rgba(0, 0, 0, 0) url(/fileadmin/nazwa/10/images/promocja/luty_2020/24_02/arrowBlack.png) no-repeat scroll center center / 10px auto!important;
}

/*-----------------------------------------------------------------------------------*/

/*	SEARCH */

/*-----------------------------------------------------------------------------------*/
.epkb-doc-search-container {
    background-color: #fc6701 !important;
    background: url('/pomoc/wp-content/uploads/2020/06/Grafika_pod_wyszukiwarke.png') no-repeat 50% 0%;
    border: none !important;
}

/*-----------------------------------------------------------------------------------*/

/*	nazwaTools */

/*-----------------------------------------------------------------------------------*/
.nazwaTools {
    /* 	border: 1px solid red; */
    
    margin: 3.5rem 0;
}
.nazwaTools br {
    display: none;
}
.nazwaTools__wrapper {
    /* 	border: 1px solid green; */
    
    max-width: 66.6875rem;
    margin: 0 auto;
    padding: 26px 16px;
    box-shadow: 0px 0px 3px 3px rgba(240, 240, 240, 1);
}
.nazwaTools__heading {
    text-align: center;
    font-size: 1.75rem;
    font-weight: normal;
    margin-bottom: 23px;
}
.nazwaTools__list {
    /* 	border: 1px solid red; */
    
    padding-left: 7.75rem;
}
.nazwaTools__list-item {
    /* 	border: 1px solid green; */
    /* 	display: flex;
	justify-content:flex-start;
	align-content:center;
	padding: 15px 0; */
}
.nazwaTools__list-link {
    display: flex !important;
    justify-content: flex-start !important;
    align-content: center !important;
    padding: 15px 0 !important;
    color: inherit !important;
    transition: .4s all;
}
.nazwaTools__list-link:hover {
    color: #f60 !important;
    text-decoration: none;
}
.nazwaTools__img-wrapper {
    /* 	border: 1px solid orange; */
    
    width: 30px;
    margin-right: 18px;
}
.nazwaTools__img {
    width: auto;
    max-width: 100%;
}
.nazwaTools__text-wrapper {
    /* 	border: 1px solid blue; */
    
    font-size: 0.9375rem;
    flex: 1;
    line-height: 1;
    display: flex;
    align-items: center;
}
.nazwaTools__text-wrapper strong {margin-right: 5px;}
.nazwaTools__text-wrapper span {}

/*-----------------------------------------------------------------------------------*/

/*	nazwaFaq */

/*-----------------------------------------------------------------------------------*/
.nazwaFaq {
    margin: 3.5rem 0;
}
.nazwaFaq br {
    display: none;
}
.nazwaFaq__wrapper {
    max-width: 66.6875rem;
    margin: 0 auto;
    padding: 26px 4.375rem;
    box-shadow: 0px 0px 3px 3px rgba(240, 240, 240, 1);
}
.nazwaFaq__heading {
    text-align: center;
    font-size: 1.75rem;
    font-weight: normal;
    margin-bottom: 23px;
}
.nazwaFaq__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1rem;
}
.nazwaFaq__list-item {}
.nazwaFaq__list-item:nth-child(even) {
    padding-left: 3rem;
}
.nazwaFaq__list-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 0;
    font-size: 15px;
    color: #0f5d94;
    transition: .3s all;
}
.nazwaFaq__list-link:hover {
    color: #ff6600;
    text-decoration: none;
}
.nazwaFaq__list-link::before {
    content: '';
    background: #e1e1e1;
    border-radius: 50%;
    height: 7px;
    width: 7px;
    margin-right: 13px;
}

/* -------------------------------------------------------- */

/* pMenu */

/* -------------------------------------------------------- */
#elay-sidebar-container-v2 {
    display: none !important;
}
.pMenu {
    /* border: 1px solid red; */
    
    max-width: 218px !important;
}
.pMenu__menu {
    margin-bottom: 0 !important;
    width: 100%!important;
    ;
    /* border: 1px solid green; */
    
    padding-right: 20px!important;
    list-style: none!important;
    /*border-right: 1px solid #ebebeb !important;*/
    
    overflow: hidden;
    transition: .5s all ease-in-out;
    margin-top: 15px !important;
}
.pMenu__menu--hide {
    height: 0 !important;
}
.pMenu__menu-item {
    /* border: 1px solid orange; */
    
    border-bottom: 1px solid #e1e1e1 !important;
}
.pMenu__menu-item:last-child {
    border-bottom: none !important;
}
.pMenu__menu-link {
    text-decoration: none;
    display: flex!important;
    /* border: 1px solid green; */
    
    align-items: center!important;
    transition: .5s all;
    padding: 10px 5px!important;
}
.pMenu__menu-link:hover {
    color: #ff6600;
    text-decoration: none;
}
.pMenu__img-wrapper {
    width: 21px!important;
    margin-right: .5rem!important;
}
.pMenu__img {
    width: auto!important;
    max-height: 14px !important;
}
.pMenu__categoryName {
    font-size: 14px!important;
    margin-bottom: 0!important;
}
.pMenu__arrow {
    margin-left: auto!important;
}
.pMenu__subMenu {
    list-style: none;
    padding-left: 31px!important;
    overflow: hidden;
    transition: all .5s ease-in-out;
    height: 0;
}
.pMenu__subMenu-item {
    font-size: 11px!important;
    display: block!important;
    line-height: 20px!important;
}
.pMenu__subMenu-link {
    text-decoration: none;
    transition: .5s all ease-in-out;
}
.pMenu__subMenu-link:hover {
    text-decoration: none;
    color: #ff6600;
}
.pMenu__subMenu--show {
    height: attr(data-height);
}
.pMenu__subMenu-link,
.pMenu__subMenu-link:visited,
.pMenu__menu-link,
.pMenu__link:visited {
    color: #505050 !important;
}
.pMenu__hamburger {
    display: none !important;
}
:root {
    --multiplier: 0.3;
    --multiplier2: 0.55;
}
.arrow-down {
    width: calc(var(--multiplier) * 50px);
    height: calc(var(--multiplier) * 50px);
    position: relative;
}
.arrow-down.active {}
.arrow-down:before,
.arrow-down:after {
    content: "";
    display: block;
    width: calc(var(--multiplier) * 20px);
    height: calc(var(--multiplier) * 5px);
    background: #505050;
    position: absolute;
    top: calc(var(--multiplier) * 20px);
    transition: transform .5s;
}
.arrow-down:before {
    right: calc(var(--multiplier) * 21px);
    border-top-left-radius: calc(var(--multiplier) * 10px);
    border-bottom-left-radius: calc(var(--multiplier) * 10px);
    transform: rotate(45deg);
}
.arrow-down:after {
    right: calc(var(--multiplier) * 10px);
    transform: rotate(-45deg);
}
.arrow-down.active:before {
    transform: rotate(-45deg);
}
.arrow-down.active:after {
    transform: rotate(45deg);
}
.pMenu__expand {
    display: flex !important;
    font-size: 11px !important;
    margin-right: 20px!important;
    cursor: pointer!important;
    color: #ff6600!important;
    width: 193px!important;
}
.pMenu__expand .arrow-down {
    margin-left: 15px!important;
}
.pMenu__expand .arrow-down::before,
.pMenu__expand .arrow-down::after {
    background: #ff6600!important;
}
.pMenu__hide {
    flex: 1!important;
    text-align: right !important;
}
.pMenu__show {
    flex: 1!important;
    border-right: 1px solid #ebebeb!important;
	padding-right: 8px !important;
}
.pMenu__btn-submit {}

/*-----------------------------------------------------------------------------------*/

/*	subCategories */

/*-----------------------------------------------------------------------------------*/
.subCategories {
    display: none;
    padding: 10px !important;
    margin-bottom: 20px !important;
}
.subCategories--show {
    display: block;
}
.subCategories__heading {
    font-family: ubuntu-regular, serif !important;
    color: #474747 !important;
    font-size: 19.5px !important;
    margin-bottom: 23px !important;
    font-weight: bold !important;
}
.subCategories__list {
    display: grid;
    grid-template-columns: repeat(auto-fill, 192px);
    grid-gap: 14px;
}
.subCategories__list-item {}
.subCategories__list-link {
    border: 1px solid #e1e1e1 !important;
    border-radius: 5px !important;
    max-width: 195px !important;
    min-height: 109px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #474747 !important;
    transition: .2s all ease-in-out;
}
.subCategories__list-link:hover {
    border-color: #ff6600 !important;
    text-decoration: none !important;
    color: #ff6600 !important;
    /* 	transform: translateY(-5px); */
}
.subCategories__list-link:active {
    /* 	transform: translateY(-2px); */
}
.subCategories__list-link--active {
    border-color: #ff6600 !important;
    text-decoration: none !important;
    color: #ff6600 !important;
}
.subCategories__icon {
    width: 45px;
    height: 45px;
}
.subCategories__name {
    text-align: center !important;
}
.nazwaLoader div {
    position: absolute;
    width: 60px;
    height: 60px;
    border: 10px solid #ff6600;
    border-top-color: transparent;
    border-radius: 50%;
}
.nazwaLoader div {
    animation: spinner 1s linear infinite;
    top: 50px;
    left: 50px
}
.nazwaLoader__wrapper {
    width: 51px;
    height: 51px;
    display: inline-block;
    overflow: hidden;
    background: transparent;
}
.nazwaLoader {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(0.51);
    backface-visibility: hidden;
    transform-origin: 0 0;
}
.nazwaLoader div {
    box-sizing: content-box;
}
@keyframes spinner {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

/* -------------------------------------------------------- */

/* ARCHIVE */

/* -------------------------------------------------------- */
.archive #eckb-categories-archive__body {
    grid-template-areas: none !important;
    grid-template-columns: 20% 60% 20% !important;
}
.archive #eckb-categories-archive-container-v2 #eckb-categories-archive__body__left-sidebar {
    display: block !important;
}
.archive #eckb-categories-archive-container-v2 #eckb-categories-archive__body__right-sidebar {
    display: block !important;
}
.archive #eckb-categories-archive-container-v2 #eckb-categories-archive__body__content {
    grid-column: auto !important;
}

/* -------------------------------------------------------- */

/* FEEDBACK */

/* -------------------------------------------------------- */
.feedback {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid #d7d7d7;
}
.feedback__heading {
    text-align: center;
}
.feedback__options {
    width: 110px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.feedback__label {
    width: 100%;
    cursor: pointer;
}
.feedback__check {}
.feedback__text {}
.feedback__form-wrapper {
    width: 100%;
}
.feedback__form {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 1rem 2rem;
}
.feedback__subject-input,
.feedback__email-input {
    width: 100%;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    outline: none;
}
.feedback__textarea {
    width: 100%;
    height: 120px;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    outline: none;
    margin: 1rem 0;
}
.feedback__btn {
    border: 1px solid #f60;
    background: #f60;
    outline: none;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 120px;
    padding: .5rem 2rem;
    color: #fff;
    cursor: pointer;
    transition: .4s all;
	margin-top: 2rem;
}
.feedback__btn:hover {
    background: #fff;
    color: #f60;
    transform: translateY(-3px);
}
.feedback__btn:active {
    transform: translateY(-1px);
}

.feedback__captcha-wrapper{
	margin: 0 auto 0 0;
	width: 100%;
}
.feedback__captcha{
	display: flex; 
	align-items: center;
}

.feedback__text-wrapper{display:flex; margin-right: 8px; }
.feedback__text-wrapper em{ min-width: 94px; font-style: normal; }
.feedback__text-wrapper .feedback__star{ color: red; display: inline;}
.feedback__captcha-img{ 
	margin-right: 7px; border: none; height: 42px; font-size: 22px; text-align: center; max-width: 250px; font-family: sans-serif !important;
	 -moz-animation: imgCaptchaBug 0.001s;
}
@-moz-keyframes imgCaptchaBug { from { max-width: 251px; } to { max-width: 250px; } }



.feedback__answer{
	margin: 0 0 0 7px;
    height: 42px;
	width: 100%;
	font-size: 22px;
    text-align: center;
	font-family: sans-serif !important;
}
.feedback__captcha-btn{margin-top:0; width: 52px; height: 42px; padding: 8px 14px; line-height: 1; font-size: 24px;}
.feedback__captcha-btn:focus{outline: none !important;}
.feedback__captcha-btn::before{
	content: '\f01e';
	font-family: 'FontAwesome';
}

@media(max-width: 820px){

	.feedback__captcha{
		flex-direction: column;
	}
	.feedback__captcha-img{
		margin: 16px 0;
		width:100%;
	}
	.feedback__answer{
		margin-top: 16px;
		max-width: 250px;
	}

}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/

/*	9. Footer
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/

/* Footer */

/*-----------------------------------------------------------------------------------*/
.footerNazwa {
    font-family: ubuntu-regular;
}
.footerNazwa * {
    box-sizing: border-box;
}
.footerNazwa .grid-container {
    max-width: 68rem;
    padding: 0 1rem;
    margin: 0 auto;
}
.footerNazwa__top {
    background: #5d5d5d;
    padding: 10px 0;
}
.footerNazwa__wrapper {
    display: flex;
    justify-content: space-between;
}
.footerNazwa__section {
    padding-top: 0;
    padding-bottom: 0;
}
.footerNazwa__title {
    color: #7bc94f;
    padding-bottom: 15px;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    margin: 20px 0 0;
}
.footerNazwa__list {
    padding-top: 7px;
    border-top: 1px solid #858585;
}
.footerNazwa__list-item {
    font-size: 14px;
    line-height: 20px;
}
.footerNazwa__link {
    color: #eaeaea;
    display: block;
    font-size: 13px;
}
.footerNazwa__link div {
    font-size: 12px;
}
.footerNazwa__link:hover {
    text-decoration: underline;
}
.footerNazwa__link:visited {
    color: #eaeaea;
}
.footerNazwa__link--green {
    color: #7bc94f;
}
.footerNazwa__link strong {
    font-size: 18px;
    font-weight: 700;
    margin: 3px 0 -3px -3px;
}
.footerNazwa__bottom {
    background: #505050;
}
.footerNazwa__copyright {
    padding: 20px 0 40px;
    text-align: right;
    color: #eaeaea;
    font-size: 10px;
    margin: 0;
}
.footerNazwa__section--contact li {
    left: 34px;
}
.footerNazwa__list--socialMedia {
    display: flex;
    width: 200px;
    justify-content: space-between;
}
.footerNazwa__list--socialMedia>li {
    position: relative;
    margin-bottom: 10px;
    left: 0 !important;
}
.footerNazwa__section--contact li {
    position: relative;
    margin: 10px 0;
}
.footerNazwa__section--contact li.phone::before {
    background: url(/fileadmin/nazwa/10/images/Lifting/icon-lift.png) no-repeat scroll 8px -753px;
    content: "";
    height: 34px;
    left: -60px;
    position: absolute;
    top: -8px;
    width: 40px;
}
.footerNazwa__section--contact li.phone2::before {
    content: "";
    height: 34px;
    left: -60px;
    position: absolute;
    top: -8px;
    width: 45px;
    background: url(/fileadmin/nazwa/10/images/Lifting/icon-lift.png) no-repeat scroll -40px -756px;
}
.footerNazwa__section--contact li.email::before {
    background: rgba(0, 0, 0, 0) url(/fileadmin/nazwa/10/images/Lifting/icon-lift.png) no-repeat scroll -90px -756px;
    content: "";
    height: 50px;
    left: -60px;
    position: absolute;
    top: -9px;
    width: 50px;
}
.footerNazwa__section--pp {
    max-width: 265px;
}
.footerNazwa__text {
    color: #fff;
    padding-top: 7px;
    border-top: 1px solid #858585;
    color: #eaeaea;
    font-size: 14px;
    text-align: justify;
    line-height: 1.6;
}
.footerNazwa__ppLink:hover {
    text-decoration: none;
}
@media(max-width:1024px) {
    .footerNazwa__section--about,
    .footerNazwa__section--services {
        display: none;
    }
}
@media(max-width:640px) {
    .footerNazwa__wrapper {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    
    .footerNazwa__list--socialMedia {
        display: flex;
    }
    
    .footerNazwa__list--socialMedia .footerNazwa__link {
        display: none;
    }
}
.footerNazwa__section {
    padding-top: 0;
    padding-bottom: 0;
}
.footerNazwa__link:hover {
    color: #eaeaea;
}
@media(min-width: 1039px) {
    #footer-contact {
        margin: 38px 0 !important;
    }
    
    .footerNazwa__top {
        height: 371px !important;
    }
    
    .footerNazwa__bottom {
        height: 73px !important;
    }
    
    .footerNazwa .grid-container {
        padding: 0 15px !important;
    }
    
    .footerNazwa__section--help {
        position: relative;
        top: 0;
        left: 45px;
    }
    
    .footerNazwa__section--services {
        position: relative;
        top: 0;
        left: -8px;
    }
    
    .footerNazwa__list-item {
        line-height: 22px !important;
    }
    
    .footerNazwa__section--contact {
        position: relative;
        top: 0;
        left: 21px;
    }
    
    .footerNazwa__text {
        padding-top: 12px;
        padding-bottom: 13px;
    }
    
    .footerNazwa__section--pp img[alt="ISO"] {
        position: relative;
        top: -13px;
        left: 0;
    }
    
    .footerNazwa__section--contact li.phone::before {
        left: -59px;
        top: -11px;
    }
    
    .footerNazwa__list-item.phone strong {
        position: relative;
        top: -5px;
        left: 8px;
    }
    
    .footerNazwa__list-item.phone div {
        position: relative;
        top: -11px;
        left: 8px;
    }
    
    .footerNazwa__section--contact li.phone2::before {
        top: -8px;
        left: -59px;
    }
    
    .footerNazwa__list-item.phone2 strong {
        position: relative;
        top: -11px;
        left: 11px;
    }
    
    .footerNazwa__list-item.phone2 div {
        position: relative;
        top: -17px;
        left: 8px;
    }
    
    .footerNazwa__list-item.email {
        top: -9px;
    }
    
    .footerNazwa__section--contact li.email::before {
        left: -59px;
        top: -10px;
    }
    
    .footerNazwa__list-item.email a {
        position: relative;
        left: 8px;
        top: -2px;
    }
    
    .ico-blog,
    .ico-facebook,
    .ico-twitter,
    .ico-instagram {
        position: relative;
        top: -8px;
    }
    
    .footerNazwa__list--socialMedia {
        position: relative;
        top: -4px;
    }
    
    .footerNazwa__list-item {
        font-size: 13px;
        line-height: 21px !important;
    }
    
    .footerNazwa__top {
        padding-bottom: 21px;
    }
    
    .footerNazwa__section--about {
        padding-right: 2px;
    }
    
    .footerNazwa__section--contact {
        padding-right: 1px;
    }
    
    .footerNazwa__section--help {
        position: relative;
        top: 0;
        left: 44px;
    }
    
    .footerNazwa__copyright {
        position: relative;
        font-size: 9px;
        top: 1px;
    }
    
    .footerNazwa__list {
        padding-top: 8px;
    }
    
    .ico-blog {
        top: -9px;
    }
    
    #footer-contact .ico-facebook {
        left: -1px !important;
        top: -7px;
    }
    
    #footer-contact .ico-twitter {
        left: -1px !important;
        top: -7px;
    }
    
    #footer-contact .ico-instagram {
        left: -1px !important;
        top: -7px;
    }
    
    .footerNazwa__section--pp {
        position: relative;
        left: 1px;
    }
}

/* POPRAWKI GLOBALNE */
.text-area-outer {
    margin-right: 1rem;
}
.text-area-outer label {
    margin-bottom: 0;
}
.the_champ_sharing_container,
.the_champ_vertical_sharing,
.the_champ_hide_sharing,
.the_champ_bottom_sharing {
    display: none !important;
}
#epkb-main-page-container.epkb-basic-template .epkb-full #epkb-content-container {
    max-width: 68rem !important;
    padding: 0 1rem !important;
    margin: 0 auto !important;
}
#search_wrapper .text-area-inner:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid #6a6a6a;
    border-radius: 90px;
    top: 16px;
    left: 26px;
}
.eckb-kb-template {
    margin: 0 !important;
    padding: 0 !important;
}
.epkb-doc-search-container__title {
    font-size: 24px !important;
    margin-bottom: 20px !important;
    font-weight: bold !important;
}
.epkb-doc-search-container {
    margin-bottom: 50px !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
#epkb_search_form {
    width: auto !important;
    max-width: 68rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.epkb-search-box {
    max-width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
#epkb-main-page-container.epkb-basic-template .epkb-doc-search-container .epkb-search .epkb-search-box input[type=text],
#epkb-main-page-container.epkb-basic-template .epkb-doc-search-container .epkb-search .epkb-search-box button {
    height: 32px !important;
    font-size: 12px !important;
    line-height: 1!important;
    border: none !important;
    border-radius: 0 !important;
    min-width: 130px !important;
}
#epkb-main-page-container.epkb-basic-template .epkb-doc-search-container .epkb-search .epkb-search-box button {
    background: #0a3756 !important;
    text-transform: uppercase;
}
#epkb-main-page-container.epkb-basic-template .epkb-doc-search-container .epkb-search .epkb-search-box .epkb-search-box_button-wrap button {
    border: none !important;
}
#epkb_search_terms {
    position: relative;
}
#epkb_search_terms::before {
    content: '';
    width: 30px;
    height: 30px;
    background: red;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

/*  Category list */
.page .eckb-categories-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(auto, 328px));
    grid-gap: 40px;
    justify-content: space-between;
    max-width: 68rem !important;
    padding: 0 1rem !important;
    margin: 0 auto !important;
}
.page .epkb-top-category-box {
    margin: 0 !important;
    width: 100% !important;
    padding: 25px 20px !important;
    min-height: 268px !important;
    border-radius: 0 !important;
    box-shadow: 0px 0px 3px 3px rgba(240, 240, 240, 1) !important;
    min-width: 100px;
}
.page .epkb-top-category-box>div {
    padding: 0 !important;
}
.page .epkb-cat-name {
    color: #505050 !important;
    font-size: 24px !important;
    display: block !important;
    margin: 20px auto !important;
    text-align: center !important;
}
.page .epkb-top-category-box p {
    color: #505050 !important;
    font-size: 13px !important;
    text-align: justify !important;
    margin-bottom: 4rem !important;
}
#eckb-categories-archive-container-v2 {
    width: auto !important;
    max-width: 68rem !important;
    margin: 0 auto;
}
#epkb-main-page-container.epkb-basic-template .section-head a:hover {
    text-decoration: none;
}
.epkb-top-category-box {
    cursor: pointer;
}
ul.epkb-articles,
ul.epkb-sub-category {
    display: none !important;
}
.epkb-top-category-box {
    position: relative;
}
.epkb-top-category-box::after {
    content: 'Przejdź »';
    display: block;
    position: absolute;
    bottom: 25px;
    right: 19px;
    color: #0f5d94;
    font-size: 13px;
}
#eckb-categories-archive-container-v2 #eckb-categories-archive__body #eckb-categories-archive__body__left-sidebar {
    padding-right: 0 !important;
}
.eckb-breadcrumb-label,
.eckb-category-archive-title-desc,
.eckb-category-archive-title-icon,
.eckb-article-title-icon {
    display: none !important;
}
.eckb-breadcrumb-nav li:first-child a span::before {
    content: '';
    width: 16px;
    height: 13px;
    background: url(/pomoc/wp-content/uploads/2020/07/navIcon.png) no-repeat;
    margin-right: 7px;
    display: inline-block;
}
.eckb-article-title h2 a {
    font-size: 13px;
    color: #0f5d94;
    display: block;
	font-family: 'ubuntu-regular', serif;
}
.eckb-article-title h2 a:hover {
    text-decoration: none !important;
}
.eckb-article-title h2 a::before {
    content: '';
    display: inline-block;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #e1e1e1;
    margin-right: 12px;
}
#eckb-categories-archive-container-v2 .eckb-article-container {
    padding: 0 !important;
}
#eckb-categories-archive-container-v2 .eckb-category-archive-header,
#eckb-categories-archive-container-v2 .eckb-category-archive-style-1 .eckb-article-container {
    border-bottom: none !important;
}
.eckb-category-archive-breadcrumbs {
    display: none !important;
}
.epkb-cat-name a {
    color: #000 !important;
}
.epkb-top-category-box:nth-child(10) {
    display: none !important;
}
#eckb-categories-archive-container-v2 .eckb-category-archive-title h1 {
    font-size: 35px !important;
}
.eckb-category-archive-main::before {
    content: 'Wybierz artykuł: ';
    display: block;
    color: #474747;
    font-size: 19.5px;
    font-weight: bold;
    margin-bottom: 20px;
}
#eckb-categories-archive-container-v2 .eckb-category-archive-header {
    float: none !important;
}
.eckb-category-archive-main {
    padding: 10px !important;
}
h2.screen-reader-text {
    display: none !important;
}
.page-numbers span {
    display: none !important;
}
.nav-links {
    display: flex !important;
    width: 100% !important;
    align-items: center;
    justify-content: center;
    margin-top: 3rem !important;
}
.page-numbers {
    min-width: 28px;
    height: 28px;
    border: 1px solid #ebebeb !important;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 2px 10px !important;
    margin: 0 5px !important;
    text-transform: uppercase !important;
    color: #000 !important;
    font-weight: bold !important;
    transition: .4s all ease-in-out;
}
.page-numbers.current,
.page-numbers:hover {
    background: #f60 !important;
    color: #fff !important;
    border-color: #f60 !important;
    text-decoration: none !important;
}
#eckb-categories-archive-container-v2 .eckb-category-archive-header,
#eckb-categories-archive__body__content {
    padding-top: 0 !important;
}
.eckb-article-toc {
    display: none !important;
}
.returnBtn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 180px;
    margin: 1rem 0 1rem auto;
    font-size: 12px;
    color: #505050 !important;
    transition: .3s all ease-in-out;
}
.returnBtn:hover {
    text-decoration: none;
    color: #ff5200 !important;
    transform: translateY(-2px);
}
.returnBtn:active {
    transform: translateY(-1px);
}
.returnBtn span {
    width: 15px;
    height: 15px;
    background: #ff5200;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-left: 8px;
}
.ep_font_icon_arrow_carrot_right {
    font-size: 14px !important;
    margin-left: 0 !important;
}
.ep_font_icon_arrow_carrot_right:before {
    content: '>' !important;
    margin-left: 5px !important;
    font-size: 10px !important;
    font-weight: bold !important;
    font-family: ubuntu-regular !important;
}
#eckb-article-page-container-v2 .eckb-breadcrumb .eckb-breadcrumb-nav {
    display: flex !important;
    align-items: center;
}
#eckb-article-page-container-v2 .eckb-breadcrumb .eckb-breadcrumb-nav li {
    float: none !important;
    height: 32px;
    display: flex !important;
    align-items: center;
    padding-right: 5px !important;
}
#eckb-article-page-container-v2 .eckb-breadcrumb .eckb-breadcrumb-nav li:nth-last-child(1) {
    display: none !important;
}
#eckb-article-page-container-v2 .eckb-breadcrumb .eckb-breadcrumb-link-icon {
    vertical-align: baseline !important;
    line-height: 1 !important;
}
.eckb-breadcrumb-nav li:nth-last-child(2) .ep_font_icon_arrow_carrot_right:before {
    content: none !important;
}
.eckb-breadcrumb-link {
    color: #505050 !important;
}
.eckb-breadcrumb-link a span {
    font-size: 14px !important;
    color: #f60 !important;
    transition: .3s all;
    text-decoration: underline !important;
}
.eckb-breadcrumb-link a span:hover {
    color: #000 !important;
    text-decoration: none !important;
}
.eckb-article-title {
    font-size: 28px !important;
}
#eckb-article-content-header {
    position: relative !important;
    height: 128px;
}
.eckb-article-title {
    position: absolute;
    top: calc(48px);
}
.eckb-breadcrumb {
    position: absolute;
    top: -7px;
}
.eckb-category-archive-main .nazwaLoader__wrapper {
    display: block;
    margin: 1rem auto;
}
.dummyframe {
    border: none;
    outline: none;
    width: 100%;
}
.pMenu__search-slot {
    margin-top: 10px !important;
    margin-right: 20px !important;
    margin-bottom: 10px !important;
}
.pMenu__search-slot #elay_search_terms {
    width: 100% !important;
}
.pMenu__search-slot input {
    border: 1px solid #e1e1e1;
    width: 100% !important;
}
.pMenu__search-slot #elay_search_results h3 {
    font-size: 11px !important;
    font-weight: normal !important;
    position: relative;
    padding-right: 5px !important;
    text-decoration: underline !important;
}
.pMenu__search-slot #elay_search_results h3::after {
    content: 'x';
    color: #fc3700;
    display: block;
    position: absolute;
    font-weight: 900;
    top: 0px;
    right: 0px;
    cursor: pointer;
    margin-left: 5px;
}
.pMenu__search-slot #elay_search_results li {
    line-height: 1.2 !important;
    font-size: 12px !important;
    padding: 8px 0;
}
.pMenu__search-slot #elay_search_results li a {
    color: #505050 !important;
}

/* -------------------------------------------------------- */

/* customBreakCrumbs */

/* -------------------------------------------------------- */
.customBreadCrumbs {
    padding: 0 10px !important;
    margin-top: 20px !important;
}
.customBreadCrumbs__list {
    display: flex;
}
.customBreadCrumbs__list-item {
    margin-right: 5px !important;
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
}
.customBreadCrumbs__list-item:first-child {
    display: flex !important;
    align-items: center;
}
.customBreadCrumbs__list-item:first-child a span::before {
    content: '' !important;
    width: 16px !important;
    height: 13px !important;
    background: url(/pomoc/wp-content/uploads/2020/07/navIcon.png) no-repeat !important;
    margin-right: 7px !important;
    display: inline-block;
}

}
.customBreadCrumbs__link {
    line-height: 1!important;
    color: #000 !important;
    display: block !important;
}

/* .customBreadCrumbs__link b{
	color: rgb(80,80,80)!important;
    font-size: 11px !important;
	font-weight: normal !important;
} */
li.customBreadCrumbs__list-item::after {
    content: '>' !important;
    font-size: 10px !important;
    color: #505050!important;
    margin-left: 5px !important;
    font-weight: bold !important;
}
li.customBreadCrumbs__list-item:last-child::after {
    content: none !important;
}
.customBreadCrumbs__link:hover {
    text-decoration: none !important;
}
.customBreadCrumbs__link span {
    /* 	color: #505050 !important; */
    color: #f60 !important;
    text-decoration: underline !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 1!important;
    transition: .3s all ease-in-out;
    display: block !important;
}
.customBreadCrumbs__link span::first-letter {
    text-transform: uppercase !important;
}
@-moz-keyframes bugfix {
    from {
        padding-right: 1px;
        padding-top: -100px;
    }
    to {
        padding-right: 0;
        padding-top: 1px;
    }
}
.customBreadCrumbs__link span {
    -moz-animation: bugfix 0.001s forwards;
}
.customBreadCrumbs__link[href="/baza-wiedzy/category/e-sklep-internetowy"] span::first-letter {
    text-transform: lowercase !important;
}
.customBreadCrumbs__link:hover span {
    text-decoration: none !important;
    color:#000 !important;
}
.customBreadCrumbs__link span::after {
    /* 	content: " /"; */
    content: none;
    font-size: 13px;
}
.customBreadCrumbs__list-item:last-child .customBreadCrumbs__link span::after {
    content: none;
}
#epkb_search_results .epkb-ajax-search .eckb-article-title span {
    font-size: 12px !important;
}
.pMenu #elay_search_terms {
    padding: 4px 7px !important;
    font-size: 13px !important;
    line-height: 1!important;
}
.pMenu .elay-search-box {
    position:relative;
}
#eckb-categories-archive-container-v2 .eckb-category-archive-style-1 .eckb-article-container {
    margin-bottom: 10px !important;
}
#eckb-article-page-container-v2 #eckb-article-body {
    max-width: 68rem !important;
    width:100%!important;
    padding: 0 15px !important;
}
#eckb-article-page-container-v2 #eckb-article-left-sidebar {
    padding-left:0!important;
    padding-right:9px!important;
}
#epkb-main-page-container.epkb-basic-template .eckb-article-title {
    position: static !important;
}
#epkb-main-page-container.epkb-basic-template .epkb-doc-search-container #epkb_search_results {
    max-width: 80% !important;
    margin: 10px auto;
}
#epkb-main-page-container.epkb-basic-template .epkb-doc-search-container .loading-spinner {
    top: 5px !important;
}
#epkb-main-page-container #epkb_search_results h3 {
    position: relative;
}
#epkb-main-page-container #epkb_search_results h3::after {
    content:'x';
    color: #fc3700;
    display:block;
    position: absolute;
    font-weight: 900;
    top: 0px;
    right: 0px;
    cursor: pointer;
}
.pMenu #elay_search_terms {
    padding-right: 30px !important;
}
.eckb-category-archive-main .eckb-article-container .eckb-article-header .eckb-article-title {
    position: static !important;
}
#eckb-categories-archive-container-v2 .eckb-category-archive-header {
    margin-bottom:10px!important;
}
#eckb-categories-archive__body__content,
#eckb-article-content {
    border-right: 1px solid #ebebeb !important;
    border-left: 1px solid #ebebeb !important;
}

/* -------------------------------------------------------- */

/* searchForm */

/* -------------------------------------------------------- */
.searchForm__wrapper {
    position: relative;
    overflow: hidden;
}
#inputSearch {
    padding: 5px 28px 5px 6px !important;
    line-height: 1;
    font-size: 12px;
}
.pMenu__btn-submit {
    position: absolute;
    top:1px;
    right:1px;
    height: 93%;
    width:30px;
    background: transparent;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
}
.pMenu__btn-submit::before {
    content: '';
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 1px solid #f60;
    border-radius: 90px;
    top: 6px;
    right: 14px;
    z-index: 99999;
}
.pMenu__btn-submit::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 6px;
    background: #f60;
    transform: rotate(-38deg);
    top: 19px;
    right: 14px;
    z-index: 99999;
    display: block;
    box-sizing: border-box;
}
#inputSearch:focus,
.pMenu__btn-submit:focus {
    outline: none !important;
}
.searchForm__value {
    font-size: 12px !important;
    margin: 10px 0 !important;
    position: relative !important;
    padding-right: 14px !important;
}
.searchForm__value::after {
    content: 'X' !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    right:0 !important;
    color: red !important;
    font-weight: bold !important;
    cursor: pointer !important;
    margin-left: 5px !important;
}
.searchForm__list-item {
    line-height: 1 !important;
    margin: 10px 0 !important;
}
.searchForm__list-link,
.searchForm__noresults {
    color: #000 !important;
    font-size: 12px !important;
    text-decoration: underline !important;
    transition: .3s all ease-in-out;
    line-height: 1 !important;
}
.searchForm__list-link:hover {
    color: #f60 !important;
}
.archive .eckb-article-body {
    display: none !important;
}

/* -------------------------------------------------------- */

/* wyrównanie header footer do prod */

/* -------------------------------------------------------- */
@media(min-width: 1024px) {
    .headerNazwa__logo-wrapper img {
        position: relative !important;
        top: -3px !important;
        left: -1px!important;
    }
    .headerNazwa__text {
        top: -9px !important;
        left: -51px !important;
    }
}

/* -------------------------------------------------------- */

/* ukrywanie 3 kolumny */

/* -------------------------------------------------------- */
#eckb-categories-archive-container-v2 #eckb-categories-archive__body #eckb-categories-archive__body__right-sidebar,
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-right-sidebar {
    display: none !important;
}
#eckb-categories-archive__body__content,
#eckb-article-content {
    border-right: none !important;
}
#eckb-article-page-container-v2 #eckb-article-body,
#eckb-categories-archive-container-v2 #eckb-categories-archive__body {
    grid-template-columns: 21% 79% !important;
}

/* -------------------------------------------------------- */

/* Kreator WWW lvl 3 */

/* -------------------------------------------------------- */
.kreator-www-lvl .category-201 {
    display: none !important;
}

/* -------------------------------------------------------- */

/* sortCategories */

/* -------------------------------------------------------- */
.sortCategories__list {
    display: grid !important;
    grid-template-columns: repeat(2,
    minmax(auto,
    210px));
    grid-gap: 14px;
    justify-content: start;
    margin: 1rem auto 2rem !important;
}
.sortCategories__list-item {
    display: flex !important;
    flex-direction: column;
}
.sortCategories__btn {
    border: 1px solid #e1e1e1 !important;
    border-radius: 5px !important;
    max-width: 100%;
    min-height: 55px !important;
    display: flex;
    flex-direction: column;
    justify-content:center;
    align-items: center;
    color: #474747 !important;
    transition: .2s all ease-in-out;
    background: transparent !important;
    cursor: pointer;
}
.sortCategories__btn:focus {
    outline: none !important;
}
.sortCategories__btn--active,
.sortCategories__btn:hover {
    border-color: #ff6600 !important;
    color: #ff6600 !important;
}
.sortCategories__icon {
    width: 45px;
    height: 45px;
}
.sortCategories__svg {
    width: 45px;
    height: 45px;
}
.sortCategories__name {}

/* -------------------------------------------------------- */

/* Pagination */

/* -------------------------------------------------------- */
.pagination {
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin-top: 2rem !important;
}
.pagination__list {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.pagination__list-item {
    border: 1px solid #ebebeb !important;
    color: #333!important;
    margin: 0 5px!important;
    padding: 2px 10px!important;
    cursor: pointer;
    transition: .3s all ease-in-out;
}
.pagination__list-item--active,
.pagination__list-item:hover {
    border-color: #007bff !important;
    background: #007bff !important;
    color: #fff !important;
}

/* -------------------------------------------------------- */

/* Excerpts */

/* -------------------------------------------------------- */
.swiper-container {
    width: 100%;
}
.swiper-pagination-bullet {
    background: #f60 !important;
}
.excerpts .swiper-container {
    min-height: 476px;
}
.swiper-slide {}
.excerpts {
    margin-top: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.excerpts .nazwaLoader div {
    border-color: #007bff !important;
    border-top-color: transparent !important;
}
.excerpts__heading {
    color: #505050;
    font-size: 28px;
    text-align: center;
    margin: 1rem 0 2rem;
    font-weight: normal;
    position: relative;
}
.excerpts__list {
    display: grid;
    grid-template-columns: repeat( auto-fit,
    minmax(246px,
    1fr));
    grid-gap: 1rem;
    justify-content: center;
}
.excerpts__list-item {}
.excerpts__link {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #ff6600 !important;
    font-size: 14px;
    transition: .3s all ease-in-out;
    padding-right: 10px;
}
.excerpts__link::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 3px solid #ff6600;
    border-right: 3px solid #ff6600;
    transform: rotate(45deg);
    right: 0;
    top: 5px;
}
.excerpts__link:hover {
    text-decoration: none;
    color: #f60;
}
.excerpts__post {
    min-height: 460px;
    cursor: pointer;
    padding: 10px;
    box-shadow: 0px 0px 3px 3px rgba(240,
    240,
    240,
    1);
    margin: 3px;
    display: flex;
    flex-direction: column;
    text-decoration: none !important;
}
.excerpts__img-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.excerpts__img {
    max-width: 100%;
}
.excerpts__title {
    font-size: 13px;
    font-weight: bold;
    color: #505050 !important;
    text-align: left;
    margin: 1rem 0;
    min-height:50px;
}
.excerpts__description {
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    color: #505050 !important;
}
.excerpts__meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #505050 !important;
    border-top: 1px solid rgba(240,
    240,
    240,
    1);
    padding-top:12px;
    margin-top: auto;
}
.excerpts__date {
    color: rgb(119,
    119,
    119);
    font-size: 12px;
}
.excerpts__btn {
    background: transparent;
    border: 1px solid #efefef;
    font-size: 12px;
    padding: 3px 21px 3px 10px;
    color: rgb(119,
    119,
    119);
    position: relative;
    z-index:99999999;
    cursor: pointer;
    transition: .3s all ease-in-out;
}
.excerpts__btn:hover {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
}
.excerpts__btn:focus {
    outline: none;
}
.excerpts__btn::before {
    color: inherit;
    content: "\f061";
    font-family: "FontAwesome";
    font-size: 10px;
    position: absolute;
    right: 7px;
    top: 5px;
}
@media(max-width: 1024px) {
    .excerpts {
        display: none;
    }
}
#epkb-main-page-container.epkb-basic-template .section-head p {
    line-height: 1.25;
}
.eckb-category-archive-description p {
    text-align: justify !important;
}
.arrowUp__wrapper {
    width: 48px;
    height: 48px;
    border: 2px solid #f60;
    border-radius: 5px;
    display: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: .3s all ease-in-out;
    position: fixed;
    bottom: 50px;
    right: 20px;
    box-shadow: 0 3px 6px -2px rgba(0,
    0,
    0,
    0.45);
}
.arrowUp {
    border: solid #f60;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 7px;
    margin-top: 9px;
    transform: rotate(-135deg);
    transition: .3s all ease-in-out;
}
.arrowUp__wrapper:hover,
.arrowUp__wrapper:hover .arrowUp {
    border-color: rgba(0,
    0,
    0,
    1);
}
.arrowUp__wrapper--show {
    display: flex;
}
a,
a:hover {
    color: #007bff;
}
a:visited {
    color: #0056b3;
}
#epkb-search-kb {
    border: none !important;
}
.nazwaTools__list-item .nazwaTools__list-link:nth-child(1n+2) {
    display: none !important;
}
.term-narzedzia-nazwapl .subCategories__list-item:nth-child(6) {
    display: none;
}
.term-narzedzia-nazwapl .subCategories__list-item:nth-child(7) {
    display: none;
}

.epkb-top-category-box:nth-of-type(n + 10){display: none !important;}

h1, h2, h3, h4, h5, h6{font-family: 'ubuntu-regular', serif;}