/*
Theme Name: FCSI Theme Options
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
@import url("./ivan.css");
@import url("./elena.css");

.open-lighthbox-link-tag {
    cursor: pointer;
}

.position-relative {
    position: relative;
}

html.iframe header#header,
html.iframe .footer-container,
html.iframe .footer-icons,
html.iframe .footer-credits,
html.iframe #wpadminbar {
    display: none;
}

html.iframe {
    margin: 0 !important;
}

html.iframe #main {
    padding: 0px !important;
}

.fme_upload_file {
    width: 100% !important;
}

/* #checkout-form-holder {
    visibility: hidden;
    position: absolute;
    left: -200%;
    top: - 200%;
} */

.upload-btn-wrapper {
    justify-content: left !important;
}

div.product p.price,
div.product .quantity,
.woocommerce-notices-wrapper {
    display: none !important;
}

.main_upload {
    padding: 0px !important;
}

#order_review tfoot,
.woocommerce-table--order-details tfoot {
    display: none;
}

.woocommerce-checkout-review-order-table .product-total,
.woocommerce-table--order-details .product-total {
    display: none;
}

.woocommerce-customer-details {
    display: none;
}

.woocommerce-order-overview__total {
    display: none;
}

.woocommerce-orders-table__header-order-total,
.woocommerce-orders-table__cell-order-total {
    display: none;
}

.woocommerce-account-fields,
.price {
    display: none !important;
}

.avia-post-next {
    display: none !important;
}

#hide-for-this-page {
    display: none !important;
}