.list_reset {
    list-style: none !important;
    padding-left: 0;
    margin-bottom: 0;
}

#more_reg:focus,
#more_reg:focus-visible,
#more_reg:active {
    outline: 2px solid var(--color2);
    outline-offset: 2px;
}

.page-template-page-przyklady a.button2:not(.sampleq_2 a.button2):not(.email4 .button2),
.page-template-page-przyklady-en a.button2:not(.sampleq_2 a.button2):not(.email4 .button2) {
    font-size: 1.125rem;
    font-weight: 500;
}

nav.breadcrumbs a:focus {
    outline: 2px solid #000000;
    outline-offset: 2px;
}

table.shop_table a {
    text-decoration: none;
}

ul.list_clear li:not(.accordion-body li) {
    list-style: none !important;
}

ul.list_clear {
    padding-left: 0;
    margin-bottom: 0;
}

.form-control:focus {
    border-color: #0D632A;
    box-shadow: 0 0 0 0.25rem rgb(13 99 42 / 25%);
}

.q_fullimg img {
    width: 100%;
    height: auto;
}

.q_fullimg_2 img {
    max-width: 80px;
}

.q_fullimg2 img {
    border-radius: 5px;
    border: 1px solid #f1f1f1;
}

.q_fullimg3 img {
    border-radius: 1rem;
    border: 1px solid #f1f1f1;
}

.q_header {
    top: 0;
    right: 0;
    position: absolute;
}

.q_header-1 {
    background-image: url(../img/hero.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: 57% 43% 0% 100% / 72% 0% 100% 28%;
    background-size: contain;
}

.q_header-2 {
    height: 300px;
    width: 300px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.q_section-sub {
    font-size: 1.125rem;
    margin-top: 1rem;
}

.q_section1 {
    color: #0D632A;
    width: 100%;
}

.q_section1 h1 {
    font-weight: 700;
}

ul.q_section1-3 {
    margin-bottom: 0;
    padding-left: 0;
}

ul.q_section1-3-1 {
    margin-top: 3rem;
}

.q_instr-1 ul li u,
.q_section1-3 li strong,
.q_instr-1 ul li strong,
.q_instr-1 ul li a,
.q_instr-7 ul li strong,
.q_landing-3 li strong,
.q_page-5 li strong,
.q_page-5 li a,
.pakiet_list li strong {
    display: contents;
}

.q_section1-3 li {
    font-size: 1.25rem;
}

.q_instr-1 li,
.q_instr-7 li,
.q_landing-3 li,
.q_page-5 li {
    font-size: 1.063rem;
}

.q_section1-3 li,
.q_instr-1 ul li,
.q_instr-7 ul li,
.q_landing-3 li,
.q_page-5 ul li {
    list-style: none !important;
    margin-bottom: .5rem;
    display: flex;
    align-items: baseline;
}

.q_instr-7 li a {
    display: contents;
}

#q_single0 ul li {
    list-style: none !important;
    margin-bottom: 8px;
}

#q_single0 ul {
    padding-left: 0;
    margin-bottom: 0;
}

.q_section1-3 ul li:before,
.q_instr-1 ul li:before,
.q_instr-7 ul li:before,
.q_landing-3 ul li:before,
.q_page-5 ul li:not(ul.woocommerce-error li):before,
#q_single0 ul li:before,
ul.q_section1-3 li:before {
    content: '';
    display: inline-block;
    height: 19px;
    width: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    padding-right: 2rem;
    background-image: var(--check1);
}

.pakiet_list {
    padding-left: 0;
    font-size: 1.125rem;
}

.pakiet_list li {
    list-style: none !important;
    margin-bottom: .5rem !important;
    display: flex;
    align-items: baseline;
}

.pakiet_list li:before {
    content: '';
    display: inline-block;
    height: 13px;
    width: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    padding-right: 2rem;
    background-image: var(--check2);
}

.pakiet_list2 {
    margin-top: 2rem;
    margin-bottom: 1rem !important;
}

.q_section2-1 {
    padding: 3.5rem;
    -webkit-box-shadow: 0 14px 30px rgb(33 54 61 / 15%);
    box-shadow: 0 14px 30px rgb(33 54 61 / 15%);
}

.q_section2-4 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #89d3d2;
}

.q_pay-6 .q_section2-4 {
    background: var(--color1);
}

.q_section2-5 {
    font-size: 4rem;
    margin-bottom: 1rem !important;
}

.q_section2-6 {
    font-size: 1.5rem;
    text-align: center !important;
}

.q_section2-1 .button1 {
    margin-top: 1.5rem;
}

.q_section2-1 h3 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.q_section2-2 {
    margin-bottom: 3rem;
}

.q_section2-1 p {
    text-align: right;
    margin-bottom: 0;
}

.q_section3-1 {
    background: #FBFBFB;
}

.q_section3-2 img {
    width: 100%;
    height: auto;
    border-radius: 0% 49% 100% 10% / 10% 100% 41% 0%;
}

.q_section3-2 {
    padding-left: 0;
    padding-right: 0;
}

.q_section3-3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 5rem;
    padding-right: 5rem;
}

.q_section3-3 h2 {
    text-align: center;
    line-height: 46px;
}

.q_section3-3 .btn {
    display: block;
    margin-top: 3rem;
}

.q_section4-1 .card {
    z-index: 1;
    background: #ffffff;
    margin-bottom: 3rem;
    padding: 20px 10px;
    border-radius: 20px;
    box-shadow: 0 15px 40px 0 rgb(0 0 0 / 8%);
    border: 0;
}

