/*
Theme Name: Uncode Child
Theme URI: http://www.undsgn.com/uncode
Author: Undsgn
Author URI: http://www.undsgn.com
Template:     uncode
Description: Uncode is a pixel perfect WordPress Theme designed with terrific attention to details.
Version: 2.8.11
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: uncode-child
Domain Path: /languages/
*/

.to-slick .woocommerce {
    padding: 15px;
}
/* TO - Checkout T&C checkbox fix */
.form-row.validate-required.woocommerce-validated input { background-color: #34571a; }
.style-light input[type=checkbox].woocommerce-form__input-checkbox:checked:before { background-color: #34571a; }

/* TO - BLOEMP-20 */
/*body:not(tr.woocommerce-shipping-totals.shipping) {
    display: none;
}*/
#wpforms-43-field_23-state,
#wpforms-46-field_11-state,
#wpforms-45-field_11-state,
#wpforms-47-field_22-state,
#wpforms-47-field_11-state,
#wpforms-50-field_11-state,
#wpforms-32-field_11-state,
#wpforms-114-field_22-state,
#wpforms-49-field_11-state,
#wpforms-234-field_11-state {
    display: none;
}
.d-none {
    display: none !important;
}