/* function to convert the calc function in to rem based
$first- should be in % */
/** Slick Carousel Starts **/
/** Slick Carousel Ends **/
/* override default breakpoints */
/** For 404 error page **/
.page-not-found-wrapper .error-icon404 svg {
  fill: #c04c36; }

.page-not-found-wrapper .error-page-title {
  font-weight: 700; }

/** For all other error pages **/
.error-page-heading {
  font-weight: 700; }

.error-code,
.error-page-content {
  color: #000; }

.error-page-content {
  max-width: 100%;
  width: 100%; }
  @media (min-width: 992px) {
    .error-page-content {
      max-width: 75%; } }

.session-expire button {
  width: 100%;
  margin-bottom: 1.5rem; }
  @media (min-width: 576px) {
    .session-expire button {
      width: auto;
      margin-bottom: 0; } }

