.parent-pageid-84301 .article-photo { display: none }


/* Darowizna - fix */

.footer_darowizna {
    background-size: 100%;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    min-height: 300px;
}


/* Menu - fix */

.main-menu .wrapper {
    width: 1440px;
}


/* Wyszukiwarka zaawansowana */

.searchandfilter .sf-input-text,
.searchandfilter .select2-container .select2-selection--single {
    width: 100%
}
.searchandfilter .select2-container--default .select2-selection--single {
    height: 34px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    border: 1px solid #ccc;
    color: #aaa;
    color: #444;
    box-shadow: inset 0 2px 0 rgba(0,0,0,0.03);
    transition: box-shadow 0.5s;
    -moz-transition: box-shadow 0.5s;
    -webkit-transition: box-shadow 0.5s;
    -o-transition: box-shadow 0.5s;
}

.searchandfilter .select2-container {
    width: 100% !important;
}
.searchandfilter .select2-container--default .select2-selection--single {
    height: 34px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    border: 1px solid #ccc;
    /*color: #aaa;*/
    color: #444;
    box-shadow: inset 0 2px 0 rgba(0,0,0,0.03);
    transition: box-shadow 0.5s;
    -moz-transition: box-shadow 0.5s;
    -webkit-transition: box-shadow 0.5s;
    -o-transition: box-shadow 0.5s;
}
.searchandfilter .select2-container--default .select2-selection--single:focus,
.searchandfilter .select2-container--default .select2-selection--single:active,
.searchandfilter .searchandfilter select.sf-input-select:focus {
    border: 1px solid #aaa;
    color: #878787;
    box-shadow: inset 0 2px 0 rgba(0,0,0,0.03), 0 0 10px rgba(0,0,0,0.12);
}

.searchandfilter .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
    font-size: 13px;
}
.searchandfilter .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px;
}
.searchandfilter ul li {
    padding: 5px 0;
}
.searchandfilter label {
    width: 100%;
}
.searchandfilter input[type="text"] {
    width: 96%;
    color: #444 !important;
    font-size: 13px;
}
.searchandfilter select.sf-input-select {
    min-width: 50px;
    height: 34px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    border: 1px solid #ccc;
    /*color: #aaa;*/
    color: #444;
    box-shadow: inset 0 2px 0 rgba(0,0,0,0.03);
    transition: box-shadow 0.5s;
    -moz-transition: box-shadow 0.5s;
    -webkit-transition: box-shadow 0.5s;
    -o-transition: box-shadow 0.5s;
}
.searchandfilter input[type="submit"] {
    width: 100% !important;
    height: 36px;
    border: 0;
    text-transform: uppercase;
}
.searchandfilter .sf-field-submit input[type="submit"] {
    color: #2a2b33;
    background-color: #ffd500;
}
.searchandfilter .sf-field-reset input[type="submit"] {
    color: #f8f8f8;
    background-color: #ff1500;
}
.searchandfilter input[type="submit"]:hover {
    cursor: pointer;
    cursor: hand;
}
.searchandfilter label.sf-label-checkbox {
    width: auto;
}
.searchandfilter ul li.sf-field-category li.sf-level-0,
.searchandfilter ul li.sf-field-category li.sf-level-0 li.sf-level-1 {
    padding: 0px 0;
    margin-top: 5px !important;
}


/* Archiwum */

