:root{--BottomOffset:5px;--LineHeight:2px;--LineColor:white}.custom-menu ul.et-menu>li>a{position:relative;z-index:1}.custom-menu ul.et-menu>li>a:before{position:absolute;content:'';display:block;z-index:-1;background:var(--LineColor);width:0;height:var(--LineHeight);bottom:var(--BottomOffset);right:calc(var(--LineHeight) / -2);transition:0.3s cubic-bezier(.03,.3,.4,.96)}.custom-menu ul.et-menu>li>a:hover:before{width:calc(100% + var(--LineHeight))}a.added_to_cart.wc-forward{width:100%!important;color:black!important;text-align:center!important}a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{width:100%!important;text-align:center!important}a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover{background-color:#333333}