body {
  margin: 0; }

.header .navbar .navbar-brand img {
  width: 150px; }

.home-banner {
  height: 450px; }
  .home-banner img {
    height: 100%;
    object-fit: cover;
    object-position: center; }

.veg-banner {
  height: auto; }
  .veg-banner img {
    height: auto; }

.home-about {
  padding: 30px 0px 30px 0px; }
  .home-about h2.srike-line span {
    background-color: #fff; }
  .home-about .rounded-img img {
    width: 100%; }

p {
  font-family: "Atkinson Hyperlegible", sans-serif;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  color: #333333; }

header .head-contact a {
  text-decoration: none;
  color: #333333;
  font-family: "Atkinson Hyperlegible", sans-serif;
  font-size: 16px;
  line-height: normal;
  font-weight: 600; }
  header .head-contact a:hover {
    color: #2a9332;
    font-weight: 600; }

.navbar-nav .nav-item {
  margin-right: 0px;
  margin-bottom: 30px; }
  .navbar-nav .nav-item .nav-link {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #333333; }
    .navbar-nav .nav-item .nav-link:active {
      font-weight: 600;
      color: #2a9332; }
    .navbar-nav .nav-item .nav-link.active {
      color: #2a9332;
      font-weight: 600; }
  .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: #333333; }
    .navbar-nav .nav-item .dropdown-menu .dropdown-item:active {
      color: #2a9332;
      font-weight: 600; }
    .navbar-nav .nav-item .dropdown-menu .dropdown-item.active {
      color: #2a9332;
      font-weight: 600; }

.short-banner {
  position: relative;
  margin-bottom: 100px; }
  .short-banner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex; }
    .short-banner .overlay .overlay-text {
      margin: auto;
      font-size: 30px;
      font-family: "Atkinson Hyperlegible", sans-serif;
      line-height: 1.5;
      font-weight: 600;
      color: #fff;
      text-align: center; }

.short-products {
  margin-bottom: 100px; }
  .short-products .card {
    height: 100%; }
  .short-products h2.srike-line span {
    background-color: #fff; }

.short-serve {
  margin-bottom: 100px; }
  .short-serve ul {
    list-style-type: none;
    display: flex;
    align-items: normal;
    padding-left: 0;
    flex-wrap: wrap; }
    .short-serve ul li {
      text-align: center;
      margin: 0 0 15px;
      width: 50%;
      font-size: 18px;
      font-family: 'Atkinson Hyperlegible';
      font-weight: 500; }
      .short-serve ul li:first-child {
        margin-left: 0; }
      .short-serve ul li:last-child {
        margin-right: 0; }
      .short-serve ul li i {
        font-size: 60px;
        display: block;
        border-radius: 50%;
        border: 2px solid #ccc;
        width: 105px;
        height: 105px;
        padding: 7px 18px;
        margin: 0 auto; }
  .short-serve h2.srike-line span {
    background-color: #fff; }

h2 {
  color: #1B5E20;
  text-align: center;
  margin-bottom: 40px; }
  h2.srike-line::before {
    content: none; }
  h2.srike-line::after {
    content: none; }

h3, h4, h5 {
  color: #4E342E;
  font-family: "Atkinson Hyperlegible", sans-serif;
  font-weight: 600;
  margin-bottom: 10px; }

.choose-section {
  background-color: #fffee9;
  padding-bottom: 30px; }

.choose-content {
  padding-left: 32px; }

.who-we {
  padding-bottom: 100px; }
  .who-we img.who-we-img {
    height: 340px;
    width: 360px;
    border-radius: 50%; }
  .who-we .who-we-content {
    padding-top: 70px; }
    .who-we .who-we-content p {
      line-height: 34px; }

.offer {
  padding-bottom: 100px; }
  .offer .vertical-right-gradient-line {
    background: radial-gradient(ellipse at center, #1b5e35 0%, transparent 75%);
    height: 100%;
    width: 12%; }
  .offer h2 {
    text-align: left;
    padding-left: 15px; }
  .offer ul li {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    font-family: "Atkinson Hyperlegible", sans-serif; }

.vision-mission {
  padding-bottom: 100px; }
  .vision-mission .card {
    border: 1px solid #897f27;
    box-shadow: 0px 24px 24px -17px #ccc; }
  .vision-mission .choose-star {
    width: 50px; }

.veg-ice {
  padding-top: 30px;
  padding-bottom: 30px; }

.fresh-veg {
  padding-bottom: 30px; }
  .fresh-veg .figure {
    width: 100%;
    text-align: center; }
    .fresh-veg .figure .figure-img {
      width: 80%; }
    .fresh-veg .figure .figure-caption {
      font-size: 16px;
      font-weight: bold; }

.ice-creams {
  padding-bottom: 30px; }
  .ice-creams .figure {
    width: 100%;
    text-align: center; }
    .ice-creams .figure .figure-img {
      width: 80%; }

.choose-retail {
  padding-bottom: 30px; }
  .choose-retail ul li {
    font-size: 16px;
    line-height: 1.5;
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 400;
    margin-bottom: 10px; }
  .choose-retail .vertical-right-gradient-line {
    background: radial-gradient(ellipse at center, #1b5e35 0%, transparent 75%);
    height: 100%;
    width: 12%; }

.brand-rice-intro {
  padding-top: 30px;
  padding-bottom: 30px; }

.brand-rice {
  padding-top: 0px;
  padding-bottom: 30px; }
  .brand-rice ul {
    list-style-type: none;
    margin-bottom: 0; }
    .brand-rice ul li {
      font-size: 16px;
      line-height: 1.5;
      font-family: "Atkinson Hyperlegible", sans-serif;
      font-weight: 400;
      margin-bottom: 15px;
      background-image: url(../img/green-tick.jpg);
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 20px 20px;
      padding-left: 30px; }
  .brand-rice .figure {
    width: 100%;
    text-align: center; }
    .brand-rice .figure .figure-img {
      width: 80%; }

footer {
  background-color: #fad4a6;
  padding: 15px 0 15px; }
  footer ul {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    margin: 15px 0; }
    footer ul li {
      padding: 6px; }
      footer ul li a {
        text-decoration: none;
        color: #333333;
        font-family: "Atkinson Hyperlegible", sans-serif;
        font-size: 16px;
        line-height: normal;
        font-weight: 400; }
        footer ul li a:hover {
          color: #2a9332;
          font-weight: 600; }
  footer .open-hrs {
    width: 20px;
    margin-right: 5px; }
  footer .info {
    padding-left: 30px; }
  footer address {
    color: #333333;
    font-size: 16px;
    font-family: "Atkinson Hyperlegible", sans-serif;
    line-height: normal;
    font-weight: 400;
    font-style: italic; }
  footer a {
    color: #333333;
    font-size: 16px;
    font-family: "Atkinson Hyperlegible", sans-serif;
    line-height: normal;
    font-weight: 400;
    text-decoration: none; }
    footer a:hover {
      color: #2a9332;
      font-weight: 600; }
  footer .logo {
    width: 100%; }

.contact .map-frame iframe {
  width: 100%; }
.contact .location .pin-location {
  width: 30px; }
.contact .location p {
  padding-left: 30px; }
.contact .open-hrs .clock {
  width: 20px;
  margin-right: 10px; }
.contact .open-hrs p {
  padding-left: 30px; }
.contact p a {
  color: #333333;
  font-size: 16px;
  font-family: "Atkinson Hyperlegible", sans-serif;
  line-height: normal;
  font-weight: 600;
  text-decoration: none; }
  .contact p a:hover {
    color: #2a9332;
    font-weight: 600; }

@media screen and (min-width: 768px) {
  .home-about {
    padding: 100px 0px 100px 0px; }

  footer .logo {
    width: 50%; } }
@media screen and (min-width: 992px) {
  .header .navbar .navbar-brand img {
    width: 200px; }

  .veg-banner {
    height: auto; }
    .veg-banner img {
      height: auto; }

  p {
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0; }

  h2 {
    color: #1B5E20;
    text-align: center;
    margin-bottom: 40px; }
    h2.srike-line::before {
      content: '';
      border-top: 2px solid #1B5E20;
      width: 400px;
      display: flex;
      align-items: center;
      margin: 0 auto;
      top: 21px;
      position: relative; }
    h2.srike-line::after {
      content: '';
      border-top: 2px solid #1B5E20;
      width: 430px;
      display: flex;
      margin: 0 auto;
      bottom: 14px;
      position: relative; }
    h2.srike-line span {
      display: inline-block;
      position: relative;
      z-index: 1;
      padding: 0 15px; }

  h3, h4, h5 {
    color: #4E342E;
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 600;
    margin-bottom: 20px; }

  .home-about .rounded-img {
    border-radius: 50%; }

  .choose-section {
    background-color: #fffee9;
    padding-bottom: 100px; }
    .choose-section h2.srike-line::before {
      width: 510px; }
    .choose-section h2.srike-line::after {
      width: 540px; }
    .choose-section h2.srike-line span {
      background-color: #fffee9; }

  .short-banner {
    position: relative;
    margin-bottom: 100px; }
    .short-banner .overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      display: flex; }
      .short-banner .overlay .overlay-text {
        margin: auto;
        font-size: 40px;
        font-family: "Atkinson Hyperlegible", sans-serif;
        line-height: 1.5;
        font-weight: 600;
        color: #fff; }

  .veg-ice {
    padding-top: 50px;
    padding-bottom: 100px; }

  .fresh-veg {
    padding-bottom: 100px; }
    .fresh-veg .figure {
      width: auto; }
      .fresh-veg .figure .figure-img {
        width: auto; }
      .fresh-veg .figure .figure-caption {
        font-size: 18px;
        font-weight: normal; }

  .ice-creams {
    padding-bottom: 100px; }

  .choose-retail {
    padding-bottom: 100px; }
    .choose-retail ul li {
      font-size: 18px;
      line-height: 1.5;
      font-family: "Atkinson Hyperlegible", sans-serif;
      font-weight: 400;
      margin-bottom: 10px; }

  .brand-rice-intro {
    padding-top: 50px;
    padding-bottom: 100px; }

  .brand-rice {
    padding-top: 0px;
    padding-bottom: 100px; }
    .brand-rice ul li {
      font-size: 18px;
      line-height: 1.5;
      font-family: "Atkinson Hyperlegible", sans-serif;
      font-weight: 400;
      margin-bottom: 20px; }
    .brand-rice .figure {
      width: auto; }
      .brand-rice .figure .figure-img {
        width: auto; }

  .dry-fish {
    padding-top: 0px;
    padding-bottom: 100px; }

  .short-serve {
    margin-bottom: 100px; }
    .short-serve ul {
      list-style-type: none;
      display: flex;
      align-items: center;
      padding-left: 0;
      flex-wrap: nowrap; }
      .short-serve ul li {
        text-align: center;
        margin: 0 15px;
        width: 20%;
        font-size: 18px;
        font-family: 'Atkinson Hyperlegible';
        font-weight: 500; }
        .short-serve ul li:first-child {
          margin-left: 0; }
        .short-serve ul li:last-child {
          margin-right: 0; }
        .short-serve ul li i {
          font-size: 60px;
          display: block;
          border-radius: 50%;
          border: 2px solid #ccc;
          width: 105px;
          height: 105px;
          padding: 7px 18px;
          margin: 0 auto; }
    .short-serve h2.srike-line span {
      background-color: #fff; }

  footer {
    background-color: #fad4a6;
    padding: 50px 0 15px; }
    footer ul {
      list-style-type: none;
      display: block;
      padding-left: initial;
      margin: 0; }
      footer ul li {
        margin-bottom: 10px;
        padding: 0; }
        footer ul li a {
          text-decoration: none;
          color: #333333;
          font-family: "Atkinson Hyperlegible", sans-serif;
          font-size: 18px;
          line-height: 1.5;
          font-weight: 400; }
          footer ul li a:hover {
            color: #2a9332;
            font-weight: 600; }
    footer h3, footer h4, footer h5 {
      color: #4E342E;
      font-family: "Atkinson Hyperlegible", sans-serif; }
    footer .open-hrs {
      width: 20px;
      margin-right: 5px; }
    footer .info {
      padding-left: 30px;
      padding-bottom: 15px; }
    footer address {
      color: #333333;
      font-size: 18px;
      font-family: "Atkinson Hyperlegible", sans-serif;
      line-height: normal;
      font-weight: 400;
      font-style: italic; }
    footer a {
      color: #333333;
      font-size: 16px;
      font-family: "Atkinson Hyperlegible", sans-serif;
      line-height: normal;
      font-weight: 400;
      text-decoration: none; }
      footer a:hover {
        color: #2a9332;
        font-weight: 600; }
    footer .logo {
      width: 200px; } }
@media screen and (min-width: 1200px) {
  .navbar-nav .nav-item {
    margin-right: 30px;
    margin-bottom: 0; }
    .navbar-nav .nav-item .nav-link {
      font-family: "Atkinson Hyperlegible", sans-serif;
      font-size: 18px;
      font-weight: 400;
      line-height: 1.5;
      color: #333333; }
      .navbar-nav .nav-item .nav-link:hover {
        color: #2a9332;
        font-weight: 600; }
      .navbar-nav .nav-item .nav-link.active {
        color: #2a9332;
        font-weight: 600; }
    .navbar-nav .nav-item .dropdown-menu .dropdown-item {
      font-size: 18px;
      font-weight: 400;
      line-height: 1.5;
      color: #333333; }
      .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
        color: #2a9332;
        font-weight: 600; }
      .navbar-nav .nav-item .dropdown-menu .dropdown-item.active {
        color: #2a9332;
        font-weight: 600;
        background-color: transparent; } }

/*# sourceMappingURL=style.css.map */
