/*
Theme Name: Caridad Child
Author: VamTam
Author URI: https://vamtam.com
Template: caridad
*/

.woocommerce-form-login { max-width:600px; margin:auto auto 30px auto !important; }
.woocommerce-form-login .woocommerce-button { width: 150px; margin-bottom:15px; background:#00AEF3 !important; color:#1D1C1C !important; }
.woocommerce-form-login .woocommerce-button:hover { background:#1D1C1C !important; color:#FFFFFF !important; }

@media (min-width: 1300px) {
	.header_donate a { background:#00AEF3 !important; color:#1D1C1C !important; padding:18px 24px 18px 24px !important; font-family:"Poppins", Sans-serif !important; font-size:16px; font-weight:700 !important; text-decoration:none !important; line-height:1.56em; letter-spacing:0px; border-radius:30px 30px 30px 30px; line-height:18px !important; }
	.header_donate a:hover { background:#1D1C1C !important; color:#FFFFFF !important; padding:18px 24px 18px 24px !important; text-decoration:none !important; line-height:18px !important; }
	.header_donate a::after { height:0px !important; }
}