/*
 Theme Name:   Emeet Child
 Template:     emeet
 Version: 1.2.0
*/

 
/*---------------------------------
      write your css from here
------------------------------------*/

.sticky {
    display: block;
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
}

.lgx-banner-inner, .lgx-footer {

    background-color: #539875;
}

.lgx-banner-info .action-area .lgx-btn {
     z-index: 4;
 }

/*--------------------------------------------------------------
## Style
--------------------------------------------------------------*/
#content .time_circles>div>h4 {
    color: inherit;
}

#vcx-preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99998;
    width:100%;
    height:100%;
}


#lgx-post-wrapper .lgx-cat-list a {
    margin-right: 0;
}

#lgx-post-wrapper .lgx-cat-list a:last-child {
    margin-right: 1.5rem;
}


.alignleft, img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}
.alignright, img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}
.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}
.alignnone, img.alignnone {
    /* not sure about this one */
}
.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
}
.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
}
.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
}
.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}

.page-links {
    clear: both;
    display: block;
}

.woocommerce p.stars a {
    color: #efa506;
}
.lgx-header-position-fixed {
    background: #539875;
    margin-top: 0;
}
.gform_wrapper .gfield_radio li input[type=radio] {
    width: 15px;
	height: 15px;
}
.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio] {
    float: left;
    width: 15px;
    height: 15px;
    margin-top: 2px !important;
    margin-right: 5px !important;
}
.lgx-header .lgx-navbar .lgx-nav li a {
    font-size: 12px !important;
    padding: 10px 10px !important;
}
.lgx-header .lgx-navbar .lgx-logo {
    max-width: 180px !important;
}
.lgx-banner-info .subtitle {
    font-family: Poppins,sans-serif;
    font-size: 3rem;
    font-weight: 700;
    color: #ff4500;
}
.lgx-banner-info .location {
    font-size: 3rem;
}
.lgx-header .lgx-navbar .lgx-nav li a {
    font-size: 15px;
line-height:9px;
    font-weight: 400;
    text-transform: uppercase;
    opacity: .8;
    letter-spacing: .06rem;
    padding: 10px 11px;
    color: #fff;
}
.gform_wrapper.gf_browser_chrome select {
    padding: 5px 4px;
    height: 60px;
}
body {overflow-y: scroll;
overflow-x: hidden;}
.lgx-post-wrapper article header .hits-area .date {
  
   display: none;
}
body .gform_wrapper .top_label div.ginput_container.gfield_date_year,body .gform_wrapper .top_label div.ginput_container.gfield_date_day,body .gform_wrapper .top_label div.ginput_container.gfield_date_month {
    margin-top: 0px;
}

.gf_coupon_code {display:inline-block !important;width:auto !important;}
#gf_coupon_button {width:auto !important;display:inline-block;}

.lgx-header.lgx-navbar-style-container .lgx-header-position .lgx-navbar {
    background: transparent;
}