/*
Theme Name: Algorytm
Theme URI: https://algorytmbiznesu.pl/
Author: AB
Author URI: https://algorytmbiznesu.pl/
Description: https://algorytmbiznesu.pl/
Version: 2025
Requires at least: 5.2
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: ag
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

.post img {
    width: 100% !important;
    max-width: 100%;
    height: auto;
}


ul.learn-press-breadcrumb,
.lp-content-area {
    padding: inherit !important;
}

ul.learn-press-breadcrumb {
    margin-bottom: 30px !important;
}

.entry-title {
    margin-bottom: 20px;
}

.entry-content {
    margin-top: 20px;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;
}

blockquote {
    border-left: 4px #FF224D solid !important;
    margin: 20px 0;
}

a {
    text-decoration-skip-ink: auto;
    color: #FF224D;
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none
}

button {
    outline: 0
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

q {
    display: inline;
    font-style: italic
}

q:before {
    content: '"';
    font-style: normal
}

q:after {
    content: '"';
    font-style: normal
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}



table {
    border-collapse: collapse;
    border-spacing: 0
}

th,
td {
    padding: 2px
}

big {
    font-size: 120%
}

small,
sup,
sub {
    font-size: 80%
}

sup {
    vertical-align: super
}


sub {
    vertical-align: sub
}

dd {
    margin-left: 20px
}

kbd,
tt {
    font-family: courier;
    font-size: 12px
}

ins {
    text-decoration: underline
}

del,
strike,
s {
    text-decoration: line-through
}

dt {
    font-weight: bold
}

address,
cite,
var {
    font-style: italic
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}



@media screen and (min-width: 768px) {}


@media screen and (min-width: 992px) {

    #wrapper:has(.wp-block-columns),
    .post,
    .entry-content,
    .lp-archive-courses {
        width: 960px !important;
        margin: 0 auto;
    }

}

@media screen and (max-width: 992px) {

    #wrapper:has(.wp-block-columns),
    .post,
    .entry-content,
    .lp-archive-courses {
        padding-left: 15px;
        padding-right: 15px;
    }

    .wc-block-checkout__login-prompt {
        float: unset !important;
        margin-top: 15px !important;
    }

}

.wp-block-woocommerce-checkout .wc-block-checkout__login-prompt {
    margin-top: -40px !important;
}

.wc-block-components-checkout-step__heading {
    margin: 0 0 20px !important;
    position: relative;
}

.wc-block-components-checkout-step__title {
    margin: 0 0 10px !important;
}

.wc-block-cart table.wc-block-cart-items,
.wc-block-cart table.wc-block-cart-items td,
.wc-block-cart table.wc-block-cart-items th {
    margin: 0 0 10px !important;
}


.wc-block-cart .wp-block-woocommerce-cart-order-summary-block {
    margin-bottom: 30px !important;
}


@media (min-width: 780px) and (max-width: 991px) {
    .eael-pricing .eael-pricing-button {
        padding: 10px 5px;
    }
}

@media (max-width: 991px) {
    /* main, footer, .wp-block-post-content  {
	padding-right: 15px !important;
	padding-left: 15px !important;
} */
}

@media (max-width: 780px) {

    .wp-block-social-links.alignright {
        justify-content: center !important;
    }

    .copyright {
        text-align: center;
        font-size: 12px !important;
    }
}


.woocommerce-account .wp-block-post-title,
.woocommerce-account main .woocommerce,
.woocommerce-cart .wp-block-post-title,
.woocommerce-cart main .woocommerce,
.woocommerce-checkout .wp-block-post-title,
.woocommerce-checkout main .woocommerce {
    max-width: unset !important;
}

.is-large.wc-block-cart .wc-block-cart-items th:first-child {
    text-align: left;
}



h1 a,
h2 a,
.premium-blog-post-author {
    color: var(--wp--preset--color--primary) !important;
}

h1 b,
h2 b,
h1 strong,
h2 strong {
    font-weight: 700 !important;
}

blockquote {
    border-left: 4px var(--e-global-color-accent) solid !important;
    margin: 20px 0;
}

blockquote>* {
    margin-left: 20px;
}

.algorytm-button a {
    color: #ffffff !important;
    text-decoration: none
}