#tp-arch {
    display: block;
    max-width: 100%;
    /*padding: 10px 50px;*/
    background: #fff;
    overflow: auto;
    text-align: center;
    margin: 0 auto;
}
#tp-arch li.tp-arch-rok {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    max-width: 1800px;
}
#tp-arch li.tp-arch-rok a {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    /*background: #2e3675;*/
    /*font-weight: bold;*/
    /*color: #fff;*/
    /*font-size: 2em;*/
    margin: 10px 0;

    background: none;
    font-weight: 400;
    color: #000;
    font-size: 1.8em;
    padding: 5px 10px !important;
}
#tp-arch li.tp-arch-rok a:hover {
    /*background: #fed501;*/
    border: 1px solid #fed501;
    margin: -1px !important;
}
#tp-arch li.tp-arch-rok.current-term a:hover {
    color: #fff;
}
#tp-arch ul.tp-arch-numery {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    /*width: 100%;*/
    text-align: center;
    line-height: 1em;
}
#tp-arch ul.tp-arch-numery li.tp-arch-numer {
    position: relative;
    /*float: left;*/
    display: inline-block;
    /*padding: 25px;*/
    margin: 0;
    /*width: 33%;*/
    /*width: 25%;*/
    text-align: center;
    max-height: 600px;
    /*max-width: 360px;*/
    /*max-width: 230px;*/ /*20220815*/
    /*max-width: 330px;*/ /*20220815*/
    max-width: 230px; /*20240426*/
    /*min-width: 300px;*/
    min-width: 150px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    margin: -2px 10px;
    /* new 10-2022 */
    line-height: 30px;
    margin: 0 10px;
}
#tp-arch ul.tp-arch-numery li.tp-arch-numer.toggle {}
#tp-arch ul.tp-arch-numery li.tp-arch-numer.toggle:hover {}
#tp-arch ul.tp-arch-numery li.tp-arch-numer a {
    position: relative;
    display: block;
    color: #111;
    /*width: 360px;*/
    /*height: 490px;*/
    margin: 0;
    /*padding: 0 20px 20px 20px;*/
    padding: 0 10px 10px 10px;
    overflow: hidden;
    text-decoration: none;
    transition: all .2s linear; /*20221002*/
    /*transform: translateZ(0px);*/ /*20221002*/
    /*margin: 20px;*/
    /*background: #f5d101;*/
    background: none;
    height: max-content;
    border: 5px solid #fff;
}
#tp-arch ul.tp-arch-numery li.tp-arch-numer a div {
    overflow: auto;
}
#tp-arch ul.tp-arch-numery li.tp-arch-numer a .tp-arch-title {
    color: #333;
    font-size: 1em;
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    transition: all .1s linear;
    transform: translateZ(0);
    /*float: left;*/
    padding: 0 1em 0 0;
}
#tp-arch ul.tp-arch-numery li.tp-arch-numer.toggle:hover a .tp-arch-title {
    color: #2f3775;
}
#tp-arch ul.tp-arch-numery li.tp-arch-numer a strong {
    display: inline-block;
    /*color: #333;*/
    /*font-size: 28px;*/
    font-weight: 400;
    /*line-height: 30px;*/
    /*margin: 10px 0 40px;*/
    /*text-align: center;*/
    word-wrap: break-word;
    /*padding: 0.5em 0;*/
    position: relative;
    /*top: 0;*/
    background: #2f3775;
    /*padding: 10px;*/
    /*right: 0;*/
    color: #fff;

    font-size: 1em;
    line-height: 30px;
    /*margin: 10px 0 40px;*/
    /*padding: 0.5em 0;*/
    background: none;
    padding: 0;
    color: #000;
}
#tp-arch ul.tp-arch-numery li.tp-arch-numer.toggle:hover a strong {
    color: #f5d101;
}
#tp-arch ul.tp-arch-numery li.tp-arch-numer a img {
    font-weight: normal;
    font-size: 0.5em;
    /*padding-top: 30px;*/ /*20220815*/
    margin-top: 30px; /*20220815*/
    max-height: 390px;
    /*transition: 0.2s;*/ /*20230908*/
}
#tp-arch ul.tp-arch-numery li.tp-arch-numer.toggle:hover a img {
    /*padding: 62px 20px 20px 20px;*/
    /*opacity: 0.55 !important;*/ /*20221002*/
    /*transition: 0.2s;*/ /*20221002*/
    transition: all .2s linear; /*20221002*/
    /*transform: perspective(200px) translateZ(10px) translateY(-9px); !*20221002*!*/
    /*20221002*/
    transition: all .2s linear;
    transform: translateY(-20px);
    margin-bottom: -20px;
    background: #fcd020;
    padding-bottom: 20px;
}
#tp-arch .tp-arch-rok.current-term {
    background: #fed501;
}
#tp-arch-years {
    max-width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}
#tp-arch-years #tp-arch li.tp-arch-rok {
    max-width: 250px;
    /*float: left;*/
    margin: 10px;
    display: inline-block;
    text-align: center;
}
#tp-arch-years #tp-arch li.tp-arch-rok a {
    margin: 0;
    padding: 0 60px;
}
#tp-arch-wydanie {
    text-align: center;
    margin-top: 100px;
}

.smi-tp-button {
    color: #00377c;
    background-color: #fed501;
    border: 1px solid #fed501;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 0 1px rgba(255,255,255,0.6),0 1px 2px hsla(0,0%,0%,.1);
    -moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 0 1px rgba(255,255,255,0.6),0 1px 2px hsla(0,0%,0%,.1);
    box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 0 1px rgba(255,255,255,0.6),0 1px 2px hsla(0,0%,0%,.1);
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    padding: 10px 25px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.2em;
}
.smi-tp-button:hover {
    color: #23527c;
    background-color: #feea7f;
    border: 1px solid #d4b207;
    opacity: 1;
}

/* TYMCZASOWE */
.tax-wydanie .entry-header {
    border-bottom: 3px solid var(--global--color-border);
    padding-bottom: calc(2 * var(--global--spacing-vertical));
    margin-bottom: calc(3 * var(--global--spacing-vertical));
}
.tax-wydanie .entry-title {
    font-size: 96px
}

#smi-all-taxonomy {}
.smi-col-grey {color: #c3c3c3;}

#smi-all-taxonomy p {
    margin: 0;
}

.entry-content .smi-images-links {
    font-size: 10px;
    display: block;
    border: 1px solid #9b9da0;
    padding: 10px;
    color: #9B9DA0;
    margin-top: 50px;
}
/* pokazanie które mydania są dodane */
#wydanie-numer-1138, #wydanie-numer-1139, #wydanie-numer-1140, #wydanie-numer-1141, #wydanie-numer-1142, #wydanie-numer-1143, #wydanie-numer-1144, #wydanie-numer-1145, #wydanie-numer-1146, #wydanie-numer-1147, #wydanie-numer-1148, #wydanie-numer-1149, #wydanie-numer-1150, #wydanie-numer-1151, #wydanie-numer-7 {
    /*border: 1px dashed #e61818;*/
    /*margin-left: -2px !important;*/
    /*background-color: #eeeeee;*/
}

/* ukrycie elementów debug i komentarzy na czas testow */
body.archive.tax-wydanie .entry-content > p:first-child,
body.archive.tax-wydanie .entry-content > p:nth-child(2),
.smi-col-grey,
.smi-images-links {display: none !important;}