.q_section4-2 {
    background: linear-gradient(to right, #f1f6fd, #f0fbfe);
    padding: 10px;
    width: 150px;
    border-radius: 50%;
    margin: auto;
    transform: rotate(20deg);
    margin-top: 20px;
}

.q_section4-2 img {
    width: 60px;
    margin: 10px auto;
    transform: rotate(-20deg);
}

.q_section4-3 {
    position: relative;
    z-index: -1;
}

.q_section4-3:after {
    border-radius: 30% 70% 70% 30% / 30% 29% 71% 70%;
    width: 70%;
    height: 800px;
    background: #89D3D2;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
}

.q_section4-4 {
    position: relative;
    z-index: 1;
}

.q_section5 {
    background: -webkit-gradient(linear, left top, right top, from(#0D632A), color-stop(100%, #2dd3aa), color-stop(100%, #2dd3aa), to(#2dd3aa));
    background: -o-linear-gradient(left, #0D632A 0%, #2dd3aa 100%, #2dd3aa 100%, #2dd3aa 100%);
    background: linear-gradient(to right, #0D632A 0%, #2dd3aa 100%, #2dd3aa 100%, #2dd3aa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D632A', endColorstr='#2dd3aa', GradientType=1);
}

.q_section5 h2,
.q_section5 h3,
.q_section5-2 a {
    color: #ffffff;
}

.q_section5 .q_section-sub {
    margin-bottom: 1rem;
}

.q_section5-1 {
    margin-top: 4rem;
}

.q_section5-1 .q_section5-2 {
    padding-left: 60px;
}

.q_section5-1 i {
    font-size: 2.5rem;
    float: left;
    padding-top: 1rem;
}

.q_section6 {
    background: #FBFBFB;
}

.q_footer-7 {
    background: var(--color13);
}

.accordion-body {
    color: var(--color2);
}

.accordion-body ul {
    margin-bottom: 1rem;
}

.accordion-button:not(.collapsed),
.accordion-button {
    color: var(--color-main);
    font-weight: 600;
    font-size: 1.25rem;
}

.accordion-body {
    background: var(--color3);
}

.accordion-button,
.accordion-button:not(.collapsed),
.accordion-item {
    background-color: var(--color3);
}

#accordionevent .accordion-button,
#accordionevent .accordion-button:not(.collapsed),
#accordionevent .accordion-item {
    background-color: #DCF0EE;
}

.accordion-button,
.accordion-item:first-of-type .accordion-button,
.accordion-item:first-of-type,
.accordion-item:last-of-type .accordion-button.collapsed,
.accordion-item:last-of-type .accordion-collapse,
.accordion-item:last-of-type {
    border-radius: 0 !important;
}

.accordion-body {
    padding: 2rem 1.25rem;
}

.accordion-button {
    padding: 1.5rem 6rem 1.5rem 1.25rem;
}

.akordeon_single button{
    margin-bottom: 1rem;
    box-shadow: 0px 4px 4px 0px #00000040 !important;
}

.akordeon_single .card-body{
    padding-top: 2rem;
    background-color: inherit;
    border-color: var(--color2);
    border-radius: 0;
}

.akordeon_single{
    margin: 1.5rem 0;
}

.accordion-item:not(:last-of-type) {
    margin-bottom: 2rem;
}

.accordion-item {
    border: 0;
}

.accordion-item[aria-expanded="true"] {
    box-shadow: 0px 0px 25px rgb(0 0 0 / 12%);
}

.accordion-button:not(.collapsed),
.accordion-button.collapsed {
    box-shadow: none;
}

.accordion-button:not(.collapsed):after {
    position: absolute;
    content: '';
    background-image: url(../img/faq-1.svg);
    background-repeat: no-repeat;
    width: 16px;
    height: 2px;
    right: 3rem;
    background-size: unset;
}

.accordion-button.collapsed:after {
    position: absolute;
    content: '';
    background-image: url(../img/faq-2.svg) !important;
    background-repeat: no-repeat;
    width: 26px;
    height: 24px;
    right: 2.7rem;
    background-size: unset;
}

.accordion-button:focus,
.accordion-button:active {
    border-color: var(--color-main);
    box-shadow: 0 0 0 0.25rem rgb(13 99 42 / 25%);
}

.accordion-button:not(.collapsed) {
    border-color: var(--color25);
    box-shadow: 0 0 0 0.25rem var(--color25);
}

.accordion-collapse.show {
    border-top: 1px solid var(--color25);
}

.link-danger {
    color: var(--color12);
}

.q_section6 .btn {
    margin-top: 2rem;
}

.q_section7 {
    background: var(--color19);
}

ul.list_article {
    margin-bottom: 0;
}

.q_page-1 {
    background: var(--color9);
    padding-top: 1rem;
    margin-bottom: 1rem;
}

.q_page-1 h1:not(.dokan-store-div.q_page-1 h1):not(body.dokan-dashboard h1) {
    margin-bottom: 0;
    margin-top: 2rem;
}

.dokan-store-div.q_page-1 h1,
body.dokan-dashboard h1 {
    margin-top: 0;
    margin-bottom: 0;
}

.q_page-2 img {
    border-radius: 35% 25% 47% 27% / 25% 30% 70% 76%;
    margin-bottom: -2rem;
}

.q_page-2 {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-content: flex-end;
    align-items: flex-end;
}

.q_page-3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 2rem;
    padding-bottom: 3rem;
}

.q_page-3_panel {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
}

.q_page-5 img,
.q_page-5a img,
.q_page-5b img {
    max-width: 100%;
    height: auto;
}

.q_page-5 img.aligncenter,
.q_page-5a img.aligncenter {
    margin: 0 auto;
    display: block;
}

.q_page-5 h2 {
    margin-bottom: 1.5rem;
}

.q_pakiet-0 h2 {
    margin-bottom: 0;
}

.q_pakiet-0 {
    padding-top: 5rem;
}

.q_vendor-1 {
    list-style: none !important;
    padding-left: 0 !important
}

.q_pakiet-1 .card1:hover .list-group-item {
    background: #FBFBFB !important
}

.q_pakiet-1 .card-title {
    margin-bottom: 0;
}

.q_pakiet-1 h2 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}

.q_pakiet-1 .card2 a,
.q_pakiet-1 .card2 button {
    width: 220px;
}

.q_pakiet-1 .card2 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    text-align: center;
}

.q_pakiet-1 p:not(.form_package_curr p) {
    margin-bottom: 0.25rem;
}

.q_pakiet-1 .card-body {
    padding: 2.5rem 2rem 1rem 2rem;
}

.q_pakiet-1 .card,
.q_landing-2 .card,
.q_vendor-1 .card {
    border-radius: 2rem;
    background: var(--color3);
}

.q_vendor-1 .col a:focus-visible {
    border-radius: 2rem;
    outline-offset: 3px;
}

.q_pakiet-2 {
    background: var(--color26);
}

.q_pakiet-3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.q_pakiet-4 .p_listitem {
    margin-bottom: 2rem;
}

.q_pakiet-5 {
    text-transform: uppercase;
}

.q_pakiet-6 {
    font-weight: 500;
}

.q_pakiet-7 {
    background: var(--color18);
    color: var(--color2);
}

.q_pakiet-8 {
    margin-top: 4rem;
}

.q_faq-1 {
    background: var(--color4);
    padding-top: 0;
    padding-bottom: 5rem;
}

.q_faq-2 {
    margin-top: 4rem;
}

.q_faq-3 p {
    margin-bottom: 0;
}

.q_faq-4 ul li {
    margin-bottom: 1rem !important;
}

.reset_f {
    position: relative;
}

button.reset:focus-visible,
button.reset:focus,
button.reset:active {
    outline: 2px solid #000000;
    outline-offset: -4px;
}

button.reset {
    height: 40px;
    width: 40px;
    border: none;
    background-color: transparent;
    cursor: pointer;
    outline: 0;
    background: unset;
    padding: 0;
    margin: 0;
    border: 0;
    position: absolute;
    right: 1rem;
    top: 5px;
}

.search1 {
    display: block !important;
}

#input-faq {
    font-size: 1.25rem;
    padding-right: 3rem;
    padding-left: 1.5rem;
}

#input-faq ::-webkit-input-placeholder {
    font-size: 1.25rem;
}

#input-faq ::-moz-placeholder {
    font-size: 1.25rem;
}

#input-faq :-ms-input-placeholder {
    font-size: 1.25rem;
}

#input-faq :-moz-placeholder {
    font-size: 1.25rem;
}

.q_faq-7 {
    padding-top: 7rem;
}

form#form_faq legend {
    font-size: 1.2rem;
    font-weight: 700;
}

