.product-main__options-block-btns .add-to-favorite.remove-styles-atf{
	border:none;
	align-items:initial;
	padding:0px;
	justify-content: initial;
}
.product-main__options-block-btns .add-to-favorite.remove-styles-atf > div{
	display: flex; 
	align-items: center; 
	justify-content: center; 
	padding: 7px; 
	border: 1px solid #b6a25f; 
	background-color: transparent;
}
.product-main__options-block-btns .add-to-favorite.remove-styles-atf span{
	width:100%;
}