/* DODATKOWE KLASY DLA MENU */
.smi-colbkg-yellow {background-color: #fed501;}
.smi-colbkg-black {background-color: #000000;}
.smi-colbkg-black > a {color: #ffffff !important;}


/* DODATKOWE KLASY DLA EDYTORA TAGDIV */
.smi-imagew-auto .td-module-thumb img {width: auto;}

/* DODATKOWE KLASY OGÓLNE */
.smi-text-uppercase {
    text-transform: uppercase;
}
.smi-text-bold {
    font-weight: bold;
}
.smi-entry-icon {
    margin-right: 0.5em;
}
h1.tp-archiwum {
    font-size: 2.3em !important;
}

/* NEWSPAPER */
.td-container, .tdc-row, .tdc-row-composer {
    width: auto !important;
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 24px;
    padding-right: 24px;
}
.tdc-zone .tdc-row .td_block_wrap {margin-bottom: 24px;}
.tdc-zone .tdc-row .td-post-date {
    display: block;
    top: 6px;
}

/* Ustawienia indywidualne - Row:A, Column:3 */
/* UWAGA! Usunąć formatowanie elementów z buildera !!! */

.td_block_8 .td_module_wrap:hover .entry-title a,
.td_block_8 .td-pulldown-filter-link:hover,
.td_block_8 .td-subcat-item a:hover,
.td_block_8 .td-cur-simple-item,
.td_block_8 .td_quote_on_blocks,
.td_block_8 .td-opacity-cat .td-post-category:hover,
.td_block_8 .td-opacity-read .td-read-more a:hover,
.td_block_8 .td-opacity-author .td-post-author-name a:hover,
.td_block_8 .td-instagram-user a,
.td_block_8 .td-subcat-dropdown:hover .td-subcat-more span,
.td_block_8 .td-subcat-dropdown:hover .td-subcat-more i {
    color: #00377c !important;
}

.td_block_8 .td-next-prev-wrap a:hover,
.td_block_8 .td-load-more-wrap a:hover {
    background-color: #00377c !important;
    border-color: #00377c !important;
}

.td_block_8 .td-read-more a,
.td_block_8 .td-weather-information:before,
.td_block_8 .td-weather-week:before,
.td_block_8 .td-exchange-header:before,
.td-footer-wrapper .tdi_15 .td-post-category,
.td_block_8 .td-post-category:hover,
.td_block_8 .td-subcat-dropdown ul:after,
.td_block_8 .td-block-title:after {
    background-color: #00377c !important;
}
/* inline tdc_css att */

.td_block_8{
    justify-content:flex-end !important;
    text-align:right !important;
}




/* Advanced Search */
.searchandfilter ul li {
    display: flex;
    padding: 0;
    margin-bottom: 2px !important;
}
.searchandfilter ul li h4 {
    min-width: 125px;
}
.searchandfilter ul li h4 + label {
    display: flex;
}
.searchandfilter select.sf-input-select {
    height: 27px;
    margin-top: 7px;
}
.searchandfilter ul li label .chosen-container-single .chosen-single span {
    height: 27px;
}
.searchandfilter ul li label .chosen-container-single {
    margin-top: 7px;
}



/* Archive */
#smi-archive {
    margin-top: 3em;
}

#smi-number-cover {
    text-align: right;
}

/* https://stackoverflow.com/questions/13550541/media-min-width-max-width */
@media only screen and (min-width: 768px) {
    #smi-number-articles {
        border-left: 1px solid #a2a2a2;
    }
}
/*#smi-number-articles #smi-all-taxonomy p strong {*/
/*text-transform: uppercase;*/
/*}*/
#smi-number-articles #smi-all-taxonomy > p {
    margin-top: 2em;
}
#smi-number-articles #smi-all-taxonomy ul li,
#smi-number-articles #smi-all-taxonomy ol li {
    line-height: 1.5em;
    margin-left: 1em;
    /* 12-2022 */
    border-bottom: 2px solid #fff;
}

.hidden {
    display: none;
}

/* Archive Authors, Excerpt */
#smi-number-articles #smi-all-taxonomy .smi-tp-author {
    font-size: 0.9em;
    text-transform: none;
    margin: 5px 0 20px 0;
    /*margin: 10px 0 6px 0;*/

    padding-left: 20px;
    border-left: 1px solid #f0f0f0;
}
#smi-number-articles #smi-all-taxonomy .smi-tp-author .smi-tp-name {
    background: #f7f7f7;
    border-bottom: 1px solid #ddd;
    padding: 2px 4px;
}

#smi-number-articles #smi-all-taxonomy .smi-tp-excerpt {
    font-size: 0.9em;
    margin: 5px 0px;
    /*margin-bottom: 20px;*/

    padding-left: 20px;
    border-left: 1px solid #f0f0f0;

    /* new 12-2022 */
    font-size: 1.14286em;
}
#smi-number-articles #smi-all-taxonomy .smi-tp-article a {
    font-size: 1.1em;
    /* new 10-2022 */
    color: #00377c;
}
#smi-number-articles #smi-all-taxonomy .smi-tp-category {
    text-transform: uppercase;
    border-bottom: 1px solid #f0f0f0;
}
#smi-number-articles #smi-all-taxonomy .smi-tp-category > strong {
    border-bottom: 3px solid;
}