form#form_faq .q_faq-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

form#form_faq .q_faq-8 label {
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.125rem;
}

form#form_faq .q_faq-8 label span {
    margin-left: 5px;
}

button#reset_faq {
    margin-right: 1rem;
}

.q_faq-9 {
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 2rem;
}

select.form-select option:hover {
    background-color: #0D632A !important;
    color: #ffffff;
}

.form-select {
    border: 1px solid #0D632A;
}

.form-select:focus {
    border-color: #0D632A;
    box-shadow: 0 0 0 0.25rem rgb(13 99 42 / 25%);
}

.q_pay-5 {
    background: var(--color18);
}

.q_pay-1 {
    margin-bottom: 2rem;
}

.q_pay-2 {
    -webkit-box-shadow: 0 14px 25px rgb(33 54 61 / 15%);
    box-shadow: 0 14px 25px rgb(33 54 61 / 15%);
    width: 100%;
    display: flex;
    margin-bottom: 4rem;
    font-size: 1.125rem;
    background: var(--color5);
}

.q_pay-3 {
    text-align: center;
}

.q_pay-3 img {
    width: 80px;
    height: auto;
}

.q_pay-5.q_section0 {
    padding-bottom: 3rem !important;
}

.q_pay-6.q_section0 {
    padding-bottom: 6rem !important;
}

.q_instr-1 {
    padding-top: 5rem;
    padding-bottom: 4rem;
}

.q_instr-1 h2 {
    padding-bottom: 3rem;
}

.q_instr-2 {
    background: var(--color18);
}

.q_instr-3 {
    font-size: 1.125rem;
}

.q_instr-6 {
    margin-top: 4rem;
}

.q_news-1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.q_news-1 .button1 {
    border: 2px solid rgba(255, 255, 255, 0);
    min-width: 180px;
}

.q_news-2 img {
    border-radius: 1rem;
}

.q_news-3 {
    text-align: right;
}

.q_news-4 {
    color: var(--color2);
    margin-bottom: 3rem;
}

.q_news-5 {
    padding-top: 5rem;
}

.q_news-6 ul li,
.q_news-6 ol li {
    margin-bottom: 1rem;
}

.q_news-7 h2 {
    margin-bottom: 2rem;
}

.q_news-7 ul li {
    margin-bottom: 2rem;
    background: var(--color9);
    padding: 3rem 2rem;
    border-radius: 4px;
}

.q_news-8 a {
    font-size: 1.2rem;
    font-weight: 700;
    text-decoration: none;
}

.q_news-8 {
    margin-bottom: 0;
    margin-top: 2rem;
}

.q_landing-1 {
    padding-top: 5rem;
    padding-bottom: 3rem;
}

ul.q_landing-1 {
    padding-left: 0;
    margin-bottom: 0;
}

ul.q_landing-1 li {
    list-style: none !important;
}

.q_landing-2 h3 {
    margin-bottom: 2rem;
}

.q_landing-1 .q_landing-2 {
    margin-bottom: 3rem;
}

.q_landing-2 .card-body {
    padding: 3rem;
    text-align: center;
}

.q_landing-2 img {
    width: 60px;
    height: auto;
}

.q_landing-2 img,
.q_landing-2 p {
    margin-bottom: 2rem;
}

.q_landing-3 {
    padding-bottom: 5rem;
}

.q_landing-3 ul {
    margin-bottom: 0;
}

.q_landing-4 p:last-of-type {
    margin-bottom: 0;
}

.q_landing-5 {
    -webkit-box-shadow: 0 14px 25px rgb(33 54 61 / 15%);
    box-shadow: 0 14px 25px rgb(33 54 61 / 15%);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    padding: 2rem 3rem 1rem 3rem;
    text-align: center;
}

.q_landing-6 {
    margin-bottom: 4rem;
}

.q_landing-6 p {
    line-height: 28px;
}

.q_landing-7 {
    margin-bottom: 4rem;
}

.q_landing-8 ul li {
    list-style: none !important;
}

.q_landing-8 ul {
    padding-left: 0;
    margin-bottom: 0;
}

#democert .card-body,
#democert2 .card-body {
    padding: 2rem 2rem 1rem 2rem;
}

.q_cert-1 form fieldset {
    background: var(--color27);
    border-radius: 10px;
    padding: 2rem 0;
}

.q_cert-1 form {
    margin-top: 1rem;
}

.q_cert-1 form input,
.q_cert-1 form select {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.q_cert-1 form label {
    color: var(--color2);
    font-size: 1.063rem;
    margin-bottom: 5px;
    margin-top: 10px;
    font-weight: 700;
}

.q_cert-1 .g-recaptcha {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
}

.q_cert-1 form input[type=number],
.q_cert-1 form input[type=text],
.q_cert-1 form select {
    width: 60%;
    text-align: center;
    margin: 0 auto 1rem auto;
}

.q_cert-1 legend h2 {
    margin-bottom: 1rem;
}

.q_cert-1 input#cert_form {
    margin-top: 1.5rem;
}

.q_cert-2 ul {
    margin-bottom: 0;
}

.q_cert-2 ul li:not(.q_cert-2 ul li:last-child) {
    margin-bottom: .5rem;
}

.q_cert-2 h3 {
    position: relative;
    text-align: left;
    padding-right: 4rem;
}

.q_cert-2 h3 i {
    font-size: 3rem;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
}

.q_cert-2.alert {
    padding: 3rem 3rem 2rem 3rem;
    margin-bottom: 0;
    border-radius: 1rem;
    background-color: var(--color18);
    border-color: var(--color-main);
    color: var(--color-main);
}

.q_cert-2aa.alert {
    padding: 3rem 3rem 2rem 3rem;
    margin-bottom: 0;
    border-radius: 1rem;
    background-color: var(--color18);
    border-color: var(--color12);
    color: var(--color2);
}

.q_cert-2aa h3,
.certyfikat3 {
    color: var(--color12);
}

.certyfikat3 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    line-height: 1.2;
}

.q_cert-2ab {
    margin-top: 3rem;
}

.q_cert-3top {
    margin-top: 5rem
}

.q_cert-3 {
    border-radius: 30% 70% 70% 30% / 30% 48% 52% 70%;
    width: 100%;
    background: var(--color28);
    display: flex;
    align-items: center;
    justify-content: center;
}

.q_cert-4 {
    color: var(--color2);
}

