/*!
Theme Name: SimpleDataFix
Text Domain: simpledatafix
template: blocksy
Theme URI: https://creativethemes.com/blocksy/
Author: CreativeThemes
Author URI: https://creativethemes.com
Description: Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
Version: 2.1.37
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2019 CreativeThemes.
Requires at least: 6.5
Requires PHP: 7.0
Tested up to: 6.9
Text Domain: blocksy
Blocksy Minimum Companion Version: 2.1.36-dev1
Tags: accessibility-ready, blog, block-patterns, e-commerce, wide-blocks, block-styles, grid-layout, one-column, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, translation-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments
*/

ol,
ul { padding: 0 0 0 30px !important; margin: 0 !important; }
ul { list-style: square; }
.align_center { text-align: center; margin: auto; }
.btn { display: inline-block; width: fit-content !important; padding: 5px 15px; background-color: #6495ed; color: white; }
button:hover { cursor: pointer; }

.standard_form { width: 96%; max-width: 600px; }
.standard_form textarea,
.standard_form input { width: 96%; max-width: 600px; }

#contact.standard_form { margin-left: 160px !important; }

.wp-block-woocommerce-product-new,
.wc-block-components-quantity-selector,
.woocommerce-MyAccount-navigation-link--downloads,
.order-again { display: none; }

@media (max-width: 767px) {
	ol,
	ul { padding: 0 0 0 10px !important; margin: 0 !important; }
	
	#contact.standard_form { margin: auto !important; }
}




