* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.lgxmc-container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.lgxmc-container {
width: 750px;
}
}
@media (min-width: 992px) {
.lgxmc-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.lgxmc-container {
width: 1170px;
}
}
.lgxmc-container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.lgxmc-row {
margin-left: -15px;
margin-right: -15px;
}
.lgxmc-col-xs-1,
.lgxmc-col-sm-1,
.lgxmc-col-md-1,
.lgxmc-col-lg-1,
.lgxmc-col-xs-2,
.lgxmc-col-sm-2,
.lgxmc-col-md-2,
.lgxmc-col-lg-2,
.lgxmc-col-xs-3,
.lgxmc-col-sm-3,
.lgxmc-col-md-3,
.lgxmc-col-lg-3,
.lgxmc-col-xs-4,
.lgxmc-col-sm-4,
.lgxmc-col-md-4,
.lgxmc-col-lg-4,
.lgxmc-col-xs-5,
.lgxmc-col-sm-5,
.lgxmc-col-md-5,
.lgxmc-col-lg-5,
.lgxmc-col-xs-6,
.lgxmc-col-sm-6,
.lgxmc-col-md-6,
.lgxmc-col-lg-6,
.lgxmc-col-xs-7,
.lgxmc-col-sm-7,
.lgxmc-col-md-7,
.lgxmc-col-lg-7,
.lgxmc-col-xs-8,
.lgxmc-col-sm-8,
.lgxmc-col-md-8,
.lgxmc-col-lg-8,
.lgxmc-col-xs-9,
.lgxmc-col-sm-9,
.lgxmc-col-md-9,
.lgxmc-col-lg-9,
.lgxmc-col-xs-10,
.lgxmc-col-sm-10,
.lgxmc-col-md-10,
.lgxmc-col-lg-10,
.lgxmc-col-xs-11,
.lgxmc-col-sm-11,
.lgxmc-col-md-11,
.lgxmc-col-lg-11,
.lgxmc-col-xs-12,
.lgxmc-col-sm-12,
.lgxmc-col-md-12,
.lgxmc-col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.lgxmc-col-xs-1,
.lgxmc-col-xs-2,
.lgxmc-col-xs-3,
.lgxmc-col-xs-4,
.lgxmc-col-xs-5,
.lgxmc-col-xs-6,
.lgxmc-col-xs-7,
.lgxmc-col-xs-8,
.lgxmc-col-xs-9,
.lgxmc-col-xs-10,
.lgxmc-col-xs-11,
.lgxmc-col-xs-12 {
float: left;
}
.lgxmc-col-xs-12 {
width: 100%;
}
.lgxmc-col-xs-11 {
width: 91.66666667%;
}
.lgxmc-col-xs-10 {
width: 83.33333333%;
}
.lgxmc-col-xs-9 {
width: 75%;
}
.lgxmc-col-xs-8 {
width: 66.66666667%;
}
.lgxmc-col-xs-7 {
width: 58.33333333%;
}
.lgxmc-col-xs-6 {
width: 50%;
}
.lgxmc-col-xs-5 {
width: 41.66666667%;
}
.lgxmc-col-xs-4 {
width: 33.33333333%;
}
.lgxmc-col-xs-3 {
width: 25%;
}
.lgxmc-col-xs-2 {
width: 16.66666667%;
}
.lgxmc-col-xs-1 {
width: 8.33333333%;
}
.lgxmc-col-xs-pull-12 {
right: 100%;
}
.lgxmc-col-xs-pull-11 {
right: 91.66666667%;
}
.lgxmc-col-xs-pull-10 {
right: 83.33333333%;
}
.lgxmc-col-xs-pull-9 {
right: 75%;
}
.lgxmc-col-xs-pull-8 {
right: 66.66666667%;
}
.lgxmc-col-xs-pull-7 {
right: 58.33333333%;
}
.lgxmc-col-xs-pull-6 {
right: 50%;
}
.lgxmc-col-xs-pull-5 {
right: 41.66666667%;
}
.lgxmc-col-xs-pull-4 {
right: 33.33333333%;
}
.lgxmc-col-xs-pull-3 {
right: 25%;
}
.lgxmc-col-xs-pull-2 {
right: 16.66666667%;
}
.lgxmc-col-xs-pull-1 {
right: 8.33333333%;
}
.lgxmc-col-xs-pull-0 {
right: auto;
}
.lgxmc-col-xs-push-12 {
left: 100%;
}
.lgxmc-col-xs-push-11 {
left: 91.66666667%;
}
.lgxmc-col-xs-push-10 {
left: 83.33333333%;
}
.lgxmc-col-xs-push-9 {
left: 75%;
}
.lgxmc-col-xs-push-8 {
left: 66.66666667%;
}
.lgxmc-col-xs-push-7 {
left: 58.33333333%;
}
.lgxmc-col-xs-push-6 {
left: 50%;
}
.lgxmc-col-xs-push-5 {
left: 41.66666667%;
}
.lgxmc-col-xs-push-4 {
left: 33.33333333%;
}
.lgxmc-col-xs-push-3 {
left: 25%;
}
.lgxmc-col-xs-push-2 {
left: 16.66666667%;
}
.lgxmc-col-xs-push-1 {
left: 8.33333333%;
}
.lgxmc-col-xs-push-0 {
left: auto;
}
.lgxmc-col-xs-offset-12 {
margin-left: 100%;
}
.lgxmc-col-xs-offset-11 {
margin-left: 91.66666667%;
}
.lgxmc-col-xs-offset-10 {
margin-left: 83.33333333%;
}
.lgxmc-col-xs-offset-9 {
margin-left: 75%;
}
.lgxmc-col-xs-offset-8 {
margin-left: 66.66666667%;
}
.lgxmc-col-xs-offset-7 {
margin-left: 58.33333333%;
}
.lgxmc-col-xs-offset-6 {
margin-left: 50%;
}
.lgxmc-col-xs-offset-5 {
margin-left: 41.66666667%;
}
.lgxmc-col-xs-offset-4 {
margin-left: 33.33333333%;
}
.lgxmc-col-xs-offset-3 {
margin-left: 25%;
}
.lgxmc-col-xs-offset-2 {
margin-left: 16.66666667%;
}
.lgxmc-col-xs-offset-1 {
margin-left: 8.33333333%;
}
.lgxmc-col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.lgxmc-col-sm-1,
.lgxmc-col-sm-2,
.lgxmc-col-sm-3,
.lgxmc-col-sm-4,
.lgxmc-col-sm-5,
.lgxmc-col-sm-6,
.lgxmc-col-sm-7,
.lgxmc-col-sm-8,
.lgxmc-col-sm-9,
.lgxmc-col-sm-10,
.lgxmc-col-sm-11,
.lgxmc-col-sm-12 {
float: left;
}
.lgxmc-col-sm-12 {
width: 100%;
}
.lgxmc-col-sm-11 {
width: 91.66666667%;
}
.lgxmc-col-sm-10 {
width: 83.33333333%;
}
.lgxmc-col-sm-9 {
width: 75%;
}
.lgxmc-col-sm-8 {
width: 66.66666667%;
}
.lgxmc-col-sm-7 {
width: 58.33333333%;
}
.lgxmc-col-sm-6 {
width: 50%;
}
.lgxmc-col-sm-5 {
width: 41.66666667%;
}
.lgxmc-col-sm-4 {
width: 33.33333333%;
}
.lgxmc-col-sm-3 {
width: 25%;
}
.lgxmc-col-sm-2 {
width: 16.66666667%;
}
.lgxmc-col-sm-1 {
width: 8.33333333%;
}
.lgxmc-col-sm-pull-12 {
right: 100%;
}
.lgxmc-col-sm-pull-11 {
right: 91.66666667%;
}
.lgxmc-col-sm-pull-10 {
right: 83.33333333%;
}
.lgxmc-col-sm-pull-9 {
right: 75%;
}
.lgxmc-col-sm-pull-8 {
right: 66.66666667%;
}
.lgxmc-col-sm-pull-7 {
right: 58.33333333%;
}
.lgxmc-col-sm-pull-6 {
right: 50%;
}
.lgxmc-col-sm-pull-5 {
right: 41.66666667%;
}
.lgxmc-col-sm-pull-4 {
right: 33.33333333%;
}
.lgxmc-col-sm-pull-3 {
right: 25%;
}
.lgxmc-col-sm-pull-2 {
right: 16.66666667%;
}
.lgxmc-col-sm-pull-1 {
right: 8.33333333%;
}
.lgxmc-col-sm-pull-0 {
right: auto;
}
.lgxmc-col-sm-push-12 {
left: 100%;
}
.lgxmc-col-sm-push-11 {
left: 91.66666667%;
}
.lgxmc-col-sm-push-10 {
left: 83.33333333%;
}
.lgxmc-col-sm-push-9 {
left: 75%;
}
.lgxmc-col-sm-push-8 {
left: 66.66666667%;
}
.lgxmc-col-sm-push-7 {
left: 58.33333333%;
}
.lgxmc-col-sm-push-6 {
left: 50%;
}
.lgxmc-col-sm-push-5 {
left: 41.66666667%;
}
.lgxmc-col-sm-push-4 {
left: 33.33333333%;
}
.lgxmc-col-sm-push-3 {
left: 25%;
}
.lgxmc-col-sm-push-2 {
left: 16.66666667%;
}
.lgxmc-col-sm-push-1 {
left: 8.33333333%;
}
.lgxmc-col-sm-push-0 {
left: auto;
}
.lgxmc-col-sm-offset-12 {
margin-left: 100%;
}
.lgxmc-col-sm-offset-11 {
margin-left: 91.66666667%;
}
.lgxmc-col-sm-offset-10 {
margin-left: 83.33333333%;
}
.lgxmc-col-sm-offset-9 {
margin-left: 75%;
}
.lgxmc-col-sm-offset-8 {
margin-left: 66.66666667%;
}
.lgxmc-col-sm-offset-7 {
margin-left: 58.33333333%;
}
.lgxmc-col-sm-offset-6 {
margin-left: 50%;
}
.lgxmc-col-sm-offset-5 {
margin-left: 41.66666667%;
}
.lgxmc-col-sm-offset-4 {
margin-left: 33.33333333%;
}
.lgxmc-col-sm-offset-3 {
margin-left: 25%;
}
.lgxmc-col-sm-offset-2 {
margin-left: 16.66666667%;
}
.lgxmc-col-sm-offset-1 {
margin-left: 8.33333333%;
}
.lgxmc-col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.lgxmc-col-md-1,
.lgxmc-col-md-2,
.lgxmc-col-md-3,
.lgxmc-col-md-4,
.lgxmc-col-md-5,
.lgxmc-col-md-6,
.lgxmc-col-md-7,
.lgxmc-col-md-8,
.lgxmc-col-md-9,
.lgxmc-col-md-10,
.lgxmc-col-md-11,
.lgxmc-col-md-12 {
float: left;
}
.lgxmc-col-md-12 {
width: 100%;
}
.lgxmc-col-md-11 {
width: 91.66666667%;
}
.lgxmc-col-md-10 {
width: 83.33333333%;
}
.lgxmc-col-md-9 {
width: 75%;
}
.lgxmc-col-md-8 {
width: 66.66666667%;
}
.lgxmc-col-md-7 {
width: 58.33333333%;
}
.lgxmc-col-md-6 {
width: 50%;
}
.lgxmc-col-md-5 {
width: 41.66666667%;
}
.lgxmc-col-md-4 {
width: 33.33333333%;
}
.lgxmc-col-md-3 {
width: 25%;
}
.lgxmc-col-md-2 {
width: 16.66666667%;
}
.lgxmc-col-md-1 {
width: 8.33333333%;
}
.lgxmc-col-md-pull-12 {
right: 100%;
}
.lgxmc-col-md-pull-11 {
right: 91.66666667%;
}
.lgxmc-col-md-pull-10 {
right: 83.33333333%;
}
.lgxmc-col-md-pull-9 {
right: 75%;
}
.lgxmc-col-md-pull-8 {
right: 66.66666667%;
}
.lgxmc-col-md-pull-7 {
right: 58.33333333%;
}
.lgxmc-col-md-pull-6 {
right: 50%;
}
.lgxmc-col-md-pull-5 {
right: 41.66666667%;
}
.lgxmc-col-md-pull-4 {
right: 33.33333333%;
}
.lgxmc-col-md-pull-3 {
right: 25%;
}
.lgxmc-col-md-pull-2 {
right: 16.66666667%;
}
.lgxmc-col-md-pull-1 {
right: 8.33333333%;
}
.lgxmc-col-md-pull-0 {
right: auto;
}
.lgxmc-col-md-push-12 {
left: 100%;
}
.lgxmc-col-md-push-11 {
left: 91.66666667%;
}
.lgxmc-col-md-push-10 {
left: 83.33333333%;
}
.lgxmc-col-md-push-9 {
left: 75%;
}
.lgxmc-col-md-push-8 {
left: 66.66666667%;
}
.lgxmc-col-md-push-7 {
left: 58.33333333%;
}
.lgxmc-col-md-push-6 {
left: 50%;
}
.lgxmc-col-md-push-5 {
left: 41.66666667%;
}
.lgxmc-col-md-push-4 {
left: 33.33333333%;
}
.lgxmc-col-md-push-3 {
left: 25%;
}
.lgxmc-col-md-push-2 {
left: 16.66666667%;
}
.lgxmc-col-md-push-1 {
left: 8.33333333%;
}
.lgxmc-col-md-push-0 {
left: auto;
}
.lgxmc-col-md-offset-12 {
margin-left: 100%;
}
.lgxmc-col-md-offset-11 {
margin-left: 91.66666667%;
}
.lgxmc-col-md-offset-10 {
margin-left: 83.33333333%;
}
.lgxmc-col-md-offset-9 {
margin-left: 75%;
}
.lgxmc-col-md-offset-8 {
margin-left: 66.66666667%;
}
.lgxmc-col-md-offset-7 {
margin-left: 58.33333333%;
}
.lgxmc-col-md-offset-6 {
margin-left: 50%;
}
.lgxmc-col-md-offset-5 {
margin-left: 41.66666667%;
}
.lgxmc-col-md-offset-4 {
margin-left: 33.33333333%;
}
.lgxmc-col-md-offset-3 {
margin-left: 25%;
}
.lgxmc-col-md-offset-2 {
margin-left: 16.66666667%;
}
.lgxmc-col-md-offset-1 {
margin-left: 8.33333333%;
}
.lgxmc-col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.lgxmc-col-lg-1,
.lgxmc-col-lg-2,
.lgxmc-col-lg-3,
.lgxmc-col-lg-4,
.lgxmc-col-lg-5,
.lgxmc-col-lg-6,
.lgxmc-col-lg-7,
.lgxmc-col-lg-8,
.lgxmc-col-lg-9,
.lgxmc-col-lg-10,
.lgxmc-col-lg-11,
.lgxmc-col-lg-12 {
float: left;
}
.lgxmc-col-lg-12 {
width: 100%;
}
.lgxmc-col-lg-11 {
width: 91.66666667%;
}
.lgxmc-col-lg-10 {
width: 83.33333333%;
}
.lgxmc-col-lg-9 {
width: 75%;
}
.lgxmc-col-lg-8 {
width: 66.66666667%;
}
.lgxmc-col-lg-7 {
width: 58.33333333%;
}
.lgxmc-col-lg-6 {
width: 50%;
}
.lgxmc-col-lg-5 {
width: 41.66666667%;
}
.lgxmc-col-lg-4 {
width: 33.33333333%;
}
.lgxmc-col-lg-3 {
width: 25%;
}
.lgxmc-col-lg-2 {
width: 16.66666667%;
}
.lgxmc-col-lg-1 {
width: 8.33333333%;
}
.lgxmc-col-lg-pull-12 {
right: 100%;
}
.lgxmc-col-lg-pull-11 {
right: 91.66666667%;
}
.lgxmc-col-lg-pull-10 {
right: 83.33333333%;
}
.lgxmc-col-lg-pull-9 {
right: 75%;
}
.lgxmc-col-lg-pull-8 {
right: 66.66666667%;
}
.lgxmc-col-lg-pull-7 {
right: 58.33333333%;
}
.lgxmc-col-lg-pull-6 {
right: 50%;
}
.lgxmc-col-lg-pull-5 {
right: 41.66666667%;
}
.lgxmc-col-lg-pull-4 {
right: 33.33333333%;
}
.lgxmc-col-lg-pull-3 {
right: 25%;
}
.lgxmc-col-lg-pull-2 {
right: 16.66666667%;
}
.lgxmc-col-lg-pull-1 {
right: 8.33333333%;
}
.lgxmc-col-lg-pull-0 {
right: auto;
}
.lgxmc-col-lg-push-12 {
left: 100%;
}
.lgxmc-col-lg-push-11 {
left: 91.66666667%;
}
.lgxmc-col-lg-push-10 {
left: 83.33333333%;
}
.lgxmc-col-lg-push-9 {
left: 75%;
}
.lgxmc-col-lg-push-8 {
left: 66.66666667%;
}
.lgxmc-col-lg-push-7 {
left: 58.33333333%;
}
.lgxmc-col-lg-push-6 {
left: 50%;
}
.lgxmc-col-lg-push-5 {
left: 41.66666667%;
}
.lgxmc-col-lg-push-4 {
left: 33.33333333%;
}
.lgxmc-col-lg-push-3 {
left: 25%;
}
.lgxmc-col-lg-push-2 {
left: 16.66666667%;
}
.lgxmc-col-lg-push-1 {
left: 8.33333333%;
}
.lgxmc-col-lg-push-0 {
left: auto;
}
.lgxmc-col-lg-offset-12 {
margin-left: 100%;
}
.lgxmc-col-lg-offset-11 {
margin-left: 91.66666667%;
}
.lgxmc-col-lg-offset-10 {
margin-left: 83.33333333%;
}
.lgxmc-col-lg-offset-9 {
margin-left: 75%;
}
.lgxmc-col-lg-offset-8 {
margin-left: 66.66666667%;
}
.lgxmc-col-lg-offset-7 {
margin-left: 58.33333333%;
}
.lgxmc-col-lg-offset-6 {
margin-left: 50%;
}
.lgxmc-col-lg-offset-5 {
margin-left: 41.66666667%;
}
.lgxmc-col-lg-offset-4 {
margin-left: 33.33333333%;
}
.lgxmc-col-lg-offset-3 {
margin-left: 25%;
}
.lgxmc-col-lg-offset-2 {
margin-left: 16.66666667%;
}
.lgxmc-col-lg-offset-1 {
margin-left: 8.33333333%;
}
.lgxmc-col-lg-offset-0 {
margin-left: 0%;
}
}
.clearfix:before,
.clearfix:after,
.lgxmc-container:before,
.lgxmc-container:after,
.lgxmc-container-fluid:before,
.lgxmc-container-fluid:after,
.lgxmc-row:before,
.lgxmc-row:after {
content: " ";
display: table;
}
.clearfix:after,
.lgxmc-container:after,
.lgxmc-container-fluid:after,
.lgxmc-row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
lgx-color: transparent;
text-shadow: none;
background-lgx-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.lgx-milestone {
width: 100%;
display: block;
}
.lgx-milestone .lgx-counter-area {
margin-bottom: 4.2rem;
color: #fff;
position: relative;
border-radius: 6px;
text-align: center;
min-height: 75px;
}
.lgx-milestone .lgx-counter-area img {
opacity: .3;
}
.lgx-milestone .lgx-counter-area i {
font-size: 102px;
line-height: 153px;
font-size: 10.2rem;
line-height: 15.299999999999999rem;
margin: 0;
opacity: .4;
}
.lgx-milestone .lgx-counter-area .counter-text {
text-align: center;
position: absolute;
z-index: 1;
bottom: -10px;
width: 100%;
left: 0;
}
.lgx-milestone .lgx-counter-area .counter-text .lgx-counter {
display: block;
font-size: 42px;
font-size: 4.2rem;
font-weight: 900;
margin-bottom: 1rem;
color: #fff;
}
.lgx-milestone .lgx-counter-area .counter-text small {
color: #fff;
font-size: 20px;
line-height: 30px;
font-size: 2rem;
line-height: 3rem;
font-weight: 400;
display: block;
margin: 0;
}.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: #554bb9;
} #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 { }
.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-banner > div > div > div > h2 {
text-shadow: 4px 4px #1b273d;
}
.lgx-header .menu-onscroll {
background: #fff !important;
}
.lgx-banner-info .location i {
color:#2BC214 !important;
}
.lgx-registration-area .lgx-single-registration .lgx-btn:hover {
background:#2BC214 !important;
}
.lgx-registration-area .lgx-single-registration .lgx-btn {
background:#2BC214 !important;
}
.lgx-registration-area .lgx-single-registration:hover .single-top .title {
color:#2BC214 !important;	
}
.price{
display: none !important;	
}
.lgx-registration-area-simple .lgx-single-registration .lgx-single-registration-inner{
background:#454545 !important;	
}
.lgx-registration-area-simple:hover .lgx-single-registration:hover .lgx-single-registration-inner:hover{
background:#fff !important;	
}
.lgx-registration-area .lgx-single-registration .single-bottom ul li .fa-check {
color:#2BC214 !important;	
}
.subheading {
color: #2BC214 !important;
}
.about-date-area .date {
color: #2BC214 !important;
}
.vcx-review-lead {
color: #2BC214 !important;	
}
.vcx-news-date, .vcx-post-author{
display: none !important;
}
.lgx-btn-white {
color: #2BC214 !important;
}
.lgx-single-news .title a:hover {
color: #2BC214 !important;	
}
.lgx-header .menu-onscroll .lgx-navbar .lgx-nav li a {
color: #454545 !important;
}
.lgx-header .lgx-navbar .lgx-nav li a:hover {
color: #2BC214 !important;
} .lgx-banner-page {
background: #fff !important;
}
.lgx-header .menu-onscroll .lgx-nav-right .lgx-search, .lgx-header-position-white .lgx-nav-right .lgx-search a, .lgx-header-position-white .lgx-navbar .lgx-nav li a {
color: #454545 !important;
}
.lgx-post-wrapper article header .hits-area .date a i, .lgx-post-wrapper article header .hits-area .date i {
color: #2BC214 !important;	
}
.lgx-post-wrapper article footer .title, aside .widget .widget-title {
color: #2BC214 !important;	
}
.hits-area {
display: none !important;
}
.lgx-post-wrapper article header .title {
color: #2BC214 !important;		
}
.lgx-banner-inner .breadcrumb li a {
color: #454545 !important;
}
.lgx-banner-inner .breadcrumb .active {
color: #2BC214 !important;			
}
.lgx-banner-inner .breadcrumb>li+li:before {
color: #2BC214 !important;				
}
@media (max-width: 767px) {
.lgx-header-position {
background-color: #fff !important;
}
.navbar-default .navbar-toggle span {
background-color: #2BC214  !important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: #2BC214  !important;
}
}
.jp-carousel-image-meta {
display: none !important;
}