I don’t know if this is the right place to post this, but I downloaded the Enfold Hotel Demo theme and was playing with css stuff when I stumbled across this section in the avia-builder.css file: (enfold/config-templatebuilder/avia-template-builder/assets/css)
#poststuff .av-builer-button-disabled{
box-shadow: none;
background-color: #CCC;
border-color: #AAA;
cursor:default;
text-shadow:none;
}
It should read #poststuff .av-builder-button-disabled{ …
This typo also exists in enfold/config-woocommerce/config-356.php and enfold/config-woocommerce/config.php