.footer-menu>li:first-child {
    display : block;
}

.footer-menu > li {
    float : none;
    width: 100%;
    margin-top : 10px;
}


.gallery-wrap .gallery-item {
    width: 32.8%;
    margin-right: 0.8%;
    float: left;
    max-height: 250px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}

.gallery-wrap .gallery-item:nth-child(3n) {
    margin-right: 0;
}

.gallery-wrap .gallery-item .gallery-detail {
    position: absolute;
    bottom: -50px;
    right: 0;
    left: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 4px 10px;
    -webkit-transition: ease 0.25s;
    -moz-transition: ease 0.25s;
    -o-transition: ease 0.25s;
    transition: ease 0.25s;
}

.gallery-wrap .gallery-item .gallery-detail a {
    color: #fff;
}

.gallery-wrap .gallery-item .gallery-detail a:hover {
    color: #32c5d2 !important;
}

.gallery-wrap .gallery-item:hover .gallery-detail {
    bottom: 0;
}

.gallery-wrap .gallery-item .gallery-detail .gallery-title {
    text-transform: uppercase;
    font-weight: bold;
}

.gallery-wrap .gallery-item .img-wrap {
    overflow: hidden;
}

.gallery-wrap .gallery-item .img-wrap img {
    width: 100%;
}


#profile {
    margin-top: 10px;
    background: #fff;
    padding: 15px 0;
}
/*coffee single */
#single-slider-container .slider-control-container {
    top: 0;
    bottom: 25px;
    left: 0;
    right: 0;
    z-index: 99;
    width: 100%;
    background-color: transparent;
    opacity: 0;
    visibility: hidden;
}
#single-slider-container {
    clear: both;
}
#single-slider-container {
    position: relative;
    overflow: hidden;
}
.slick-slider {
    margin-bottom: 0!important;
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-dotted.slick-slider {
    line-height: 0;
}
ul.slick-dots {
    width: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 100;
}
ul.slick-dots li {
    display: inline-block;
    margin: 5px;
}
#single-slider {
	 height: 400px;
}
.lst-coffee-slide-wrapper img, .lst-coffee-slide-wrapper .lst-gallery-item {
    height: 400px!important;
}
.lst-coffee-slide-wrapper .lst-gallery-item {

    background-size: cover!important;
    background-position: center center!important;
}
#single-slider-container .slider-control-container .slider-control {
    position: absolute;
    border-radius: 50%;
    background-color: #2a2730;
    border: none;
    top: 44%;
    background: #505050;
    width: 50px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    z-index: 9;
}
#single-slider-container .slider-control-container .slider-control i{
    line-height: 50px;
    margin-left: -3px;
    font-size: 28px;
    margin-top: -3px;
}
#single-slider .slick-slide {
    margin-right: 5px;
}
#single-slider-container:hover .slider-control-container {
    opacity: 1;
    visibility: visible;
}

#single-slider-container .slider-control-container .slider-control * {
    color: #fff;
    font-size: 30px;
}

#single-slider-container .slider-control-container .slider-control.prev {
    left: 20%;
}
#single-slider-container .slider-control-container .slider-control.next {
    right: 20%;
}
#single-slider-container .slider-control-container .slider-control.prev i {
    left: -2px;
}
.coffee-single-page #lst_main_single{
    margin-top: 30px;
}
/*end */
.author-img img {
    display: inline-block;
    overflow: hidden;
    line-height: 1;
    vertical-align: middle;
    border-radius: 3px;
    max-width: 100%;
}

.author-detail .fa {
    font-size: 15px;
}

.author-detail h4 {
    margin-bottom: 10px
}

.author-detail p {
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 1.5em;
    color: #999;
}

.social-links {
    display: block;
    width: 100%;
    overflow: hidden;
    font-size: 0;
    list-style: none;
    padding: 0
}

.social-links li {
    display: inline-block;
    margin: 0 7px 0 0
}

.social-links li a {
    color: #999;
    border: 2px solid #848585;
    border-radius: 50%;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
    font-size: 14px
}

.social-links a:hover {
    color: #518ca3
}

.social-links li:hover a {
    border-color: #518ca3
}

.social-links .fa {
    font-size: 14px;
    vertical-align: middle;
    height: 19px;
    margin-top : 8px;
}

