/* Elementor Jat pre osko Fix */
@media (min-width: 1200px) {
    body:not([class*=elementor-page-]) .site-main {
        max-width: 100vw !important;
    }
}

@media (min-width: 992px) {
    body:not([class*=elementor-page-]) .site-main {
        max-width: 100vw !important;
    }
}

@media (min-width: 768px) {
    body:not([class*=elementor-page-]) .site-main {
        max-width: 100vw !important;
    }
}

@media (min-width: 576px) {
    body:not([class*=elementor-page-]) .site-main {
        max-width: 100vw !important;
    }
}

/* recapta */
.grecaptcha-badge {
    visibility: hidden !important;
}

/* Odstrani H1 */
.page-header {
    display: none !important;
}

/* Odstrani default bread crums */
.woocommerce-breadcrumb {
    display: none !important;
}

/* defaults */
a br {
    display: none !important;
}

button br {
    display: none !important;
}

/* PAGE KOŠARICA */
.kosarica-row .shop_table {
    border: none !important;
    margin-bottom: 0 !important;
}

.kosarica-row .woocommerce-cart-form .actions>button {
    display: none !important;
}

.kosarica-row .woocommerce-cart-form a.remove {
    border-color: none !important;
    color: var(--e-global-color-primary) !important;
}

.kosarica-row .woocommerce-cart-form a.remove:hover {
    border-color: none !important;
    color: var(--e-global-color-secondary) !important;
}

.woocommerce-shipping-estimate-html {
    display: none !important;
}

.woocommerce-shipping-destination {
    text-align: left;
    margin-bottom: 0 !important;
}

.kosarica-table .coupon {
    max-width: 400px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.kosarica-table .coupon label {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    .kosarica-table .shop_table td {
        width: 100% !important;
    }

    .kosarica-table .shop_table .cart_item:not(:last-child) {
        margin-bottom: 24px !important;
    }

    .kosarica-table .shop_table .product-remove {
        border-bottom-color: transparent !important;
        border-bottom-width: 0px !important;
        padding-bottom: 3px !important;
        padding-top: 3px !important;
        border-style: none !important;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .kosarica-table .shop_table .product-name {
        border-top-color: transparent !important;
        text-align: left !important;
    }

    .kosarica-table .shop_table .product-name::before {
        display: none !important;
    }


    .kosarica-table .product-quantity {
        padding-right: 0 !important;
    }

    .kosarica-row .shop_table .cart-subtotal {
        display: none !important;
    }

    .kosarica-row .wc-proceed-to-checkout .checkout-button {
        width: 100% !important;
    }

    .kosarica-row .wc-proceed-to-checkout::before {
        display: none !important;
    }

    .kosarica-row .shop_table td {
        width: 100% !important;
    }
}

/* Zakljucek */
.zakljucek-row #shipping_country_field {
    margin-bottom: 6px !important;
}

.zakljucek-row .select2-selection {
    height: 50px !important;
    display: flex !important;
    justify-content: flex-start;
    align-items: stretch;
}

.zakljucek-row .shop_table {
    border: none !important;
}

@media only screen and (max-width: 484px) {
    .checkout_coupon {
        display: flex !important;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column !important;
    }

    .checkout_coupon p {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
        margin-top: 6px !important;
    }

    .checkout_coupon p:first-child {
        margin-top: 0 !important;
        margin-bottom: 12px !important;
    }

    .checkout_coupon p .button {
        width: 100% !important;
    }

}

.zakljucek-row .select2-selection__rendered {
    padding: 6px !important;
    flex: 1;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
}

.zakljucek-row .select2-selection__arrow {
    display: none !important;
}

.zakljucek-row .required {
    color: var(--e-global-color-primary) !important;
}

.payment_methods li:not(:last-child) {
    margin-bottom: 24px !important;
}

.place-order {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.place-order button {
    margin-top: 12px !important;
}

.woocommerce-checkout-payment {
    background-color: transparent !important;
}

#stripe-payment-data fieldset {
    border: none !important;
    margin-top: 12px;
    padding: 0;
}

#wc-stripe-cc-form .form-row {
    margin-bottom: 12px !important;
}