.q_cert-5 {
    position: relative;
    padding-right: 3rem;
    font-size: 1.5rem;
    font-weight: 700;
    border-bottom: 1px solid #C5D0C9;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}

.q_cert-5 img {
    position: absolute;
    right: 0;
    top: calc(50% - 25px);
    width: 3rem;
}

.q_cert-4 {
    padding: 6rem 5rem;
    font-size: 1.125rem;
}

.q_cert-6 {
    text-transform: capitalize;
}

.q_contact-1 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.q_contact-1a {
    margin-bottom: 2rem;
}

.q_footer-9 {
    text-align: right;
}

.q_footer-9 a {
    cursor: pointer;
}

.q_footer-10 {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1000;
    width: 90px;
    height: 90px;
    background: #0D632A;
    margin-right: 1rem;
    margin-bottom: 1rem;
    padding-right: .5rem;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}

.q_footer-10b {
    right: unset !important;
    margin-right: unset !important;
    left: 0;
    margin-left: .5rem;
    margin-bottom: .5rem !important;
}

.q_footer-10:hover,
.q_footer-10:focus,
.q_footer-10:active {
    outline: 3px solid #000000;
    outline-offset: -3px;
    background: #117F36;
}

.q_footer-10 {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* strona archiwum */

.desc_desc_events {
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
}

.events_list_filter legend {
    font-weight: 700;
    font-size: 1.125rem;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

#input-event::-webkit-input-placeholder {
    font-size: 1.25rem;
}

#input-event::-moz-placeholder {
    font-size: 1.25rem;
}

#input-event:-ms-input-placeholder {
    font-size: 1.25rem;
}

#input-event:-moz-placeholder {
    font-size: 1.25rem;
}

.events_list_filter .btn-group {
    display: inline;
}

.events_list_filter label {
    text-transform: uppercase;
    font-size: 1.125rem;
    margin: .5rem;
}

.events_list_filter {
    margin-bottom: 4rem;
}

.q_archive-1 del {
    margin-right: .5rem;
}

.q_archive-1 {
    background: var(--color18);
    border-radius: 1rem;
    border: 4px solid var(--color8);
    display: flex;
    margin-bottom: 3rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    text-decoration: none;
    position: relative;
    z-index: 1;
}

.q_archive-1:hover,
.q_archive-1:active,
.q_archive-1:focus {
    background: var(--color31);
    z-index: 1;
}

.q_archive-1:hover:after,
.q_archive-1:active:after,
.q_archive-1:focus:after {
    background-color: #117F36;
    outline: 3px solid #000000;
    outline-offset: -3px;
}

.q_archive-1:active,
.q_archive-1:focus {
    outline: 3px solid #000000;
    outline-offset: -3px;
    z-index: 1;
}

.q_archive-2,
.q_archive-2b {
    padding-left: 2rem;
    padding-right: 2rem;
}

.q_archive-2 .q_archive-4.q_archive-5 .h2 img {
    display: none !important;
}

.q_archive-nc {
    position: relative;
}

.q_archive-nc:before {
    position: absolute;
    content: '';
    background-image: url(../img/noc-szkolen-event-on-click.png);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 10;
    top: 18px;
    left: 3rem;
    width: 100px;
    height: 25px;
}

.q_archive-2 .h2 {
    font-size: 1rem;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Overpass', sans-serif;
    color: var(--color-main);
    font-weight: 700;
}

.q_archive-9 ul {
    padding-left: 0;
    margin-bottom: 0;
}

.q_archive-2b {
    font-weight: 700;
    margin-bottom: 2.5rem;
}

.q_archive-1:after {
    content: '';
    background-image: url(../img/take-ticket.svg);
    background-color: #0D632A;
    width: 70px;
    height: 70px;
    background-size: 65%;
    position: absolute;
    font-size: 3rem;
    right: 2rem;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 10;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    background-repeat: no-repeat;
    background-position: center;
}

.q_archive-1_file:after {
    background-image: url(../img/download-file.svg) !important;
}

.q_archive-1_video:after {
    background-image: url(../img/play-button.svg) !important;
}

.row.q_archive-8 {
    width: 100%;
}

@media (min-width: 768px) {

    .desc_desc_events .tooltip_ev {
        margin-left: 1rem;
    }

    .woocommerce-checkout #payment div.payment_box {
        width: fit-content !important;
    }

    .woocommerce form.checkout_coupon,
    .woocommerce form.login,
    .woocommerce form.register {
        margin: 0;
    }

    .polityka8 {
        width: 50%;
        margin: 0 auto;
        text-align: center;
    }

    .q_archive-5,
    .q_archive-6,
    .q_archive-7 {
        display: flex;
    }

    .q_archive-5 {
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .q_archive-5.q_archive-5_file {
        justify-content: start !important;
    }

    .q_archive-7.q_archive-7_file {
        justify-content: start !important;
    }

    .q_archive-6 {
        align-items: center;
    }

    .q_archive-7 {
        align-items: center;
        justify-content: center;
    }

}


