/* Enter Your Custom CSS Here */

.gk-map {
  	visibility: hidden !important;
  	display: none !important;
}

#gk-header-mod .btn {
  background: #6bcb7b;
  color: #fff;
  margin-right: 6px;
  margin-top: 6px;
}

#gk-header-mod .btn:hover {
  background: rgba(0,0,0,0.75);
  color: #fff;
}

.bigtitle .header,
.bigtitle .widget-title {
  display: inline;
  margin-top: 150px;
}

.bigtitle .header small,
.bigtitle .widget-title small {
  color: #289A3C;
}
.one-page-layout .bigtitle.has-bg {
  background-size: cover !important;
  height: 400px;
  line-height: 360px;
}

.gk-cols > div {
  float: left;
  padding: 0 15px 0px 0px;
 } 
  
/* Cenetering Mobile Logo */

.gk-logo.gk-logo-css.gk-logo-small {
  background: url("wp-content/uploads/2015/04/chabaa_newlogo2.png") no-repeat center center;
  background-size: contain;
  background-position: center center;
  /* You can specify there logo size and background */
  height: 100%;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  width: 120px;
  }

/* Suffix border1 &amp; border2 */
.widget.border1, .widget.border2 {
  border: 2px solid #d27244;
  padding: 45px 45px 35px 40px;
  }

/*About Us Image CSS*/
.gk-description-left-img {
  left: 55%;
  margin-left: -900px;
  top: 100px;
}

.gk-description-right-img {
  right: 30%;
  margin-right: -900px;
  top: 280px;
}

/* bigtitle suffix */
.bigtitle {
  padding-top: 50px;
}

.gk-description {
  padding: 50px 0 50px;
  text-align: left;
}

.gk-special .figcaption {
  background: rgba(0, 0, 0, 0.8);
  }

/* Phone Icon */
.big-icon a {
  font-size: 36px;
}

/* Button STUFF 8*/

button,
.button,
.readon,
.button-border,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  float: center;
}

/* contact us widget */

.frontpage-block.map:before,
.widget-wrap.map:before {
  height: 105%;
}

/* Block Whitespace */

.frontpage-block-wrap {
  padding: 40px 0;
}

.gk-special .figcaption {
  bottom: 0px;
  }

#gk-bg .page.one-page-layout > div {
  text-align: left;
  }

/* Chef Avatar Thing */
  .gk-avatar:before, .gk-avatar:after {
  top: 40%;
}

/* Anchor Link Stuff*/
a.anchor{display: block; position: relative; top: -250px; visibility: hidden;}