/*
Theme Name: O-Care Child
Theme URI: https://riode.org/
Author: D-THEMES
Author URI: https://riode.org/about-me/
Description: Riode Responsive WordPress + eCommerce Theme.
Version: 1.0
Template: riode
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.widefat .type-shop_subscription .column-status mark.scheduled {
    background-color: #29CBA7 !important;
	color:#fff !important;
}

/* Salesforce in order overview */
.salesforce_data_column {
    width: 80%%;
    padding: 0 2% 0 0;
    float: left;
}
.salesforce-title {
	font-size:16px !important;
	padding: 5px 0 10px 0 !important;
	font-weight:600 !important;
}
/* Customize the styling for Salesforce order data */
.woocommerce-order-data--salesforce li {
    margin: 10px 0 !important; 
    line-height: 1.6;
    font-size: 14px;
}
#order_data .order_data_column .form-field {
    margin: 9px 0 10px !important;
}