/* new 10-2022 */
#smi-number-articles #smi-all-taxonomy ul {
    list-style: disc;
    list-style-position: outside;
}
.td-pb-row [class*="td-pb-span"] {
    display: block;
    min-height: 1px;
    /*float: left;*/
    padding-right: 24px;
    padding-left: 24px;
    /*position: relative;*/
}
#smi-number-articles #smi-all-taxonomy h3.smi-tp-category {
    font-size: 22px;
    line-height: 30px;
    margin-top: 27px;
    margin-bottom: 17px;
}

#smi-number-articles #smi-all-taxonomy .smi-tp-article-info {
    display: inline-block;
    width: 75%;
    margin-bottom: 20px;
}
#smi-number-articles #smi-all-taxonomy .smi-tp-article-info .smi-tp-author {
    margin-bottom: 10px;
}
#smi-number-articles #smi-all-taxonomy .smi-tp-article-info .smi-tp-article {
    padding-left: 20px;
}
#smi-number-articles #smi-all-taxonomy .smi-tp-article-info .smi-tp-tags {
    padding-left: 20px;
    font-size: 0.9em;
}
#smi-number-articles #smi-all-taxonomy .smi-tp-article-thumb {
    display: inline-block;
    width: 25%;
    text-align: center;
    max-height: 122px;
    overflow: hidden;
}
#smi-number-articles #smi-all-taxonomy .smi-tp-article-thumb img {
    max-width: 60%;
    top: -5px;
    position: relative;
}

h1.tp-archiwum {
    font-weight: 200;
}
#smi-number-cover {
    text-align: left;
}
#smi-number-cover p {
    padding-left: 0;
}
#smi-number-articles {
    border: none;
}

#tp-arch-wydanie {
    text-align: right;
    margin-top: 50px;
    margin-bottom: 100px;
}
#tp-arch-wydanie-top {
    text-align: right;
}

h1.tp-archiwum {
    line-height: 100%;
}
.smi-entry-icon {
    margin-top: 3px;
}

#tp-arch li.tp-arch-rok a {
    width: auto;
    border: 1px solid white;
}
#tp-arch li.tp-arch-rok a:hover {
    margin: 0 !important;
}


/* new 05-2023 */
/* Wyszukiwanie na stronie Archiwum */
#tp-arch-search {
    max-width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}
#tp-arch-search-form {
    display: inline-block;
    width: 49%;
}
#tp-arch-search-form-advanced {
    display: inline-block;
    width: 49%;
    padding: 12px 0;
}
form.search-form.tp-std-search {
    text-align: center;
}
form.search-form.tp-std-search input.tp-std-search-input {
    padding: 9px 13px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    border: 1px solid #ccc;
    color: #aaa;
    box-shadow: inset 0 2px 0 rgba(0,0,0,0.03);
    transition: box-shadow 0.5s;
    -moz-transition: box-shadow 0.5s;
    -webkit-transition: box-shadow 0.5s;
    -o-transition: box-shadow 0.5s;
    position: relative;
    font-size: 1.25em;
    min-width: 75%;
}
form.search-form.tp-std-search input.tp-std-search-button:hover {
    cursor: pointer;
}

/* Wyszukiwanie zaawansowane */
.searchandfilter ul li h4 {
    min-width: 150px;
}
.searchandfilter ul > li > ul.sf_date_field {
    padding-left: 0 !important;
}
.searchandfilter ul > li > ul.sf_date_field > li {
    margin-left: 0 !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.searchandfilter ul > li .sf-input-select {
    margin-top: 2px !important;
}

/* Wyszukiwarka Widget */
#sidebar .widget .search-form input.search-field {
    padding: 8px 13px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    border: 1px solid #ccc;
    color: #aaa;
    box-shadow: inset 0 2px 0 rgba(0,0,0,0.03);
    transition: box-shadow 0.5s;
    -moz-transition: box-shadow 0.5s;
    -webkit-transition: box-shadow 0.5s;
    -o-transition: box-shadow 0.5s;
    position: relative;

    background-image: none;
    width: 100%;
    margin-bottom: 15px;
}
#sidebar .widget .search-form input.search-field:focus {
    border: 1px solid #aaa;
    color: #878787;
    box-shadow: inset 0 2px 0 rgba(0,0,0,0.03), 0 0 10px rgba(0,0,0,0.12);
}
#sidebar .widget .search-form input[type="submit"] {
    width: 100% !important;
    height: 36px;
    color: #2a2b33;
    background-color: #ffd500;
    border: 0;
    text-transform: uppercase;
}
#sidebar .widget .search-form input[type="submit"]:hover {
    cursor: pointer;
}

/* MailChimp Newsletter Form */
.mailmunch-sidebar-iframe.mailmunch-sidebar-iframe {
    max-height: 250px;
}
#mailmunch-optin-form .check-box-label {
    font-size: 0.75em !important;
    margin-top: 10px;
}

/* new 09-2023 */
.smi-align-right {
    text-align: right;
    float: right;
    padding: 0 24px 0 0 !important;
}

/* Wydanie */
@media only screen and (max-width: 600px) {
    .smi-tp-button {
        line-height: 1.5em;
        display: block;
        padding: 10px;
    }
    .smi-align-right {
        text-align: center;
        float: none;
        padding: 0 !important;
    }
    #tp-arch-search-form-advanced {
        width: 100%;
    }
    #tp-arch-search-form {
        width: 100%;
    }
    form.search-form.tp-std-search input.tp-std-search-input {
        width: 100%;
    }
    .search-submit.tp-std-search-button.smi-tp-button {
        width: 100%;
        padding: 8px;
        margin-top: 5px;
    }
    .td-pb-row [class*="td-pb-span"] {
        padding-right: 0;
        padding-left: 0;
    }
}

