/*
Theme Name: Prometo
Theme URI: https://adawards.pl/
Template: hello-elementor
Author: Marcin Cija
Author URI: https://adawards.pl/
Description: Prometeo
Tags: prometeo
Version: 1.1756463023
Updated: 2025-08-29 10:23:43

*/



.mc_form .elementor-field-type-checkbox label{
    
    color:#fff !important;
}



/* BLOG */
.zs-blog-loop > div > div > div:nth-of-type(2n) .zs-blog-item {
    flex-direction: row-reverse !important;
}
.zs-blog-loop > div > div > div:nth-of-type(2n) .zs-blog-item .zs-blog-item-right{
    padding: 20px 40px 20px 68px !important;
}
.zs-blog-item-left a{  
    width: 100% !important;
    height: 100% !important;  
}
.zs-blog-item img{
    width: 100% !important;
    transition: 0.3s;
}
.zs-blog-item:hover img{
    transform: scale(1.05);
}
@media screen and (width < 1025px) {
    .zs-blog-loop > div > div > div:nth-of-type(2n) .zs-blog-item {
        flex-direction: column !important;
    }
    .zs-blog-loop > div > div > div:nth-of-type(2n) .zs-blog-item .zs-blog-item-right{
        padding: 20px 20px 25px 20px !important;
    }
    .zs-blog-item:hover img{
        transform: scale(1);
    }
}
/* paginacja strzałki w blogu */
.zs-blog-loop .elementor-pagination{
    display: flex !important;
    justify-content: center !important;
    gap: 34px !important;
    align-items: center !important;

}
.zs-blog-loop .elementor-pagination .page-numbers.prev,
.zs-blog-loop .elementor-pagination .page-numbers.next {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    position: relative;
    text-indent: -9999px;
    overflow: hidden;
}
.zs-blog-loop .elementor-pagination .page-numbers.next::before,
.zs-blog-loop .elementor-pagination .page-numbers.prev::before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: url('/wp-content/uploads/2025/09/arrow-right-1.svg') no-repeat center;
    background-size: contain;
}
.zs-blog-loop .elementor-pagination .page-numbers.prev::before {
    transform: rotate(180deg);
}
/* single blog */
.zs-blog-single-carusel .swiper-pagination-bullet{
    opacity: 1 !important;
}
.zs-blog-single-carusel .swiper-pagination-bullet-active{
    background-color: #EB8125 !important;
}
/* formularz reklamacji */
.reklamationen-form .elementor-field-type-acceptance{
    margin-bottom: 40px !important;
}
.reklamationen-form .elementor-field-type-acceptance .elementor-field-option{
    display: flex;
    flex-direction: row;
    gap: 12px !important;
}
.reklamationen-form .elementor-field-type-acceptance label{
    display: block !important;
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
    color: #252525 !important;
}
html .reklamationen-form .elementor-field-type-acceptance input{
    width: 24px !important;
    font-size: 24px !important;
    flex: 1 0 24px !important;
    display: block !important;
    border-color: #252525 !important;
}



.custom-upload-wrapper {
    display: flex;
    align-items: center;
    gap: 16px;
    cursor: pointer;
}
.custom-upload-wrapper .upload-btn {
    font-size: 14px !important;
    line-height: 14px !important;
    font-weight: 600 !important;
    color: #252525 !important;
    padding: 14px 32px !important;
    border-radius: 100px !important;
    border: 1px solid #CBCBCB !important;
    background-color: transparent !important;
    transition: 0.2s !important;
    cursor: pointer !important;
    white-space: nowrap !important;
}
.custom-upload-wrapper .upload-btn:hover{
    background-color: #B2B2B2 !important;
}
.custom-upload-wrapper .upload-text {
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 600 !important;
    color: #B2B2B2 !important;
}
.reklamationen-form .elementor-field-type-upload input{
    display: none !important;
}


