/*
Theme Name: grabit child
Tags:  custom-menu, editor-style, featured-images
Template: grabit
Version: 1.0.0
*/

/*---------------------------------
      write your css from here
------------------------------------*/
.logo img {
  height: 75px;
}
.footer-top {
  padding: 30px 0 30px !important;
  text-align: center;
  background: #e0ddd7 !important;
}
.footer-top-inner p {
  color: #000000 !important;
}
.menu_popup_option {
  display: none !important;
}

@media (max-width: 767px) {
  .mobile_menu_logo img {
    width: 50% !important;
  }
}

@media (max-width: 992px) {
  .home .elementor-17066 .elementor-element.elementor-element-70d88c9 .txbdsinner {
    height: 515px;
  }
}

@media (max-width: 768px) {
  .home .elementor-17066 .elementor-element.elementor-element-70d88c9 .txbdsinner {
    height: 315px;
  }
}

@media (max-width: 575px) {
  .home .elementor-17066 .elementor-element.elementor-element-70d88c9 .txbdsinner {
    height: 215px;
  }
}
@media (max-width: 480px) {
  .home .elementor-17066 .elementor-element.elementor-element-70d88c9 .txbdsinner {
    height: 180px;
  }
}

.main_menu_address_a a,
.main_menu_address_a p,
.main_menu_address_a {
	color:#000 !important;
}

.main_menu_address_a .mcallicon {
  border: 2px solid #000 !important;
}