#smi-number-articles #smi-all-taxonomy .smi-tp-article-thumb img {
    max-width: 100%;
    transform: translateY(-12%);
}
#smi-number-articles #smi-all-taxonomy .smi-tp-article-thumb {
    max-height: 132px;
}
#smi-number-articles #smi-all-taxonomy ul li, #smi-number-articles #smi-all-taxonomy ol li {
    line-height: 2em;
}

@media only screen and (max-width: 600px) {
    #smi-number-articles #smi-all-taxonomy .smi-tp-article-thumb img {
        float: left;
    }
    #smi-number-articles #smi-all-taxonomy .smi-tp-article-info {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    #smi-number-articles #smi-all-taxonomy .smi-tp-article-thumb {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        padding-left: 20px;
    }
    #smi-number-articles #smi-all-taxonomy .smi-tp-excerpt {
        font-size: 1em;
        line-height: 1.4em;
        padding-right: 0;
    }
}

/* new 12-2023 */
body.woocommerce-page .woocommerce p {padding: unset !important;}
body.woocommerce-page .mailmunch-forms-in-post-middle,
body.woocommerce-page .mailmunch-forms-after-post,
body.woocommerce-page .sharedaddy.sd-sharing-enabled {display: none !important;}

body.woocommerce-page .woocommerce #payment .place-order {padding: 0;}
body.woocommerce-page .woocommerce .shop_table.woocommerce-checkout-review-order-table {
    width: 100%;
    text-align: left;
}
body.woocommerce-page .woocommerce .shop_table.woocommerce-checkout-review-order-table th,
body.woocommerce-page .woocommerce .shop_table.woocommerce-checkout-review-order-table td {
    padding: 10px;
}
body.woocommerce-page .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot {
    border-top: 1px solid #cdcdcd;
}
body.woocommerce-page .woocommerce #customer_details input,
body.woocommerce-page .woocommerce #customer_details textarea {
    padding: 8px 0;
    border: 1px solid #ccc;
    box-shadow: none;
}
body.woocommerce-page .woocommerce #customer_details .select2-selection {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 150%;
}
body.woocommerce-page .entry-content {
    margin-top: 50px;
}
body.woocommerce-page .entry-content .woocommerce {
    margin-bottom: 50px;
    display: block;
    overflow: hidden;
    clear: both;
}
body.woocommerce-page .related.products {
    display: block;
    overflow: hidden;
    clear: both;
}
@media (min-width: 768px) {
    body.woocommerce-page .related.products h2 {
        text-align: center;
    }

    body.woocommerce-page .related.products ul.products li.product,
    body.woocommerce-page .related.products ul.products .wc-block-grid__product,
    body.woocommerce-page .related.products .wc-block-grid__products li.product,
    body.woocommerce-page .related.products .wc-block-grid__products .wc-block-grid__product {
        clear: none;
        width: 50%;
        float: left;
        font-size: 1em;
    }
}

body.woocommerce-page .summary .single_add_to_cart_button.button.alt,
body.woocommerce-page .checkout.woocommerce-checkout #payment .place-order .button {
    background-color: #144e7b !important;
    text-transform: uppercase;
    font-size: 1.3em !important;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding: 5px 35px;
    border-radius: 6px;
    margin-top: 1em;
}

body.woocommerce-page .woocommerce .woocommerce-info, .woocommerce-noreviews, p.no-comments {
    /*background-color: #144e7b;*/
    background-color: #fed501;
}
body.woocommerce-page .woocommerce .checkout_coupon {
    margin-bottom: 3em !important;
    display: block;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #144e7b;
    padding-bottom: 1em;
}
body.woocommerce-page .product .summary a {
    color: #144e7b !important;
    border-bottom: 2px solid #144e7b;
    padding: 0 5px;
}
body.woocommerce-page h1,
body.woocommerce-page h2,
body.woocommerce-page h3,
body.woocommerce-page h4,
body.woocommerce-page h5,
body.woocommerce-page h6 {
    letter-spacing: inherit !important;
}
body.woocommerce-page .product .product_title span,
body.woocommerce-page .product .woocommerce-loop-product__title span,
body.woocommerce-page .checkout .shop_table .product-name span {
    display: none;
}