.algorytm-button:has(a) {
    background-color: #2C2C2C;
    font-weight: 700;
    border-style: none;
    border-radius: 30px 30px 30px 30px;
}

.algorytm-button-sm {
    padding: 5px 25px 5px 25px;
}

.algorytm-button-sm a {
    font-size: 15px
}

footer {
    font-size: 15px
}

h1,
h2,
h3,
h4,
h5,
h6 {

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
    -webkit-appearance: optimizelegibility;
    -moz-appearance: optimizelegibility;
    appearance: optimizelegibility;
    margin: 1.6em 0 .625em;
    line-height: 1.16em;
}

.breadcrumbs {
    font-size: 15px !important;
}

.menu-mobile .wp-block-navigation__responsive-container-close {
    right: 25px !important;
    top: 25px !important;
}


.menu-mobile svg {
    width: 32px;
    height: 32px
}

@media only screen and (max-width: 599px) {
    .menu-mobile a {
        font-size: 26px;
    }


}

@media only screen and (max-width: 780px) {

    .premium-blog-wrap {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .eael-pricing .sale-price {
        margin-top: 35px !important;
    }


}

.entry-content h2:not(.elementor-icon-box-title):first-child {
    margin-top: 0 !important;
}

.eael-pricing {
    height: 100% !important;
}

.eael-pricing div:not(.eael-pricing-tag):not(.footer) {

    display: flex;
    flex-direction: column !important;
    justify-content: space-between;
    align-self: normal !important;
}

.eael-pricing footer {
    margin-top: auto !important;
}

.eael-pricing.style-1 .eael-pricing-item .body li:not(:last-child):has(svg) {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    text-align: left;


}

.eael-pricing.style-1 .eael-pricing-item .body li:not(:last-child):has(svg) .li-icon {

    margin: 5px 15px !important;

}

.eael-pricing-button {
    text-wrap: nowrap;
}


.eael-pricing .eael-pricing-item .eael-pricing-image.ribbon-4:before,
.eael-pricing .eael-pricing-item.ribbon-4:before {
    background: #FF224D;
}

.eael-pricing .price-currency {
    font-size: inherit !important;
    font-weight: inherit !important;
}

.eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag {
    margin-bottom: 0;
}

.eael-pricing .price-period {
    vertical-align: bottom !important;
}

.eael-pricing .sale-price {
    display: block;
    margin-top: 15px;
}

.eael-pricing .original-price .price-currency span {

    display: none;
}

.eael-pricing .info {
    margin: 20px 0;
}

.eael-pricing .info {
    font-size: 16px
}

.eael-pricing .body li:last-child .li-icon,
.eael-pricing .body li:first-child .li-icon {
    display: none !important;
}

.eael-pricing .avail {
    font-weight: bold;
    color: var(--e-global-color-accent);
    ;
}

.eael-pricing .info.end {
    margin-bottom: 0
}



@media (min-width: 320px) {
    .htb-modal-dialog {
        max-width: 940px !important;
        margin: 30px auto !important;
    }

    .htb-modal-body {
        padding: 0 30px 30px 30px !important;
    }

    .htb-modal-header {
        padding: 20px 30px !important;
    }
}

input[type=checkbox] {
    accent-color: #FF224D;
    transform: scale(1.4);
    margin: 0 5px 0 5px;
}

.wpcf7 form .wpcf7-response-output {
    border: 0 !important;
    background-color: #FF224D !important;
    color: #fff;
    margin: 20px 0 0 0 !important;
    font-size: 15px;
    border-radius: 4px;

}

.wpcf7-not-valid-tip {
    color: #FF224D !important;
    font-size: 13px !important;

}

.htb-modal-header {
    background-color: #FF224D !important;
    ;
    color: #fff !important;
}

.htb-close {
    color: #fff !important;
    display: block !important;
    cursor: pointer !important;
}

.wpcf7-submit {
    cursor: pointer !important;
}

.htb-modal-header h5 {
    font-size: 19px !important;
    color: #fff !important;
    line-height: 24px;
}

.htb-modal-body {
    font-size: 16px !important;
}

.htb-modal-body p {
    display: none1 !important;
}

.htb-modal-body .wpcf7-spinner {
    margin: 0 !important;
    width: 0 !important;
    height: 0 !important;
}


.wpcf7 label {
    font-size: 16px !important;
}

.uacf7-row {
    margin-bottom: 10px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="password"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="number"] {
    padding: 0.75rem 0.875rem;
    border-radius: 4px;
    outline: 0;
    color: #212121;
    font-size: .875rem;
    width: 100%;
    border: 0.063rem solid #b0bec5;
}

.wpcf7 input[type="number"] {
    width: 100px !important;
}

.wpcf7 input[type="submit"] {
    padding: 0.75rem 1.5rem;
    margin: .5rem 0 0;
    outline: 0;
    border: 0;
    background: #000;
    border-radius: 4px;
    color: #FFF;
    font-weight: 700;
    width: 50%;
    font-size: .875rem;
    letter-spacing: .25px;
    transition: background .3s ease;
}

.wpcf7 input[type="submit"]:hover {
    background: #000;
}


.htb-modal-footer {
    display: none !important;
}

.wpcf7-list-item {
    margin: 0 0 0 0 !important;
}

.wpcf7-form.sent .main-form {
    display: none;
}

.wpcf7-form.sent .wpcf7-response-output {
    display: none;
}

.main-form-normal .wpcf7-form.sent .wpcf7-response-output {
    display: block !important;
    background-color: #fff;
    color: #000;
}



.wpcf7-form.sent .sent-message {
    display: block !important;
}

.main-form a,
.main-form-normal a {
    text-decoration: underline !important;
}

.main-form p:first-child {
    margin-top: 0 !important;
}

.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.iti-flag),
.e-con.e-parent:nth-of-type(n+3):not(.iti-flag):not(.iti-flag) {

    background-image: none !important;
}


