/*
 Theme Name: Astra Child
 Template: astra
 Description: Child theme for WooCommerce customizations.
 Version: 1.0.0
*/

a:focus{outline:unset!important;}
a:active
{
  border-style: none;
	border: 0px solid transparent;     
}

a {
	outline: none;
	text-decoration : none;
}