@media screen and (width < 1025px) {
    .reklamationen-form .elementor-field-type-acceptance label{
        font-size: 10px !important;
    }
}




/* SLIDER */
@media only screen and (max-width: 768px) {
	#mc_slider_mobile .swiper-slide-contents{
		display:none !important;
	}
}

.mc_mobile_slider_content .elementor-slide-heading {
	color: #252525;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
	margin-top:20px;
}

.mc_mobile_slider_content .elementor-slide-description {
	color: #252525;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
	max-width:240px;
	margin:0 auto;
	display:flex;
	margin-top:5px;
}

.mc_mobile_slider_content  .elementor-slide-button{
	margin:0 auto;
	display:flex;
	justify-content:center;
	margin-top:10px;
    max-width:132px;
}

/* WOOCOMMERCE MY ACCOUNT - LOGIN & REGISTRATION */
.woocommerce-account .u-columns.col2-set .u-column1 {
    border: none !important;
}

.woocommerce-account .u-columns.col2-set .u-column2 {
    border-radius: 10px;
    background: var(--Foundation-Black-black-3, #F5F5F5);
    padding: 30px;
}

.woocommerce-form-login h2,
.woocommerce-form-register h2 {
    color: var(--Foundation-Grey-grey-900, #252525);
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.woocommerce-form-login .woocommerce-form-row label:not(.woocommerce-form__label-for-checkbox),
.woocommerce-form-register .woocommerce-form-row label:not(.woocommerce-form__label-for-checkbox) {
    display: none !important;
}

.woocommerce-form-login .woocommerce-form-row input[type="text"],
.woocommerce-form-login .woocommerce-form-row input[type="email"],
.woocommerce-form-login .woocommerce-form-row input[type="password"],
.woocommerce-form-register .woocommerce-form-row input[type="text"],
.woocommerce-form-register .woocommerce-form-row input[type="email"],
.woocommerce-form-register .woocommerce-form-row input[type="password"],
.woocommerce-ResetPassword input[type="text"],
.woocommerce-ResetPassword input[type="email"] {
    display: block !important;
    padding: 16px 12px;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    border: 1px solid var(--Foundation-Grey-grey-100, #CBCBCB);
    background: #fff !important;
    color: var(--Foundation-Grey-grey-900, #252525);
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 48px;
    box-sizing: border-box;
}

.woocommerce-form-login .woocommerce-form-row input::placeholder,
.woocommerce-form-register .woocommerce-form-row input::placeholder,
.woocommerce-ResetPassword input::placeholder {
    color: var(--Foundation-Grey-grey-200, #B2B2B2) !important;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 12px !important;
}

.woocommerce-ResetPassword label {
    display: none !important;
}

.woocommerce-ResetPassword .woocommerce-form-row {
    margin-bottom: 20px;
}

.woocommerce-ResetPassword h2,
.woocommerce-ResetPassword h3 {
    color: var(--Foundation-Grey-grey-900, #252525);
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 16px;
}

.woocommerce-ResetPassword p {
    color: var(--Foundation-Grey-grey-900, #252525);
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
}

.woocommerce-form-login .woocommerce-form__label-for-checkbox {
    color: var(--Foundation-Grey-grey-900, #252525);
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 0 20px 0;
}

.woocommerce-form-login input[type="checkbox"],
.woocommerce-form-register input[type="checkbox"] {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    aspect-ratio: 1/1;
    border-radius: 4px;
    border: 1px solid var(--Foundation-Grey-grey-900, #252525);
    background: var(--Foundation-Black-black-2, #FCFCFC);
    margin: 0;
}

.woocommerce-form-login .woocommerce-form-row--rememberme-lostpassword,
.woocommerce-form-login .form-row:has(.woocommerce-form__label-for-checkbox) {
    display: block !important;
    margin-bottom: 20px;
}

.woocommerce-form-login .woocommerce-form-row:has(button[type="submit"]) {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    flex-direction: row-reverse;
}

.woocommerce-form-login .woocommerce-LostPassword {
    margin: 0;
    order: 2;
}

.woocommerce-form-login .woocommerce-LostPassword a {
    color: var(--Foundation-Grey-grey-900, #252525);
    text-align: left;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
}

.woocommerce-form-login .woocommerce-LostPassword a:hover {
    text-decoration: underline;
}

.woocommerce-form-login button[type="submit"],
.woocommerce-form-register button[type="submit"],
.woocommerce-ResetPassword button[type="submit"] {
    color: var(--Foundation-Black-black-2, #FCFCFC);
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    width: 200px;
    height: 47px;
    padding: 12px 32px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    background: var(--Foundation-Orange-MAIN, #EB8125);
    border: none;
    cursor: pointer;
    transition: 0.2s;
    order: 1;
    margin: 0;
}

.woocommerce-form-login button[type="submit"]:hover,
.woocommerce-form-register button[type="submit"]:hover,
.woocommerce-ResetPassword button[type="submit"]:hover {
    opacity: 0.9;
}

.woocommerce-form-register .woocommerce-privacy-policy-text {
    color: var(--Foundation-Grey-grey-900, #252525);
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

/* MY ACCOUNT - LOGGED IN */
.woocommerce-welcome-message {
    color: var(--Foundation-Grey-grey-900, #252525);
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 24px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    padding: 0;
    margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    margin-bottom: 8px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li::before {
    display: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    color: var(--Foundation-Grey-grey-900, #252525) !important;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    text-decoration: none !important;
    display: flex !important;
    padding: 4px 12px !important;
    border-radius: 100px !important;
    transition: 0.2s !important;
    align-items: center !important;
    justify-content: flex-start !important;
    vertical-align: middle !important;
    text-align: left !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a br {
    display: none !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
    background: rgba(87, 87, 87, 0.1) !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    display: flex !important;
    padding: 4px 24px !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    align-self: stretch !important;
    border-radius: 100px !important;
    background: var(--Foundation-Grey-MAIN, #575757) !important;
    color: var(--Foundation-Black-black-2, #FCFCFC) !important;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 25px !important;
    text-transform: uppercase !important;
    vertical-align: middle !important;
    text-align: left !important;
}

.woocommerce-account .woocommerce-MyAccount-content form .form-row input[type="text"],
.woocommerce-account .woocommerce-MyAccount-content form .form-row input[type="email"],
.woocommerce-account .woocommerce-MyAccount-content form .form-row input[type="password"],
.woocommerce-account .woocommerce-MyAccount-content form .form-row input[type="tel"],
.woocommerce-account .woocommerce-MyAccount-content form .form-row textarea,
.woocommerce-account .woocommerce-MyAccount-content form .form-row select {
    display: block !important;
    padding: 16px 12px;
    border-radius: 10px;
    border: 1px solid var(--Foundation-Grey-grey-100, #CBCBCB);
    background: #fff !important;
    color: var(--Foundation-Grey-grey-900, #252525);
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 48px;
    box-sizing: border-box;
}

.woocommerce-account .woocommerce-MyAccount-content form .form-row label {
    color: var(--Foundation-Grey-grey-200, #B2B2B2);
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    margin-bottom: 8px;
    display: block;
}

.woocommerce-account .woocommerce-MyAccount-content form button[type="submit"],
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button,
.woocommerce-account .woocommerce-MyAccount-content a.button,
.woocommerce-account .woocommerce-MyAccount-content button.button {
    color: var(--Foundation-Black-black-2, #FCFCFC) !important;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
    display: inline-flex !important;
    width: auto !important;
    min-width: 200px !important;
    height: 47px !important;
    padding: 12px 32px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
    border-radius: 100px !important;
    background: var(--Foundation-Orange-MAIN, #EB8125) !important;
    border: none !important;
    cursor: pointer !important;
    transition: 0.2s !important;
    text-decoration: none !important;
    vertical-align: middle !important;
    text-align: center !important;
}

.woocommerce-account .woocommerce-MyAccount-content form button[type="submit"]:hover,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button:hover,
.woocommerce-account .woocommerce-MyAccount-content a.button:hover,
.woocommerce-account .woocommerce-MyAccount-content button.button:hover {
    opacity: 0.9 !important;
}

.woocommerce-account .woocommerce-MyAccount-content h2,
.woocommerce-account .woocommerce-MyAccount-content h3 {
    color: var(--Foundation-Grey-grey-900, #252525);
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 20px;
}

.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-account .woocommerce-MyAccount-content p,
.woocommerce-account .woocommerce-MyAccount-content span,
.woocommerce-account .woocommerce-MyAccount-content div,
.woocommerce-account .woocommerce-MyAccount-content td,
.woocommerce-account .woocommerce-MyAccount-content li {
    color: var(--Foundation-Grey-grey-900, #252525) !important;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

.woocommerce-account .woocommerce-MyAccount-content address {
    color: var(--Foundation-Grey-grey-900, #252525) !important;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}



.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address {
    padding: 24px;
    border-radius: 10px;
    border: 1px solid var(--Foundation-Grey-grey-100, #CBCBCB);
    background: #fff;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title h3 {
    margin-bottom: 16px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address a.edit {
    color: var(--Foundation-Grey-grey-900, #252525) !important;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    text-decoration: none !important;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address a.edit:hover {
    text-decoration: underline !important;
}

.woocommerce-account table.woocommerce-orders-table {
    border: 1px solid var(--Foundation-Grey-grey-100, #CBCBCB);
    border-radius: 10px;
    width: 100%;
}

.woocommerce-account table.woocommerce-orders-table th {
    background: var(--Foundation-Black-black-3, #F5F5F5) !important;
    color: var(--Foundation-Grey-grey-900, #252525) !important;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    padding: 12px 16px !important;
    text-align: left !important;
    line-height: 24px !important;
}

.woocommerce-account table.woocommerce-orders-table td {
    color: var(--Foundation-Grey-grey-900, #252525) !important;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 12px 16px !important;
    border-bottom: 1px solid var(--Foundation-Grey-grey-100, #CBCBCB) !important;
    line-height: 24px !important;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions .woocommerce-button {
    min-width: 120px !important;
    height: 38px !important;
    padding: 8px 24px !important;
    font-size: 14px !important;
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    vertical-align: middle !important;
    text-align: center !important;
}

.woocommerce-account .woocommerce-MyAccount-content table a {
    color: var(--Foundation-Grey-grey-900, #252525);
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-content table a:hover {
    text-decoration: underline;
}

#mein-konto-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 240px;
    padding: 24px 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    border-radius: 10px;
    background: var(--Foundation-Black-black-2, #FCFCFC);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.25);
    z-index: 9999;
    margin-top: 10px;
}

#mein-konto-dropdown.align-right {
    left: auto;
    right: 0;
    transform: none;
}

#mein-konto-dropdown.show {
    display: flex;
}

@media (max-width: 768px) {
    #mein-konto-dropdown {
        position: fixed;
        top: auto;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
        width: 100%;
        max-width: 100%;
        padding: 24px 20px;
        margin-top: 0;
    }
    
    #mein-konto-dropdown.align-right {
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
    }
}

#mein-konto-dropdown .dropdown-title {
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    margin: 0;
}

#mein-konto-dropdown .dropdown-links {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
}

#mein-konto-dropdown .dropdown-links a {
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 27px;
    text-decoration: none;
    transition: opacity 0.2s;
}

#mein-konto-dropdown .dropdown-links a:hover {
    opacity: 0.7;
}

#mein-konto-dropdown .dropdown-links a.logout {
    font-weight: 700;
    margin-top: 12px;
}

#mein-konto {
    position: relative;
}

#mein-konto .elementor-icon-wrapper {
    cursor: pointer;
}