.black-button,
.wc-block-components-button,
form button,
form input[type=submit] {

    line-height: 1;
    text-align: center;
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    outline: none;
    background: #2C2C2CFF;
    cursor: pointer;
    opacity: 1;
    font-weight: normal !important;
    font-size: 15px !important;
    border-radius: 35px !important;
    padding: 1rem 1.5rem !important;

}



.wc-block-components-button {
    width: 100% !important;
}

.wc-block-components-title.wc-block-components-title {
    font-size: 26px !important;
}


.algorytm-container {
    padding-left: 15px;
    padding-right: 15px;
}

.submitting .wpcf7-spinner {
    display: block !important;
    margin: 24px auto !important;
}

.wpcf7-spinner {
    display: block !important;
    background-color: #23282d;
    margin: 24px auto !important;
}

.wpcf7 .sent .wpcf7-response-output {
    background-color: #fff !important;
    color: #000 !important;
    text-align: center !important;
    margin: 25px auto !important;
    font-weight: bold !important;
}

.wpcf7-spinner {
    display: none !important;
}


.lp-btn-add-item-to-cart,
.lp-button {
    color: #fff !important;
    background: #FF224D !important;
}

.lp-btn-add-item-to-cart,
.lp-button {
    padding: 12px 25px !important;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase !important;
    text-decoration: none;
    border: none !important;
}

.lp-button {
    padding: 18px 60px !important;
    font-size: 18px !important;
    font-weight: bold !important;
    animation: pulse-animation 1.2s infinite !important;
    border-radius: 15px !important;
}

.wp-block-woocommerce-cart-order-summary-coupon-form-block {
    display: none !important;
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgba(255, 34, 78, .6);
    }

    100% {
        box-shadow: 0 0 0 20px rgba(241, 238, 238, 0);
    }
}

form {
    margin-block-end: 0 !important;
}


.learnpress table {
    margin: 0 !important;
}

.wc-block-checkout__login-prompt {
    font-size: 16px;
    margin-top: -47px;
}


main[data-page="checkout"] h2 {
    font-size: 26px !important;
    margin-bottom: 20px !important;
}


main[data-page="checkout"] form p {
    margin-bottom: 25px !important;
}

.wc-block-components-checkout-step__content>* {
    margin-bottom: 5px !important;
}


.wc-block-components-form .wc-block-components-checkout-step {
    margin: 0 0 25px !important;

}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    appearance: none;
    background-color: #fff;
    border: 1px solid rgba(25, 23, 17, .48);
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 19px !important;
    height: 10px !important;
    margin: 0 1em 0 0;
    min-height: 15px !important;
    min-width: 15px !important;
    overflow: hidden;
    position: static;
    vertical-align: middle;
    width: 10px !important;
}