@media (min-width: 992px) {

    .q_archive-2 span.archive_table {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {

    .q_archive-3 {
        margin-bottom: 1.5rem;
    }

}

@media (max-width: 575.98px) {

    .q_archive-9-arch {
        padding-left: 2rem;
    }

    .example_3 img {
        margin-bottom: 3rem;
    }

    .q_cert-1 form fieldset {
        padding: 2rem;
    }

    .q_cert-1 form input[type=number],
    .q_cert-1 form input[type=text],
    .q_cert-1 form select {
        width: 100%;
    }

    .q_faq-1 td {
        padding: 1.5rem 0.5rem;
    }

    .q_faq-6 {
        height: 3rem;
        text-align: center;
        margin: 1rem auto 2rem auto;
        display: block;
        width: 100%;
        font-size: 1.5rem;
        color: #0D632A;
        font-weight: 700;
    }

    .q_cert-3 {
        border-radius: 1rem;
    }

    .q_cert-4 {
        padding: 2rem 2rem 1rem 2rem;
    }

    .q_archive-9 {
        padding-right: 2rem
    }

    .q_archive-1:after {
        right: -20px;
    }

}

@media (max-width: 767.98px) {

    .desc_desc_events {
        flex-direction: column;
    }

    .tooltip_ev .tooltiptext_ev {
        right: 0 !important;
        left: 0 !important;
        margin: 0 auto !important;
    }

    .ticket_5 p {
        font-weight: 700;
        font-size: 1.125rem;
    }

    .ticket_5 {
        margin-top: 3rem;
    }

    .ticket_2 img {
        margin-bottom: 1.5rem;
    }

    .q_pakiet-4 {
        margin-top: 3rem;
    }

    .img_news {
        display: none;
    }

    .img_news_2.q_news-5 {
        padding-bottom: 3rem !important;
    }

    .q_footer-10 {
        width: 80px;
        height: 80px;
    }

    .q_footer-10 img {
        width: 70%;
        height: auto;
    }

    .q_archive-2 span:not(.q_archive-2 bdi span) {
        display: block;
    }

}

@media (max-width: 991.98px) {

    .q_faq-10 {
        margin-top: 4rem;
    }

    form#form_faq {
        margin-bottom: 4rem;
    }

    .wylicz_3 {
        font-size: 1.375rem;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .wylicz_3 img {
        margin-left: 0 !important;
        margin-bottom: 1rem;
    }

    .example_1 .col-lg-4,
    .example_1 .col-lg-6,
    .example_1 .col-lg-8 {
        margin-bottom: 3rem;
    }

    .example_10 .col-lg-4:last-child,
    .example_10 .col-lg-6:last-child {
        margin-bottom: 0 !important;
    }

    .q_contact-1_mob {
        margin-top: 3rem;
    }

    .q_fullimg_2 img {
        margin-bottom: 2rem;
    }

    .q_archive-2bd .tooltip_ev .tooltiptext_ev:not(.q_archive-2bd .tooltip_ev .tooltiptext_ev.tooltiptext_ev_cat) {
        left: -3rem !important;
        right: unset !important;
    }

    .q_archive-2bd .tooltip_ev .tooltiptext_ev.tooltiptext_ev_cat {
        left: -8.5rem !important;
        right: unset !important;
    }

    .q_section2-3b {
        margin-top: 0 !important;
        margin-bottom: 3rem !important;
    }

    .q_section2-3b .q_section2-5 {
        font-size: 2rem !important;
        font-weight: 700;
    }

    .q_archive-4 {
        margin-bottom: 1.5rem;
    }

    .q_archive-1 {
        flex-direction: column;
        align-items: center;
    }

    .q_page-2,
    .collapse_demo {
        display: none !important;
    }

    .q_page-1 {
        margin-bottom: 0;
    }

    .q_archive-1:after {
        right: -1rem;
        top: 5rem;
    }

    .q_archive-5,
    .q_archive-6,
    .q_archive-7 {
        align-items: center;
        justify-content: flex-start;
        text-align: center;
        flex-direction: column;
    }

    .q_archive-8 {
        display: none;
    }

    .q_archive-2 span.archive_table {
        text-decoration: underline;
        margin-bottom: 0.5rem;
        color: var(--color2);
        font-weight: 700;
    }

}

/* jak to działa */

.howworks1 h2 {
    font-weight: 700;
    margin-bottom: 1rem;
    color: var(--color-main);
}

.howworks1 ul li,
.howworks4 ul li,
.my_widget_3 ul li {
    list-style: none !important;
    margin-top: .5rem;
    display: flex;
    align-items: flex-start;
}

.howworks1 ul li strong,
.howworks4 ul li strong {
    display: contents;
}

.howworks4 ul li {
    line-height: 1.2;
}

.my_widget_3 ul li {
    margin-bottom: 12px !important;
}

/* xxx */

.my_widget_3 ul,
.howworks1 ul,
.howworks4 ul {
    position: relative;
    padding-left: 1rem !important;
}

.my_widget_3 ul li:before,
.howworks1 ul li:before,
.howworks4 ul li:before {
    content: '';
    display: inline-block;
    height: 19px;
    width: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    padding-right: 2rem;
    background-image: var(--check1);
}

.howworks2 a,
.howworks2 button {
    color: var(--color-main);
}

.howworks2 :hover {
    color: var(--color16);
}

.howworks2 :active,
.howworks2 :focus {
    background-color: #0D632A;
    color: #ffffff;
}

.howworks2 :focus-visible {
    background-color: inherit;
    color: inherit;
    outline: 2px solid var(--color2);
    outline-offset: 2px;
}

.howworks3 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.howworks8 a,
.howworks8 button {
    text-decoration: underline !important;
}

.howworks8 {
    margin-bottom: 3rem;
}

@media (max-width: 767.98px) {

    .howworks2 {
        display: none !important;
    }

    .howworks7 {
        margin-bottom: 2rem;
    }

    .howworks7 select,
    .howworks7 option {
        width: 100%;
        font-size: 1.25rem;
    }

}

@media (max-width: 991.98px) {

    .howworks4 {
        margin-top: 2rem;
        border-top: 1px solid #0D632A;
        padding-top: 2.5rem;
    }

}

@media (min-width: 768px) {

    table.posrednicy thead th {
        vertical-align: middle;
    }

    table.posrednicy span.posrednicy1 {
        display: none;
    }

    table.posrednicy tr td {
        padding: 1.5rem;
    }

    .howworks7 {
        display: none !important;
    }

    .howworks5 {
        display: flex;
        align-items: flex-start;
    }

}

@media (min-width: 992px) {

    .posrednicy2b {
        min-width: 180px;
    }

    .collapse_demo2 {
        display: none;
    }

    .howworks4 ul {
        padding-left: 0 !important;
    }

    .howworks4 ul li:before {
        height: 13px;
        width: 15px;
        content: '';
        display: inline-block;
        background-size: contain;
        background-repeat: no-repeat;
        padding-right: 1.2rem;
        background-image: url('img/check.svg');
        margin-top: 2px;
    }

}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #0D632A;
}

.nav-pills .nav-link {
    border-radius: 0;
    text-align: left;
    font-size: 1.125rem;
}

/* strona organizatora */

.q_vendor-1 .card {
    border: 1px solid #89D3D2;
}

.q_vendor-1 .card-footer {
    background-color: var(--color3);
    border-top: 0;
    border-radius: 0 0 3rem 3rem;
    padding: 1rem 2rem;
    color: var(--color2);
}

.q_vendor-1 .card-body {
    border-radius: 3rem 3rem 0 0;
    padding: 2rem 2rem 0 2rem;
}

.q_vendor-1 a {
    text-decoration: none;
}

.q_vendor-1 a:hover .card,
.q_vendor-1 a:active .card,
.q_vendor-1 a:focus .card {
    background: var(--color13);
    border: 1px solid var(--color13);
}

.q_vendor-1 a:hover .card-footer,
.q_vendor-1 a:active .card-footer,
.q_vendor-1 a:focus .card-footer {
    background: var(--color13);
}

.q_vendor-1 a:active .card,
.q_vendor-1 a:focus .card {
    outline: 2px solid #89D3D2;
    outline-offset: -2px;
}

.q_vendor-2 {
    margin-top: 5rem;
    margin-bottom: 2rem;
}

.q_vendor-2b {
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.q_vendor-3 a:active .card,
.q_vendor-3 a:focus .card {
    outline: 2px solid #000000;
    outline-offset: -2px;
}

.q_vendor-3 .card-footer {
    color: #000000 !important;
}

.q_vendor-3 .card {
    border: 1px solid #000000 !important;
}

.q_vendor-3 a:hover .card,
.q_vendor-3 a:active .card,
.q_vendor-3 a:focus .card {
    border: 1px solid #FBFBFB !important;
}

.q_vendor-4 {
    margin-top: 5rem;
}

.q_vendor-4 h2 {
    margin-bottom: 2rem;
}

.q_vendor-4 a.button1:focus {
    width: fit-content;
}

.q_vendor-4 a.button1 {
    justify-content: flex-start;
}

.q_vendor-4 a.button1:not(:last-of-type) {
    margin-bottom: 1rem;
}

.q_vendor-5 .col {
    margin-bottom: 2rem;
}

.q_vendor-6 p:last-of-type {
    margin-bottom: 0;
}

.q_vendor-8 {
    padding-bottom: 5rem;
    padding-top: 3rem;
}

.q_vendor-9 p {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.q_vendor-9 img {
    width: 30px;
    height: auto;
    margin-right: 1rem;
}

.q-bilet-1 {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.q_instr_skan_1 {
    padding-top: 5rem;
}

.q_instr_skan_1 .carousel-indicators {
    bottom: unset !important;
    top: -3rem;
    flex-wrap: wrap;
}

.q_instr_skan_1 .carousel-indicators [data-bs-target] {
    height: 30px !important;
    border-radius: 100%;
}

.q_instr_skan_1 .carousel-item {
    text-align: center;
    margin-top: 2rem;
}

.q_instr_skan_1 .carousel-caption {
    bottom: unset !important;
    top: 0;
}

.q_instr_skan_1 img {
    border: 1px solid #dddddd;
}

.other1 {
    margin-top: 4rem;
}

.other2 {
    margin-bottom: 4rem;
}

.other3 {
    font-size: 1rem !important;
}

.other4 {
    margin-bottom: 4px !important;
    font-weight: 700;
}

.other5 {
    padding-left: 1rem !important;
}

#mapa {
    width: 100%;
    height: 300px;
}

.quick_quantity1 {
    display: inline-flex;
    align-items: center;
}

.newsletter1 {
    color: #000000 !important;
    text-decoration: underline !important;
}

.copylink1,
.copylink11 {
    margin: 0 .5rem;
}

.copylink2,
.copylink22 {
    display: none;
    font-style: italic;
    color: #0d632a;
    font-weight: 700;
}

.copylink3,
.copylink33 {
    display: inline-block !important;
}

label[for="howworks6"] {
    margin-bottom: 1rem;
    font-weight: 700;
}

.promocja {
    background: linear-gradient(to left top, transparent 47.75%, red 49.5%, red 50.5%, transparent 52.25%), linear-gradient(to right top, transparent 47.75%, red 49.5%, red 50.5%, transparent 52.25%);
}

form.register .jssocials-shares {
    display: none !important;
}

.polityka1 {
    margin-bottom: 1rem;
}

.polityka4,
#wariant_extra {
    margin-bottom: .5rem;
}

.polityka2 {
    margin-top: 1rem;
    font-size: 0.813rem;
}

.polityka3 {
    font-size: 0.813rem;
}

.woocommerce-privacy-policy-text p,
.polityka6,
.polityka9,
.polityka10,
#wariant_extra,
.q_archive-2ba,
.event_archive_4 {
    font-size: 0.875rem;
}

.polityka5 {
    margin-top: 2rem;
}

.polityka7 {
    margin-bottom: 1.5rem;
}

.polityka10 {
    margin-bottom: .5rem;
}

.q_archive-2ba {
    width: 60%;
    margin-bottom: 3rem;
}

.q_archive-2bd {
    font-weight: 700;
    margin-bottom: 1rem;
}

.q_archive-2be {
    font-weight: 400 !important;
    font-size: 1.125rem;
    margin-bottom: 3rem;
}

.polityka11 {
    margin-bottom: 1rem !important;
}

.certyfikat4 #time2 {
    font-weight: 700;
    margin-bottom: 2rem;
    font-size: 1.125rem;
}

.certyfikat4 #time {
    color: #ffffff;
    background: #b00100;
    padding: 5px;
    margin-right: 10px;
}

