.tf-thankyou-section {
    margin-bottom: 2em;
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #eeeeee;
    border-radius: 5px;
}

.tf-thankyou-title {
    margin-top: 0;
    margin-bottom: 10px;
}

.tf-thankyou-desc {
    margin-bottom: 15px;
}

.tf-thankyou-links {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.tf-thankyou-button {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-decoration: none !important;
}

.tf-thankyou-button .dashicons {
    font-size: 18px;
    width: 18px;
    height: 18px;
    line-height: 1;
}

.tf-thankyou-button .tf-btn-text {
    line-height: 1;
}

@media (max-width: 480px) {
    .tf-thankyou-button {
        width: 100%;
    }
}

.wc-block-checkout__contact-fields .wc-block-components-text-input#toret-faktura-toret-ic-dph,
.wc-block-checkout__contact-fields div:has(> #toret-faktura-toret-ic-dph) {
    display: none !important;
}

body.is-sk .wc-block-checkout__contact-fields .wc-block-components-text-input#toret-faktura-toret-ic-dph,
body.is-sk .wc-block-checkout__contact-fields div:has(> #toret-faktura-toret-ic-dph),
.wp-block-woocommerce-checkout.is-sk .wc-block-checkout__contact-fields .wc-block-components-text-input#toret-faktura-toret-ic-dph,
.wp-block-woocommerce-checkout.is-sk .wc-block-checkout__contact-fields div:has(> #toret-faktura-toret-ic-dph),
.wc-block-checkout__contact-information.is-sk .wc-block-components-text-input#toret-faktura-toret-ic-dph,
.wc-block-checkout__contact-information.is-sk div:has(> #toret-faktura-toret-ic-dph) {
    display: block !important;
}

.wc-block-checkout__contact-fields .wc-block-components-text-input#toret-faktura-toret-ic,
.wc-block-checkout__contact-fields .wc-block-components-text-input#toret-faktura-toret-dic,
.wc-block-checkout__contact-fields .wc-block-components-text-input#toret-faktura-toret-ic-dph {
    width: 100%;
}

.wc-block-components-order-summary .wc-block-components-text-input#toret-faktura-toret-ic,
.wc-block-components-order-summary .wc-block-components-text-input#toret-faktura-toret-dic,
.wc-block-components-order-summary .wc-block-components-text-input#toret-faktura-toret-ic-dph,
.wc-block-order-confirmation-summary .wc-block-components-text-input#toret-faktura-toret-ic,
.wc-block-order-confirmation-summary .wc-block-components-text-input#toret-faktura-toret-dic,
.wc-block-order-confirmation-summary .wc-block-components-text-input#toret-faktura-toret-ic-dph {
    display: none !important;
}

.wc-block-components-address-form__toret-faktura-toret-ic-dph,
div:has(> #billing-toret-faktura-toret-ic-dph),
div:has(> #shipping-toret-faktura-toret-ic-dph) {
    display: none !important;
}

body.is-sk .wc-block-components-address-form__toret-faktura-toret-ic-dph,
body.is-sk div:has(> #billing-toret-faktura-toret-ic-dph) {
    display: block !important;
}

.wc-block-checkout__shipping-address .wc-block-components-address-form__toret-faktura-toret-ic,
.wc-block-checkout__shipping-address .wc-block-components-address-form__toret-faktura-toret-dic,
div:has(> #shipping-toret-faktura-toret-ic),
div:has(> #shipping-toret-faktura-toret-dic) {
    display: none !important;
}