/* pricing table */
body.page-template-page-sprzedaz .mailmunch-forms-in-post-middle,
body.page-template-page-sprzedaz .mailmunch-forms-after-post,
body.page-template-page-sprzedaz .sharedaddy.sd-sharing-enabled {display: none !important;}
body.page-template-page-sprzedaz .entry-content {
    margin-top: 50px;
}
body.page-template-page-sprzedaz .fca-ept-main .wp-block-fatcatapps-easy-pricing-tables {
    margin-top: -50px;
}
body.page-template-page-sprzedaz .fca-ept-main .fca-ept-column {
    background-color: #fbfbfb !important;
    border: 2px solid #144e7b;
}
body.page-template-page-sprzedaz .fca-ept-main .fca-ept-column:hover {
    box-shadow: 0 10px 25px 0 rgba(20, 78, 123, 0.48) !important;
}
body.page-template-page-sprzedaz .fca-ept-main .fca-ept-column .fca-ept-plan-div .fca-ept-plan {
    color: #4f5051 !important;
    text-transform: uppercase;
}
body.page-template-page-sprzedaz .fca-ept-main .fca-ept-column .fca-ept-plan-div .fca-ept-plan-subtext {
    color: #7d7d7d !important;
}
body.page-template-page-sprzedaz .fca-ept-main .fca-ept-column .fca-ept-price {
    color: #144e7b !important;
    font-size: 4em !important;
    font-weight: 300;
}
body.page-template-page-sprzedaz .fca-ept-main .fca-ept-column .fca-ept-button {
    background-color: #144e7b !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.3em !important;
    letter-spacing: 0.1em;
}
body.page-template-page-sprzedaz .fca-ept-main .fca-ept-column div,
body.page-template-page-sprzedaz .fca-ept-main .fca-ept-column .fca-ept-features {
    text-align: center !important;
}
body.page-template-page-sprzedaz .fca-ept-main .fca-ept-column .fca-ept-features li {
    word-wrap: normal !important;
    word-break: break-word !important;
}
body.page-template-page-sprzedaz .fca-ept-main .fca-ept-column.fca-ept-most-popular {
    border: 3px solid #fed501 !important;
}
body.page-template-page-sprzedaz .fca-ept-main .fca-ept-column.fca-ept-most-popular:hover {
    box-shadow: 0 10px 25px 0 rgba(254, 213, 1, 0.48) !important;
}
body.page-template-page-sprzedaz .fca-ept-main .fca-ept-column.fca-ept-most-popular .fca-ept-popular-div .fca-ept-popular-text {
    background-color: #fed501 !important;
    padding: 5px 10px !important;
}
body.page-template-page-sprzedaz .fca-ept-main .fca-ept-column.fca-ept-most-popular .fca-ept-button {
    background-color: #fed501 !important;
    color: #4f5051 !important;
}
body.page-template-page-sprzedaz .fca-ept-main .fca-ept-column.fca-ept-most-popular {
    margin: -25px 0 !important;
}

/* other sites with template 'Sprzedaz' */
body.page-template-page-sprzedaz .entry-content {
    margin-bottom: 100px;
}

/*WooCommerce Membership*/
body.home .main-content .slider .slider-image .woocommerce,
body.home .main-content .slider .slider-navigation .woocommerce,
body.home .main-content .panel-split .item-content .woocommerce,
body.home .main-content .video-carousel .item .woocommerce,
body.home .main-content .blog-list  .item-content .woocommerce,
body.blog .main-content .item-content .woocommerce,
body.archive .main-content .item-content .woocommerce,
body.archive .main-content .blog-list .woocommerce,
body.category .main-content .item-content .woocommerce,
body.search .main-content .item-content .woocommerce {
    display: none;
}

body.single-post .woocommerce .wc-memberships-restriction-message {
    border: 3px solid #144e7b;
    padding: 1em 1em 2em;
    line-height: 2em;
    text-align: center;
    background-color: #fff;
    /*color: #000;*/
    color: #144e7b;
    border-radius: 20px;
    font-size: 1.3em;
}
body.single-post .woocommerce .wc-memberships-restriction-message .wc-memberships-products-grant-access {
    display: block;
    margin-top: 2em;
    margin-bottom: 2em;
    color: #fff;
}
body.single-post .woocommerce .wc-memberships-restriction-message .wc-memberships-products-grant-access a {
    display: inline-block;
    padding: 1em 1em;
    border: 1px solid #144e7b;
    line-height: 1em;
    /*background-color: #144e7b;*/
    /*color: #ffffff;*/
    font-weight: 700;
    background-color: #fff !important;
    border: 2px solid #144e7b !important;
    color: #4f5051;
    border-radius: 20px;
    text-transform: uppercase;
    margin: 5px;
}
body.single-post .woocommerce .wc-memberships-restriction-message .wc-memberships-products-grant-access a::after {
    content: "WYBIERAM";
    position: relative;
    padding-top: 20px;
    top: 1.5em;
    background-color: #144e7b;
    color: #fff;
    padding: 5px 15px;
    border-radius: 6px;
    font-weight: 900;
}
body.single-post .woocommerce .wc-memberships-restriction-message .wc-memberships-products-grant-access a span {
    display: block;
    padding: 25px 0 10px 0;
    font-size: 2em;
    font-weight: 300;
    color: #144e7b;
}
body.single-post .woocommerce .wc-memberships-restriction-message .tp-wm-pdp {
    background-color: #144e7b !important;
    text-transform: uppercase;
    font-size: 1.3em !important;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding: 5px 35px;
    border-radius: 6px;
    margin-top: 1em;
}


/* new 01-2024 */
/* Main Menu */
.main-menu ul.menu > li ul.sub-menu > li > a, .main-menu ul.menu > li > a {
  padding: 15px 12px 13px 12px !important;
}
.main-menu ul.menu li.sklep:not(.mega-menu-full) ul.sub-menu > li > a {
  background: #333333 !important;
}
.main-menu ul.menu li.sklep:not(.mega-menu-full) ul.sub-menu > li > a:hover {
  background: #675c23 !important;
}

/* Checkout */
textarea, input[type="text"], input[type="tel"], input[type="email"] {
	color: #144e7b;
	padding-left: 10px !important;
	font-size: 1em;
}

/* Related Products */
body.woocommerce-page .related.products {
  display: none !important;
  overflow: hidden;
  clear: both;
}