.certyfikat4 #time2 {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
}

#customer_login h2 {
    text-align: center;
    margin-bottom: 2rem;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    padding: 40px 20px;
}

.tooltip_ev {
    position: relative;
    display: inline-block;
}

.tooltip_ev .tooltiptext_ev {
    visibility: hidden;
    background-color: var(--color30);
    color: #ffffff;
    padding: 6px;
    position: absolute;
    z-index: 10;
    font-size: 0.875rem !important;
    text-transform: initial !important;
    font-weight: 400;
    text-align: center;
    top: 2rem;
    right: -3rem;
    max-width: 250px !important;
    width: 250px !important;
    margin-left: 0;
}

.tooltip_ev:hover .tooltiptext_ev {
    visibility: visible;
}

label[for="payment_method_dokan-stripe-connect"],
label[for="dokan-stripe-card-element"] {
    font-weight: 700;
}

label[for="dokan-stripe-card-element"] {
    margin-bottom: 1rem;
    color: #000000;
    font-size: 1.2rem;
}

label[for="payment_method_dokan-stripe-connect"] img {
    width: 300px;
}

.ticket_2 {
    margin-top: 3rem;
}

.ticket_3 {
    font-size: 1.125rem;
}

.ticket_4 li.q_pay-2 {
    font-size: 1rem !important;
}

.q_instr_skan_2 ul li,
.q_instr_skan_2 p:first-of-type {
    font-size: 1.125rem !important;
}

.q_instr_skan_3 {
    margin-bottom: 3rem;
}

#skanslider .carousel-item p {
    width: 50%;
    margin: 0rem auto 3rem auto;
    font-size: 1.125rem;
}

#skanslider .carousel-indicators [data-bs-target] {
    text-indent: unset;
    color: #ffffff;
    font-weight: 700;
    opacity: 1;
    background-color: #0D632A;
}

#skanslider .carousel-indicators [data-bs-target].active {
    color: #ffffff;
    background-color: #000000;
}

#skanslider .carousel-indicators [data-bs-target]:focus-visible {
    outline: 1px solid var(--color2);
    outline-offset: 3px;
    border: 0;
    margin-top: 10px;
}

#skanslider li {
    list-style: none !important;
}

.q_instr_skan_1 button:active:not(.carousel-control-button),
.q_instr_skan_1 button:focus:not(.carousel-control-button),
.q_instr_skan_1 button:focus-visible:not(.carousel-control-button) {
    outline: 2px solid var(--color2);
    outline-offset: 3px;
}

.carousel-indicators [data-bs-target] {
    border-top: unset !important;
    border-bottom: unset !important;
    margin: 0 5px !important;
}

#skanslider .carousel-control-next,
#skanslider .carousel-control-prev {
    opacity: 1 !important;
}

.carousel-control-button:active:after,
.carousel-control-button:focus:after,
.carousel-control-button:focus-visible:after {
    outline: 2px solid var(--color2);
    outline-offset: 3px;
    position: absolute;
    content: '';
    width: 80px;
    height: 80px;
}

.carousel-control-button span.visually-hidden {
    font-size: 1.25rem;
    color: var(--color2) !important;
}

.icon_external_go {
    font-size: 0.813rem;
}

.icon_external_go2 i {
    margin-left: 5px;
}

.icon_external_go2 {
    display: inline-flex;
    align-items: center;
}

/* about me */

.gronix1 {
    font-size: 1.125rem;
    line-height: 27px;
    font-weight: 500;
}

/* register new page */

.register_1 .required {
    color: var(--color12);
    font-weight: 700;
}

.register_4 {
    margin-bottom: 1.5rem;
}

.register_5 .woocommerce-error:before {
    content: none !important;
}

.register_5.q_page-5 ul li:before {
    content: "!" !important;
    background-image: unset !important;
    font-size: 1.875rem !important;
    color: red !important;
    font-weight: 500 !important;
}

.register_5.q_page-5 ul li {
    font-weight: 500 !important;
    font-size: 1.25rem !important;
}

.dashboard_1 {
    margin-top: 1rem;
}

.register_6 {
    display: flex;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

form#dokan-vendor-register label {
    font-weight: 500;
    font-size: 1rem;
}

form#dokan-vendor-register label:not([for="tc_agree"]) {
    margin-bottom: 5px;
}

.polityka12 {
    text-align: center;
    font-size: 1rem;
    margin-top: 2rem;
    color: var(--color2);
}

