/*
Theme Name: Bar Mephisto Child theme of enfold
Theme URI: 
Description: Child theme of enfold theme for the Bar Mephisto theme
Author: <a href="https://kriesi.at">Kriesi</a>
Author URI: 
Template: enfold
Version: 4.6.3.1
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 16 Mar 2020 11:38:23 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.woocommerce-terms-and-conditions-wrapper {
	margin-bottom: 15px;
    float: left;
    width: 100%;
}
.woocommerce-terms-and-conditions-wrapper *,
#mailpoet_woocommerce_checkout_optin_field * {
	color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}
.cart_dropdown_user {
	padding: 0px !important;	
}

.woocommerce-account .u-column1.col-1 h2,
.woocommerce-account .u-column2.col-2 h2 {
	padding-top: 20px;
    padding-left: 20px;
    margin-bottom: 0px;
}

#top form.login,
#top form.register {
	margin-top: 0px;
}

.woocommerce-account .woocommerce-form-login__rememberme {
	margin-bottom: 15px;
}
#mailpoet_subscribe_on_register {
    margin-left: 0px;
}
.woocommerce-form-register__submit {
    margin-bottom: 30px !important;
}

@media (max-width: 991px){
	#top #header_main #menu-item-shop .cart_dropdown_link {
        height: 90px;
        line-height: 90px;
    }
}

@media (max-width: 767px){
    .responsive #top #header_main #menu-item-shop .cart_dropdown_link {
        line-height: 80px;
        height: 80px;
    }
}

@media (max-width: 550px){
	.responsive.html_cart_at_menu #top .main_menu .menu>li:last-child {
	    padding-left: 15px;
        padding-right: 15px;
	    margin-right: 0px;
	}
}