.post-star {
    margin-top: 20px
}

.post-star .fa-star {
    color: #fbab1e
}

.language_bar_chooser {
    display: block;
    float: right;
    width: 160px;
    line-height: 58px;
    text-align: center;
}

.language_bar_chooser li {
    display: inline-block;
    float: left;
    margin-left: 5px;
}
.language_bar_chooser.dropdown-menu {
    display: none;
    border-radius: 0 !important;
}
.dropdown.open .language_bar_chooser.dropdown-menu{
    display: block;
}
.language_bar_chooser.dropdown-menu li {
    width: 100%;
    margin: 0;
    display : block;
}

.language_bar_chooser.dropdown-menu li a {
    display : block !important;
    margin-right : 0 !important;
}

.language_bar_chooser.dropdown-menu li.active a {
    background-color: #d8403f;
}

.language-wrapper .btn {
    border: none;
    margin-bottom: 0;
    height: 40px;
    border-radius: 0 !important;
    color: #fff !important;
    background: none !important;
}
.language_bar_list li {
    display: inline-block;
    margin-left : 5px;
}
.language_bar_list li a {
    text-align: left;
}

/* autosearch */

.suggestion-box-item-left {
    float: left;
    margin-right: 10px;
    width: 50px;
}

.suggestion-box-item-left img {
    width: 50px;
    height: 31px;
}

.suggestion-box-item-right {
    float: left;
}

.suggestion-box-item-right .suggestion-box-item-right-res-name {
    font-weight: 700;
    font-size: 13px;
}

.suggestion-box-item-right .suggestion-box-item-right-res-descr {
    font-weight: 400;
    color: #999;
    margin-top: 5px;
    font-size: 11px;
    white-space: normal;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}

.ui-menu .ui-menu-item {
    padding: 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
}

.ui-menu .ui-menu-item .menu-category-item:first-child {
    border-top: 1px solid #dbdbdb;
}

.ui-widget-content .ui-menu-item .ui-menu-item-wrapper {
    color: #000;
    border: none;
    padding: 7px 7px 7px;
    display: block;
    margin-bottom: 0;
    background: #fff;
}

.ui-widget-content .ui-menu-item .ui-state-active {
    margin: 0;
    background: #ddd;
}

.ui-menu .ui-menu-item:after,
.ui-menu .ui-menu-item .ui-menu-item-wrapper:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.autocomplete-suggestions {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-no-suggestion {
    padding: 2px 5px;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: bold;
    color: #000;
}

.autocomplete-group {
    padding: 2px 5px;
}

.autocomplete-group strong {
    font-weight: bold;
    font-size: 16px;
    color: #000;
    display: block;
    border-bottom: 1px solid #000;
}

.gl-search-style-map-top .gl-search-meta-wrapper .gl-search-sorting .gl-dropdown{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.gl-search-style-map-top .gl-search-meta-wrapper .gl-search-sorting .gl-dropdown > span{
    width: 100px;
}
.gl-map-marker-wrapper .gl-description{
    font-size: 11px;

}
.gl-map-marker-wrapper .gl-description ul{
    list-style: disc;
}
@media only screen and (max-width: 767px) {
    .navbar-brand > img{
        height: 30px;
    }

    .gl-map-marker-wrapper.gl-business-listing-map {
        width: 227px;
    }
    .gl-map-marker-wrapper.gl-business-listing-map .gl-map-marker-info-details{
        padding: 5px 15px;
    }
    .gl-hero-img-wrapper .container .gl-elements-content-wrapper h2.gl-hero-text-heading{
        height: 85px;
        font-size: 33px;
    }
}

.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.page-banner img {
	height: 342px;
}
.coffee-single-page .page-banner{
	
}
.coffee-single-page .page-banner img {
	height: 225px;
}
.gl-fake-div {
	height: 153px;
}
.gl-home-template .gl-fake-div{
	height: 70px;
}
@media (max-width: 768px) {
	.page-banner img{
		height: 115px;
	}
	.coffee-single-page .page-banner img{
		height: 115px;
	}
	.gl-fake-div {
		height: 0;
	}
	#footer-fixed-image {
		max-height: 300px;
	}
}