/* 
Theme Name: AJ Digital
Theme URI: https://ajdigital.co.uk/
Description: AJ Digital base theme
Author: AJ Digital
Author URI: https://ajdigital.co.uk/
Template: shoptimizer
Version: 1.0.1
Text Domain: ajdigital
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Custom styles here
*/

a {
    color:  inherit;
}

.form-row__is-prescriber > label {
	font-size: 18px;
}

/* Make privacy policy text on registration form wide */
.woocommerce-privacy-policy-text {
	width: 100%;
	clear: both;
}

.menu-toggle {
	background-image: none !important;
	box-shadow: none !important;
	border-style: none !important;
}