.example_1 h2,
.example_1 h3 {
    margin-top: 3rem;
}

.example_1 img {
    border-radius: 1rem;
    border: 1px solid #f1f1f1;
    width: 100%;
    height: auto;
}

.example_3 {
    margin-top: 4rem;
}

.example_4,
.example_7 p {
    margin-bottom: 2rem;
}

.example_5 {
    margin-top: 2rem;
}

.example_6 {
    margin-bottom: 6rem;
}

.example_8 p {
    margin-top: 1rem;
}

table.posrednicy {
    color: var(--color2);
}

.woocommerce form .form-row .required {
    color: var(--color2) !important;
}

.wylicz_0 .wylicz_1:not(.wylicz_0 .wylicz_1:last-child) {
    margin-bottom: 6rem;
}

.wylicz_2 {
    margin-top: 4rem;
}

.wylicz_3 p:last-child,
.wylicz_3 h2 {
    margin-bottom: 0;
}

.wylicz_3 img {
    margin-right: 3rem;
}

.wylicz_4 {
    margin-top: 1rem;
    font-size: 1.125rem;
    font-weight: 700;
}

.wylicz_4.yes_wylicz {
    font-weight: 400 !important;
}

.wylicz_5 img {
    margin-right: 2rem;
}

.wylicz_5 {
    display: flex;
    align-items: flex-start;
}

.wylicz_6 img {
    width: 100%;
    height: auto;
}

.aspekt_prawny {
    margin-top: 4rem;
}

.q_archive-n1 {
    margin-bottom: 0 !important;
}

.q_archive-n2 {
    font-size: 1.5rem !important;
}

.q_page_list li {
    position: relative;
}

.q_page_list ul li:before {
    content: '';
    display: inline-block;
    height: 19px;
    width: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    padding-right: 2rem;
    background-image: var(--check1);
}

/* from dokan xxx  */

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select,
.form-control {
    border-radius: 0 !important;
}

/* bootstrap global start */

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
    opacity: 1 !important;
}

.btn-primary {
    background-color: #004dc0 !important;
    border-color: #004dc0 !important;
}

.btn-secondary {
    background-color: #000000 !important;
    border-color: #000000 !important;
    color: #ffffff !important;
}

.btn-success {
    background-color: #005f33 !important;
    border-color: #005f33 !important;
}

.btn-danger {
    background-color: #aa0f1d !important;
    border-color: #aa0f1d !important;
}

.btn-success:hover {
    background-color: #00361d !important;
    border-color: #00361d !important;
}

.btn-outline-secondary {
    color: #000000 !important;
    border-color: #000000 !important;
}

.btn-outline-secondary:hover {
    background-color: #000000 !important;
    border-color: #000000 !important;
    color: #ffffff !important;
}

.btn-danger:hover {
    background-color: #94000d !important;
    border-color: #94000d !important;
}

.btn-outline-success {
    color: #005f33 !important;
    border-color: #005f33 !important;
}

.btn-outline-success:hover {
    color: #ffffff !important;
    border-color: #00361d !important;
    background-color: #00361d !important;
}

.btn-outline-danger:not(.btn-outline-danger:hover) {
    color: #aa0f1d !important;
}

.btn-outline-dark:not(.btn-outline-dark:hover):not(.form_package_curr .btn-outline-dark) {
    color: #212529 !important;
}

.btn-outline-success:not():hover,
.btn-outline-danger:not(.offcanvas .btn):hover,
.btn-outline-dark:hover {
    color: #ffffff !important;
}

.btn:focus,
.btn:focus-visible {
    box-shadow: 0 0 0 3px #fff !important;
    outline: 3px solid #000 !important;
    outline-offset: 2px !important;
}

.btn-close {
    background: var(--icon1);
}

/* bootstrap global end */

.dokan-label,
input[type="submit"].dokan-btn-sm,
a.dokan-btn-sm,
.dokan-btn-sm,
input[type="submit"].dokan-btn-lg,
a.dokan-btn-lg,
.dokan-btn-lg,
input[type="submit"].dokan-btn,
a.dokan-btn,
.dokan-btn,
.btn {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -khtml-border-radius: 0 !important;
}

.form_package_curr {
    margin-bottom: 2rem;
}