.wc-stripe-elements-field {
    border: 1px solid var(--e-global-color-3f37c7a) !important;
}

.wc-stripe-elements-field iframe {
    height: 33px !important;
    font-size: 16px !important;
}

.zakljucek-coupon-col,
.zakljucek-user-col {
    padding-right: 24px !important;
}

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

    .zakljucek-coupon-col,
    .zakljucek-user-col {
        padding-right: 0 !important;
        max-width: 100%;
    }

    .zakljucek-row>.elementor-container {
        flex-direction: column !important;
    }

    .zakljucek-row>.elementor-container>.elementor-column {
        width: 100% !important;
    }

    .zakljucek-row>.elementor-container>.elementor-column:first-child>.elementor-widget-wrap {
        margin-right: 0 !important;
        margin-bottom: 48px;
    }

    .zakljucek-row>.elementor-container>.elementor-column:last-child>.elementor-widget-wrap {
        margin-left: 0 !important;
    }

    #wc-stripe-cc-form .form-row {
        float: none !important;
        width: 100% !important;
    }
}


/* HVALA */
.hvala .woocommerce-order-overview,
.hvala .wc-bacs-bank-details {
    display: flex;
    flex-direction: column !important;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 !important;
    margin-bottom: 24 !important;
}

.hvala .shop_table {
    border: none !important;
}

.hvala .woocommerce-order-overview li,
.hvala .wc-bacs-bank-details li {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 12px !important;
}

.hvala .woocommerce-order-overview {
    margin-top: 24px !important;
}

.hvala .woocommerce-order-overview li:not(:last-child),
.hvala .wc-bacs-bank-details li:not(:last-child) {
    margin-bottom: 12px;
}

.hvala .hvala-trr {
    margin-top: 24px;
    margin-bottom: 24px;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    font-style: var(--e-global-typography-accent-font-style);
    text-decoration: var(--e-global-typography-accent-text-decoration);
    line-height: var(--e-global-typography-accent-line-height);
    color: var(--e-global-color-text);
    display: none;
}

.hvala .woocommerce-bacs-bank-details h2 {
    font-family: var(--e-global-typography-4810b8d-font-family), Sans-serif;
    font-size: var(--e-global-typography-4810b8d-font-size);
    font-weight: var(--e-global-typography-4810b8d-font-weight);
    text-transform: var(--e-global-typography-4810b8d-text-transform);
    font-style: var(--e-global-typography-4810b8d-font-style);
    text-decoration: var(--e-global-typography-4810b8d-text-decoration);
    line-height: var(--e-global-typography-4810b8d-line-height);
    letter-spacing: var(--e-global-typography-4810b8d-letter-spacing);
    word-spacing: var(--e-global-typography-4810b8d-word-spacing);
    color: var(--e-global-color-text);
    margin: 0px 0px 12px 0px;
}

.hvala .woocommerce-bacs-bank-details h3 {
    font-family: var(--e-global-typography-d9421df-font-family), Sans-serif;
    font-size: var(--e-global-typography-d9421df-font-size);
    font-weight: var(--e-global-typography-d9421df-font-weight);
    text-transform: var(--e-global-typography-d9421df-text-transform);
    font-style: var(--e-global-typography-d9421df-font-style);
    text-decoration: var(--e-global-typography-d9421df-text-decoration);
    line-height: var(--e-global-typography-d9421df-line-height);
    letter-spacing: var(--e-global-typography-d9421df-letter-spacing);
    word-spacing: var(--e-global-typography-d9421df-word-spacing);
    color: var(--e-global-color-text);
    background-color: var(--e-global-color-68e9db3);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-4c7024c);
    padding: 0;
}

/* newsletter */
.newsletter form div div:nth-child(2) {
    order: 2 !important;
}