﻿/*
Theme Name: MC
Theme URI: https://adawards.pl/
Template: hello-elementor
Author: Marcin Cija
Author URI: https://adawards.pl/
Description: MC
Tags: mc
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;
    }
}






.mc_mobile_slider_content .elementor-slide-heading {
	color: #252525;
    text-align: center;
    font-family: "Red Hat Display";
    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: "Red Hat Display";
    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: "Red Hat Display";
    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: "Red Hat Display";
    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-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: "Red Hat Display";
    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: "Red Hat Display";
    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: "Red Hat Display";
    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: "Red Hat Display";
    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: "Red Hat Display";
    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: "Red Hat Display";
    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: "Red Hat Display";
    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-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-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: "Red Hat Display";
    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: "Red Hat Display";
    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-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: "Red Hat Display";
    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-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-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-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-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-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: "Red Hat Display";
    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: "Red Hat Display";
    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: "Red Hat Display";
    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;
}

p {
  
    margin-block-start: revert-layer;
}

button,
input[type="button"],
input[type="submit"],
.elementor-button,
.elementor-kit-7 button,
.elementor-kit-7 input[type="button"],
.elementor-kit-7 input[type="submit"],
.elementor-kit-7 .elementor-button {
    font-family: "Red Hat Display", sans-serif !important;
}

p {
    margin-block-end: 0rem;
}

@media (max-width: 1750px) {
 .mc_search{
    width:4% !important;
 }
}

@media (max-width: 1460px) {
 .mc_search{
    width:60% !important;
 }
}


@media (max-width: 580px) {
 .mc_search{
    width:26% !important;
 }
}

@media (max-width: 767px) {
    #mc_slider_mobile .swiper-pagination {
        margin-bottom: 20px !important;
    }

    #mc_slider_mobile .swiper-slide-contents {
      margin-bottom: 0px !important;
    }   

    #mc_slider_mobile .elementor-button {
        margin-top: 0px !important;
    }
   .mc_slider .swiper-slide-inner{
        align-items: flex-start !important;
    }
}



@media (max-width: 1650px) {
    .mc_opis .is-active{
        padding:0% 5%;
    }
}

.mc_blog_image a{
  width:100%;
}

.mc_blog .e-loop-item:nth-child(odd) .e-con-inner  {
    flex-direction: row-reverse;
}

@media (max-width: 1024px) {
.mc_blog .e-loop-item:nth-child(odd) .e-con-inner {
    flex-direction: column;
}
}

.mc_post_content img{
max-height:422px;
object-fit:cover;
width:100%;
margin-top:60px;
}


.mc_post_content h2, .mc_post_content h3, .mc_post_content h4,  .mc_post_content h5,  .mc_post_content h6{
color: var(--Foundation-Black-CZARNY, #1F1F1F);

font-size: 24px !important;
font-style: normal;
font-weight: 700 !important;
line-height: normal;
	margin-bottom:8px !important;
margin-top:60px !important;
}

@media (max-width: 767px) {

.mc_post_content h2, .mc_post_content h3, .mc_post_content h4,  .mc_post_content h5,  .mc_post_content h6{
color: var(--Foundation-Black-CZARNY, #1F1F1F);

font-family: "Red Hat Display";
font-size: 16px !important;
font-style: normal;
font-weight: 700 !important;
line-height: 24px !important;
	margin-bottom:12px !important;
margin-top:20px !important;
}
}

.mc_up {
cursor: pointer;
}

.mc-fp-cat-item, .mc-fp-cat-list{
	display: flex;
    flex-direction: column;
    gap: 10px;

}

/* ===================== FORMINATOR GLOBAL STYLES ===================== */

.forminator-button-submit,
.forminator-button.forminator-button-submit {
    color: var(--Foundation-Black-BIAY, #FAFAFA) !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    display: flex !important;
    max-width: 319px !important;
    padding: 14px 40px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 12px !important;
    border-radius: 8px !important;
    background: var(--Foundation-Green-green-900, #2D4534) !important;
}

.forminator-input-with-icon {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
}

.forminator-input-with-icon .forminator-icon-calendar {
    order: 2 !important;
    position: absolute !important;
    right: 18px !important;
    left: auto !important;
    pointer-events: none !important;
}

.forminator-input-with-icon .forminator-input {
    padding-left: 18px !important;
    padding-right: 48px !important;
    width: 100% !important;
}

.forminator-button.forminator-button-upload {
    display: flex !important;
    padding: 14px 40px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 12px !important;
    border-radius: 8px !important;
    border: 1px solid var(--Foundation-Black-black-6, #D9D9D9) !important;
    color: var(--Foundation-Black-CZARNY, #1F1F1F) !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    background: transparent !important;
}

.forminator-input,
.forminator-textarea,
.forminator-select select {
    border-radius: 8px !important;
    border: 1px solid rgba(31, 31, 31, 0.10) !important;
    background: #FFF !important;
    display: flex !important;
    height: 52px !important;
    padding: 14px 18px !important;
    align-items: center !important;
    gap: 10px !important;
    flex: 1 0 0 !important;
}

.forminator-textarea {
    height: auto !important;
    min-height: 52px !important;
}

.forminator-input::placeholder,
.forminator-textarea::placeholder {
    color: var(--Foundation-Black-black-7, #8C8C8C) !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

.forminator-checkbox .forminator-checkbox-label,
.forminator-multi-checkbox .forminator-checkbox-label {
    color: var(--Foundation-Black-black-8, #595959) !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
}

.forminator-checkbox input[type="checkbox"],
.forminator-multi-checkbox input[type="checkbox"] {
    border-radius: 4px !important;
    border: 0.5px solid rgba(0, 0, 0, 0.20) !important;
    background: #FFF !important;
    width: 24px !important;
    height: 24px !important;
    flex-shrink: 0 !important;
    appearance: none !important;
    -webkit-appearance: none !important;
}

.forminator-field[role="group"] {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 2px 12px !important;
}

.forminator-field[role="group"] > .forminator-label,
.forminator-field[role="group"] > .forminator-description {
    grid-column: 1 / -1 !important;
}

.forminator-field[role="group"] > .forminator-label {
    display: block !important;
    color: var(--Foundation-Black-black-8, #595959) !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 24px !important;
}

.forminator-field-label:not(.forminator-checkbox-label),
.forminator-col > .forminator-field > .forminator-label,
.forminator-col label.forminator-label {
    display: none !important;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline):first-of-type{
    margin:0 !important;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline) {
    margin: 0px 0 !important;
}

.forminator-field-checkbox .forminator-description{
    color: var(--Foundation-Black-black-8, #595959);


font-size: 16px !important;
font-style: normal;
font-weight: 700 !important;
line-height: 24px !important; /* 150% */
}


.wp-block-woocommerce-checkout-order-summary-block {
    border: none !important;
}


@media (max-width: 768px) {
.woocommerce-checkout .wc-block-components-sidebar{
    display:none;
}
}

@media (max-width: 1024px) {
	.mc_search{
		
		display:flex !important;
		right: 0 !important;
		left: auto !important;
		z-index: 3!important;
		top: 50%!important;
		position: fixed !important;
		background: #FAFAFA !important;
		width: 40px !important;
		height: 40px !important;
		justify-content: center!important;
		border-radius: 8px 0px 0px 8px!important;
		cursor: pointer!important;
	}
}