.renew_license{
	background-color: #009fe3;
	margin-bottom: 0;
	color: #fff;
	border-color: rgba(0,0,0,0.05);
	display: inline-block;text-transform: uppercase;
	font-size: .97em;
	cursor: pointer;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 6px;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
}
.renew_license:hover{color: #fff;}
.download_licence{text-align: center;}

@media (max-width: 767px) {
.woocommerce-account .my-account .woocommerce-MyAccount-content .order_details .order_item .macAdd span + a {
 
    width: auto !important;
    margin-left: 0 !important;
    margin: 0 !important;
    padding: 0 15px !important;
    height: 32px !important;
    line-height: 32px !important;
    font-size: 16px !important; vertical-align:top;
}
.woocommerce-account .my-account .woocommerce-MyAccount-content .order_details .order_item .macAdd .renew_license{vertical-align: top !important;
    margin: 0 0 10px 10px !important; }	
}