/**handles:error-404**/
body.error404 .go-back-home a{font-family:'Montserrat Regular';font-size:16px;line-height:1.2}body.error404 .go-back-home a:after{background:#d1007f;width:0;left:50%;transition:.5s}body.error404 .go-back-home a:active:after,body.error404 .go-back-home a:hover:after{width:100%;left:0}body.error404 .sub-heading-text-404{line-height:1.2;font-size:16px;font-family:'Montserrat Regular'}body.error404 #searchform input.search-input{font-family:'Montserrat Regular';color:#3e4ce9;font-size:16px;line-height:1.2}