.wc-block-components-order-summary-item__image,
.wc-block-components-order-summary-item__individual-price,
.wc-block-components-product-price {
     
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__description {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading {
    margin-top: 0 !important;
}

.woocommerce h2 {
    margin-bottom: 20px !important;
}

.wp-block-woocommerce-checkout {
    padding-top: 0 !important;
}

.woocommerce ul.order_details {
    margin: 0 0 1em;
    list-style: none;
}

.wc-block-components-checkout-order-summary__title-icon svg {
    margin-top: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

.woocommerce {
    margin-top: 30px !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
    list-style: none;
    padding: 10px 0 !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    color: #212121;
}


.wc-block-mini-cart__button,
.wp-block-woocommerce-customer-account {
    padding: 0 !important;
}

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
    margin-left: -2px !important;
}


.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    margin: 5px 15px 0 0 !important;
}


footer h2 {
    margin-bottom: 20px !important;
}

footer .wp-block-site-logo {
    margin-bottom: 20px !important;
}


.header-lp {
    box-shadow: -1px 1px 20px 8px rgb(109 108 108 / 20%);
    padding: 25px 0 25px
}

.wp-block-learnpress-course-title {
    font-size: 50px !important;
    line-height: 53px;
}

.course-curriculum-info__left,
.lp-course-curriculum__title {
    display: none !important;
}

.learn-press-progress {
    border: 1px #ccc solid !important;
}

.plus-icon-list-icon {
    padding-top: 3px;
}

#popup-course .popup-header__inner {
    padding: 10px !important;
    width: 100% !important;
}

#popup-course .content-item-wrap {
    padding: 30px !important;
    width: 100% !important;
    margin: 0 !important;
}

#popup-course .e-con-inner {
    max-width: 100% !important;
}

#popup-course .lp-button {
    box-shadow: none !important;
}

#popup-course .learn-press-message {
    position: relative;
    margin: 24px auto;
    padding: 10px 20px;
    border-radius: var(--lp-border-radius, 5px);
    background-color: #f5f5f5;
    color: #000;
    width: 100%;
}

#popup-course .back-course {
    padding-left: 24px;
    padding-right: 24px;
    line-height: 70px;
    color: #000 !important;
    background: rgba(255, 255, 255, 0.1);
}

#popup-header {
    display: flex;
    position: relative;
    border-bottom: 1px solid #d9e0f1;
    background: #fff !important;
}

#popup-header .course-title {
    font-size: 2em !important;
    letter-spacing: unset;
    margin: 0px;
    padding: 0px;
}

#popup-footer .next:hover a,
#popup-footer .prev:hover,
#popup-footer .next:hover,
#popup-footer .prev:hover a {
    color: rgb(255, 34, 77) !important;
}

#popup-footer .course-item-nav .prev::before,
#popup-footer .course-item-nav .next::before {
    color: rgb(255, 34, 77) !important;
    ;
    font-family: lp-icon;
}

#popup-course .course-title a {
    font-weight: bold !important;
}

#popup-course .items-progress .number {
    color: #000 !important;
}

#popup-footer {
    position: fixed;
    z-index: 99;
    padding: 0 15px;
    bottom: 0;
    left: auto !important;
    width: 100%;
    max-width: 100% !important;
    margin: 0 auto;
}

.lp-course-curriculum .course-section {
    margin-bottom: 0 !important;
}

.learn-press-progress .learn-press-progress__active {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    background: rgb(255, 34, 77) !important;
}

.learn-press-progress {
    width: 80px;
    height: 10px !important;
}

.sent-message h1 {
    margin: 35px 0 30px !important;
}

#popup-sidebar .lp-course-curriculum .course-item.current:before {
    background: rgb(255, 34, 77) !important;
}

.err404 .entry-title {
    margin-top: 30px !important;
    margin-bottom: 90px !important;
    font-size: 33px !important;
}

.err404 {
    font-size: 72px !important;
    margin-top: 60px !important;

}

#wrapper,   .e-content  {
    min-height: 400px !important;
}


.content404 {
    display: flex;
    flex-direction: column !important;
    align-content: center !important;
    justify-content: center !important;
    align-items: center !important;
    min-height: 660px !important;
}

 