
/* Template Name: Pholidev - Bootstrap Business Agency Template
Template URI: https://www.designtocodes.com/product/pholidev-bootstrap-business-agency-template/
Description: Pholidev is a simple, clean, and responsive Bootstrap business agency template for creative people who want to develop an awesome website without having to depend on graphic designers
Author: designtocodes
Author URI: https://www.designtocodes.com
Text Domain: Pholidev */
    

/* 404 page css start */
.d2c_404 {
  background-image: url(../images/home_hero_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.d2c_404 .d2c_404_content {
  height: 100vh;
  text-align: center;
}
.d2c_404 .d2c_404_content h1 {
  font-family: var(--font-primary);
  font-size: 220px;
  line-height: 90px;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  color: var(--primary-color);
  margin-bottom: 50px;
}
.d2c_404 .d2c_404_content p {
  font-family: var(--font-secondary);
  font-weight: 500;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  color: var(--secondary-color);
}
.d2c_404 .d2c_button {
  margin-top: 20px !important;
}
/* 404 page css end */