/* Woo Member */
.woocommerce-info.wc-memberships-restriction-message.wc-memberships-content-restricted-message .wcms-title {
  background: #ffd500;
  font-size: 1.4em;
  font-weight: 700;
  padding: 10px;
  display: block;
  border-radius: 12px;
  color: #000;
}

/* Woo Products a:hover */
body.woocommerce-page .product .summary a:hover {
  background: #fed501;
  color: #000 !important;
}

/* Premium */
a:hover tp {color: #000;}
tp {background-color: #fed501; padding: 1px 4px;}
.video-carousel .item p {max-height: 6.6em;}

/* new 02-2024 */
.shortcode-content.membership-content.access-restricted {line-height: 1.7em;}
#smi-number-articles #smi-all-taxonomy .smi-tp-excerpt {font-size: 1em;}
.woocommerce-form-login .form-row {margin-bottom: 20px;}
.woocommerce-form-login #username {width: 96%;}
.woocommerce-form-login #password {width: 84%; padding: 8px 13px; display: inline-block;}
.woocommerce-form-login .password-input .show-password-input {position: relative; display: inline-block; line-height: 1;}
.woocommerce-form-row.form-row {display: inline-block; width: 40%; margin: 0 10px;}

body.archive #smi-archive #smi-number-cover > p {
    display: inline-block;
}
body.archive #smi-archive #smi-number-cover >p.placeholder-archiwum-sub-login {
    margin: 30px 0 10px 0;
    float: right;
    /*opacity: 0.5;*/
    padding-right: 0;
    font-size: inherit;
}
body.archive #smi-archive #smi-number-cover >p.placeholder-archiwum-sub-login .placeholder-img {
    margin-bottom: 20px;
}
body.archive #smi-archive #smi-number-cover >p.placeholder-archiwum-sub-login .smi-tp-button {
    float: right;
}

/* new 03-2024 */
body.page-template-page-sprzedaz ol {
    list-style: symbols;
}
body.page-template-page-sprzedaz ol li {
    line-height: normal;
}
body.page-template-page-sprzedaz ol ul {
    list-style: lower-alpha;
    list-style-position: inside;
}
body.page-template-page-sprzedaz ol ul ul {
    list-style: disc;
    list-style-position: inside;
}
body.page-template-page-sprzedaz p {
    padding: inherit;
    font-size: inherit;
    line-height: 26px;
}

body.page-template-page-sprzedaz .woocommerce-checkout-payment .form-row.validate-required {
    margin-left: 10px;
}

/* 2024-03-16 */
body.page-template-page-sprzedaz .td-container {
    line-height: 150%;
    font-size: 16px;
}
body.page-template-page-sprzedaz .td-container h3 {
    font-size: 22px;
    margin-top: 15px;
}
body.page-template-page-sprzedaz .td-container ol,
body.page-template-page-sprzedaz .td-container ul {
    padding: 3px 0 2px 20px;
}
body.page-template-page-sprzedaz .td-container ol li,
body.page-template-page-sprzedaz .td-container ul li {
    margin-top: 8px;
    line-height: 130% !important;
}
body.page-template-page-sprzedaz .td-container a {
    color: #00377c;
    text-decoration: underline;
}

body.page-template-page-sprzedaz .woocommerce-checkout-payment .form-row.renouncement {
    margin-left: 10px;
}

/* new 04-2024 */
body.woocommerce-order-received  .button,
body.woocommerce-account .button,
body.woocommerce-account .woocommerce-button {
  color: #00377c;
  background-color: #fed501;
  border: 1px solid #fed501;
  -webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 0 1px rgba(255,255,255,0.6),0 1px 2px hsla(0,0%,0%,.1);
  -moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 0 1px rgba(255,255,255,0.6),0 1px 2px hsla(0,0%,0%,.1);
  box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 0 1px rgba(255,255,255,0.6),0 1px 2px hsla(0,0%,0%,.1);
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  padding: 4px 25px;
  text-decoration: none;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2em;
  font-size: inherit !important;
}
body.woocommerce-account .button:hover,
body.woocommerce-account .woocommerce-button:hover {
  color: #23527c;
  background-color: #feea7f;
  border: 1px solid #d4b207;
  opacity: 1;
  cursor: pointer;
}

