/*
Theme Name: Tutor Child theme of tutor
Theme URI: 
Description: Child theme of tutor theme for the Tutor theme
Author: webspace
Author URI: 
Template: tutor
Version: 1.1.2
*/
#archives,
#meta,
.postmeta {
    display: none !important;
}

.place-order label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: none !important;
}

.tutor-course-details-instructors.etlms-course-instructors {
    display: none !important;
}
.page-id-6691 .wbtn.wbtn-service:first-child {
    display: none;
}

.woocommerce-checkout .wc-block-components-totals-shipping {
    display: none !important;
}

.page-template-carttemplate .wc-block-components-express-payment-continue-rule.wc-block-components-express-payment-continue-rule--cart {
    display: none !important;
}


.woocommerce-cart .wc-block-components-totals-shipping {
    display: none !important;
}


.page-id-7359 .wbtn.wbtn-service:not(:first-child) {
    display: none;
}

.dashboard-logddin {
    display: none;
}

.logged-in .sign_link_item {
    display: none;
}

.logged-in .dashboard-logddin {
    display: block;
}