/*!
Theme Name: Monstroid2 Child
Theme URI:
Author: Zemez
Author URI:
Description: Monstroid2 child theme.
Template: monstroid2
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: monstroid2-child
*/
.woocommerce-MyAccount-navigation-link--terms-conditions{
	display:none !important;
}

.woocommerce-MyAccount-navigation a, #footer-links a {
	color: #384fff !important;
	text-transform:capitalize !important;
}
.woocommerce-MyAccount-navigation ul li.is-active a{
	color:white !important;
}
.woocommerce-MyAccount-navigation ul li.is-active a{
	background-color:#384fff !important;
	border-color:#384fff !important;
}
.woocommerce-MyAccount-navigation ul li:hover a{
	color:white !important;
	background-color:#384fff !important;
	border-color:#384fff !important;
}
.woocommerce-button{
	color:#fff !important;
	padding:5px !important;
}
.woocommerce .button, .em-booking-submit, #em_wp-submit {
	background-color: #384fff !important;
}
.woocommerce .button:hover, .em-booking-submit:hover, #em_wp-submit:hover {
	background-color: #457eef !important;
}
.wordpress-gdpr-privacy-settings-trigger{
	display: none !important;
}
.button , .orderby, .widget-title, .em-booking-submit, #em_wp-submit {
	text-transform:capitalize !important;
}
#privacy_policy{
	display:inline-block !important;
}

#w-out-uls ul{
	list-style-type: none;
}
#w-out-uls ul>a{
	color: #384fff !important;
}
#site_logo{
	width:296px !important;
}

.wordpress-gdpr-popup-agree, .wordpress-gdpr-popup-decline{
	text-transform:none!important;
}
h3.wc-bacs-bank-details-account-name {
    font-size: 18px;
}