body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper .form-row input,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper .form-row textarea,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper .form-row select {
  width: 80%;
  padding-right: 0;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper .select2.select2-container {
  width: 81% !important;
}
body.woocommerce-account .woocommerce-MyAccount-content fieldset {
  border: 1px solid #d5d5d5;
  padding: 10px 0 20px;
  margin: 20px 0;
}
body.woocommerce-account .woocommerce-MyAccount-content fieldset legend {
  margin-left: 20px;
  padding: 0 10px;
  color: #b00000;
}
body.woocommerce-account .woocommerce-MyAccount-content .password-input .show-password-input {
  padding: .318em !important;
}
body.woocommerce-account .woocommerce-MyAccount-content .form-row label {
  display: block;
  padding: 10px 0 4px 0;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row label {
  padding: 0;
}
body.woocommerce-order-received .woocommerce-order-details h2,
body.woocommerce-order-received .woocommerce-customer-details h2,
body.woocommerce-account .woocommerce-MyAccount-content h2 {
  margin-top: 1.2em;
  border-bottom: 2px solid #fed501;
  width: fit-content;
  padding: 0 20px 0 0;
}
body.woocommerce-order-received .woocommerce-order-details .order-again,
body.woocommerce-account .woocommerce-MyAccount-content .order-again {
  margin-top: 1.2em;
  display: none !important;
}
body.woocommerce-account .woocommerce-MyAccount-content mark {
  background-color: #fed501;
}
body.woocommerce-account .woocommerce-MyAccount-content .no_subscriptions.woocommerce-message.woocommerce-info {
  padding: 1em 2em 1em 3.5em !important;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info .button {
  box-shadow: 0px 0px 0px 2px #00377c;
  -webkit-box-shadow: 0px 0px 0px 2px #00377c;
  -moz-box-shadow: 0px 0px 0px 2px #00377c;
}
body.woocommerce-account textarea,
body.woocommerce-account input[type="text"],
body.woocommerce-account input[type="tel"],
body.woocommerce-account input[type="email"],
body.woocommerce-account input.woocommerce-Input {
  padding-left: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
}

@media (max-width: 767px) {
  .woocommerce-form-row.form-row {display: inline-block; width: 81%; margin: 0 10px;}
}
@media (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper .form-row-first {
    width: 36.8615384615% !important;
    float: left;
    margin-right: 0 !important;
  }
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper .form-row-last {
    float: left !important;
  }
  body.woocommerce-account .woocommerce-MyAccount-content .addresses header.title a {
    float: left;
    overflow: hidden;
    margin-top: .9380469716em;
  }
  body.woocommerce-account .woocommerce-MyAccount-content .form-row-last {
    width: 50.8461538462%;
    float: left;
    margin: 0 10px 0 24px !important;
    }
  body.woocommerce-account table.shop_table_responsive tr td {
    display: table-cell;
    padding: 10px 25px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #eaeaea;
  }
  
  body.woocommerce-order-received  table.shop_table,
  body.woocommerce-account table.shop_table.subscription_details,
  body.woocommerce-account table.shop_table.order_details {
    width: fit-content;
    min-width: 50%;
  }
  body.woocommerce-order-received  table.shop_table tr td,
  body.woocommerce-order-received  table.shop_table tfoot tr th,
  body.woocommerce-account table.shop_table.subscription_details tr td,
  body.woocommerce-account table.shop_table.order_details tr td,
  body.woocommerce-account table.shop_table.order_details tfoot tr th {
    display: table-cell;
    padding: 10px 25px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #eaeaea;
  }
}

/* Woo Login */
body.woocommerce-account .woocommerce-form-login .form-row,
body.woocommerce-account .woocommerce-LostPassword  {
  margin: 20px 10px;
}
body.woocommerce-account .entry-content .woocommerce .woocommerce-form-login {
  margin-left: 40px;
}

/* Zamówienie */
body.woocommerce-order-received .woocommerce ul {
  width: fit-content;
  min-width: 50%;
}
body.woocommerce-order-received .woocommerce .shop_table,
body.woocommerce-order-received .woocommerce .woocommerce-table {
  width: fit-content;
  min-width: 50%;
}
body.woocommerce-order-received .woocommerce ol li,
body.woocommerce-order-received .woocommerce ul li {
  margin-top: 8px;
  padding: 10px 25px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #eaeaea;
}
body.woocommerce-order-received .woocommerce-customer-details,
body.woocommerce-order-received .woocommerce-order-details {
  margin: 0 20px;
}

/* new 05-2024 */
.content .main-content .panel .slider .slider-image a .slider-overlay span p,
.content .main-content .panel .video-carousel .item p,
.content .main-content .panel-split .panel .article-list > .item.main-artice > .item-content,
.content .main-content .panel-split .panel .article-list > .item:not(:first-child) > .item-content > p,
.content .main-content .panel .blog-list.style-1 .item .item-content p {
  max-height: unset !important;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.content .main-content .panel .slider .slider-navigation li a span p {
  -webkit-line-clamp: 2;
}
.content .main-content .panel .slider .slider-image a .slider-overlay span p {
  -webkit-line-clamp: 3;
}
.content .main-content .panel-split .panel .article-list > .item.main-artice > .item-content {
  -webkit-line-clamp: 10;
}
.content .main-content .panel .slider .slider-image a .slider-overlay {
    height: 34%;
}

.video-carousel .item .item-photo {
  min-height: 165px;
  object-fit: cover;
  max-height: 165px;
  width: 100%;
}
@media (max-width: 600px) {
  .header .wrapper {
    margin-bottom: 10px;
  }
  .header-block .header-logo {
    max-width: inherit;
    padding-right: 0;
    margin: 0 auto;
  }
  .header-block .header-logo a {
    min-width: 80%;	  
  }
  .header-block .header-logo img {
    width: 100%;
  }
  .fa-ban::before {
    content: "\f0c9" !important;
  }
  .metaslider {
    margin-bottom: 10px !important;
  }
  .video-carousel .item {
    width: 99%;
  }
  .content .main-content .article-list .item .item-photo {
    min-height: 165px;
    object-fit: cover;
    max-height: 165px;
  }
  .article-foot .right, .article-foot .left {
    max-width: 100%;
  }
  .footer_darowizna {
    min-height: 100px;
    padding-bottom: 4em;
  }
}

.smi_image_author {
    font-size: 0.92857em;
    color: #888;
}

.page-template-page-sprzedaz .entry-content ul li {
  list-style: disc;
  margin-left: 1em;
}