.dokan-form-control:not(.dokan-product-date-filter select):not(.dokan-product-search-form input):not(.select2-selection--multiple):not(textarea#trener2):not(#_purchase_note):not(#about_seller),
input.data_promocji,
.select2-container--default .select2-selection--single,
input.dokan-product-regular-price,
input.dokan-product-sales-price,
.dokan-form-group select.form-select {
    border: 2px solid #000000 !important;
    height: 50px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    box-shadow: none;
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple,
.dokan-form-control {
    border: 2px solid #315D7C;
}

.form-control:focus,
.dokan-form-control:focus,
input.dokan-product-regular-price:focus,
input.dokan-product-sales-price:focus,
.data_promocji:focus,
.woocommerce-form-register input:focus,
.sale_schedule:focus,
.sale_schedule:focus-visible,
.cancel_sale_schedule:focus,
.cancel_sale_schedule:focus-visible {
    box-shadow: 0 0 0 4px var(--color11) !important;
    outline: none;
}

.dokan-form-control:not(textarea):not(#input-faq):not(.dokan-product-date-filter select):not(.dokan-product-search-form input):not(.order_set_date select),
.wc_input_price {
    color: #000000 !important;
    height: 50px !important;
    font-size: 1rem !important;
}

/* RWD */

/* MAX */

@media (max-width: 575.98px) {

    .register_6 img {
        margin-bottom: 2rem;
    }

    .register_6 {
        flex-direction: column;
    }

    #skanslider .carousel-item p {
        width: 100%;
    }

    .copylink1,
    .copylink11 {
        display: block;
        margin-left: 0;
    }

    .copylink1,
    .copylink11,
    .copylink2,
    .copylink22 {
        margin-top: 0.5rem;
    }

    .q_instr_skan_1 .carousel-indicators {
        top: -5rem;
    }

    .q_instr_skan_1 {
        padding-top: 7rem;
    }

    .q_cert-2.alert {
        padding: 2rem 1rem 1rem 1rem;
    }

    .q_landing-2 .card-body {
        padding: 2rem;
    }

    .pag3 span {
        display: none;
    }

    .q_pay-3,
    .q_pay-4 {
        width: 100%;
    }

    .q_pay-2 {
        padding: 2rem;
        flex-direction: column;
    }

    .q_pay-4 {
        padding-top: 2rem;
    }

    .q_section4-3:after {
        content: none;
    }

    .q_section3-3 {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .q_section3-3 h2 {
        line-height: 36px;
    }

    .q_section2-1 {
        padding: 1.5rem;
    }

}

@media (max-width: 767.98px) {

    .ticket_1 {
        margin-bottom: 3rem;
    }

    .column_login {
        margin-top: 4rem;
    }

    .q-bilet-1 {
        text-align: center;
    }

    .q-bilet-2 {
        margin-bottom: 2rem;
    }

    .q_news-5 {
        padding-top: 4rem;
    }

    .q_news-2 {
        padding-top: 3rem;
    }

    .q_instr-5 {
        margin-top: 4rem;
    }

    .q_footer-5 {
        margin-top: 2rem;
    }

    .q_section6 .accordion {
        margin-top: 4rem;
    }

}

@media (max-width: 991.98px) {

    .q_instr_skan_4 {
        display: none;
    }

    .q_instr_skan_5 {
        margin-bottom: 1.5rem;
    }

    .posrednicy tr:first-child {
        margin-bottom: 3rem;
    }

    .table.posrednicy>:not(:first-child) {
        border: 0 !important;
    }

    table.posrednicy th,
    table.posrednicy thead tr {
        display: none;
    }

    table.posrednicy td,
    table.posrednicy tr {
        display: block;
    }

    table.posrednicy tr {
        border: 2px solid #e6e6e6 !important;
        padding: 1.5rem;
    }

    table.posrednicy td,
    table.posrednicy tbody,
    table.posrednicy thead {
        border: 0 !important;
    }

    table.posrednicy span.posrednicy1 {
        display: block;
        font-weight: 700;
        margin-bottom: .5rem;
    }

    .q_archive-2ba {
        width: 100%;
    }

    .collapse_demo3 {
        margin-top: 5rem;
    }

    .q_vendor-1 .col {
        margin-bottom: 2rem;
    }

    .q_cert-1 {
        margin-top: 3rem;
    }

    .q_section2-3 {
        margin-top: 5rem;
    }

    .q_section4 .q_section-sub {
        margin-bottom: 5rem;
        text-align: center;
    }

    .q_section3-2 img {
        border-radius: 46% 49% 90% 39% / 45% 100% 41% 55%;
    }

    .q_section0 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .q_landing-1 {
        padding-top: 4rem;
        padding-bottom: 2rem;
    }

    .q_pay-5.q_section0 {
        padding-bottom: 2rem !important;
    }

    .q_pay-6.q_section0 {
        padding-bottom: 5rem !important;
    }

    .q_section00 {
        padding-top: 4rem;
        padding-bottom: 2rem;
    }

    .q_section4-3 h2 {
        text-align: center;
    }

    .q_section3-3 {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .q_header-2 {
        background-image: url(../img/hero2.jpg);
        background-size: contain;
        margin: 3rem auto 0 auto;
    }

    .q_header,
    .q_footer-8 {
        display: none;
    }

    .q_section1 {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

}

@media (max-width:1199.98px) {

    .q_news-7 {
        margin-top: 4rem;
    }

    .q_page-2 img {
        width: 100%;
        height: auto;
    }

}

/* MIN */

@media (min-width: 576px) {

    .example_3 {
        display: flex;
        align-items: flex-start;
    }

    .example_3 img {
        margin-right: 3rem;
    }

    .register_6 img {
        margin-right: 2rem;
    }

    .ticket_4 li.q_pay-2 .q_pay-4 {
        padding: 3rem 3rem 3rem 0 !important;
    }

    .q_faq-6.select1 {
        display: none !important;
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        width: 4rem;
        height: 4rem;
    }

    .q_pay-3 {
        width: 30%;
    }

    .q_pay-4 {
        width: 70%;
    }

    .q_pay-2 {
        flex-direction: row;
        align-items: center;
    }

    .q_pay-4 {
        padding: 4rem 2rem 4rem 0;
    }

    .q_section4-1 .row .col:first-child {
        margin-top: 12rem;
    }

}

@media (min-width: 992px) {

    .wylicz_4.yes_wylicz {
        padding-left: 8rem;
    }

    .wylicz_3 {
        font-size: 1.375rem;
        display: flex;
        align-items: center;
    }

    .example_2 {
        padding-right: 4rem;
    }

    .polityka13 {
        width: 50%;
        margin: 0 auto;
    }

    .q_footer-20 {
        margin-bottom: 3rem;
    }

    .q_header-2 {
        height: 330px;
        width: 330px;
    }

    .q_section0 {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .q_section00 {
        padding-top: 5rem;
        padding-bottom: 2rem;
    }

    .q_header-2 {
        background-color: rgba(13, 99, 42, .75);
        z-index: 1;
        margin-left: -40px;
        top: 50%;
        transform: translate(0, -50%);
        left: 0;
        position: absolute;
    }

    .q_section1-4,
    ul#footermenu {
        display: none;
    }

    .q_section1-2 {
        padding-left: 3rem;
    }

    .q_section1 {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
    }

    header.q_header-home {
        height: 100vh;
    }

}


@media (min-width: 1200px) {

    .q_news-6 {
        padding-right: 4rem;
    }

    .wylicz_2 {
        padding-left: calc(80px + 3rem);
    }

    .navproduct2 {
        display: none;
    }

}

/* MIN MAX */

@media (min-width: 576px) and (max-width: 991.98px) {

    .q_section4-3:after {
        top: 10rem;
        width: 100%;
    }

}

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

    .q_landing-2 .card-body {
        padding: 2rem;
    }

    .q_section3-3 {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .q_section3-3 h2 {
        line-height: 36px;
    }

}

/* plugins */

.breadcrumbs .trail-items,
.breadcrumbs .trail-items li {
    display: inline !important;
}

/* paginacja */

.pag3 {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.pag3 button:focus-visible,
.pag3 a:focus-visible {
    outline: 0 !important;
}

.pag3 span {
    font-size: 1rem;
    line-height: 21px;
    color: var(--color2);
    font-weight: 600;
}

.pag3 button:hover span,
.pag3 button:hover,
.pag3 button:active span,
.pag3 button:active,
.pag3 button:focus span,
.pag3 button:focus,
.pag3 a:hover span,
.pag3 a:hover,
.pag3 a:active span,
.pag3 a:active,
.pag3 a:focus span,
.pag3 a:focus {
    color: var(--color2);
    border-radius: 3px;
    text-decoration: none;
}

.pag3 button:active,
.pag3 button:focus,
.pag3 button:focus-visible,
.pag3 a:active,
.pag3 a:focus,
.pag3 a:focus-visible {
    outline: 0;
}

.pag3 button:focus:after,
.pag3 button:active:after,
.pag3 button:focus-visible:after,
.pag3 a:focus:after,
.pag3 a:active:after,
.pag3 a:focus-visible:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    outline: 2px solid var(--color2);
    outline-offset: -1px;
    border-radius: 3px;
}

.pag3 a,
.pag3 button {
    color: var(--color6);
    padding: 5px;
    font-weight: 600;
    position: relative;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: unset;
    font-size: 1.25rem;
}

.pag3 button:not(.pag3 .active button) {
    border: 0 !important;
}

.pag3 a:not(.pag3 li.nav_link_move a),
.pag3 button {
    width: 45px;
}

.pag3 button,
.pag3 button:hover,
.pag3 a,
.pag3 a:hover {
    text-decoration: none;
}

.pag3 .active a,
.pag3 .active button {
    color: var(--color6);
    border: 2px solid var(--color-main);
    font-size: 1.125rem;
}

.pag3 li {
    margin: 0;
    list-style: none !important;
    display: inline-block;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
}