.g1-logo-wrapper .g1-logo {
    display: initial;
}

.mauticform-selectbox, .mauticform-input, .mauticform-textarea {
    box-shadow: 0px 1px 1px #FFF !important;
}

.g1-text-l {
    font-size: 16px !important;
    line-height: 1.5 !important;
    margin-bottom: 1.2rem !important;
}

.g1-text-l p {
    margin-bottom: 1.2rem !important;
}

.mtm-link-text {
    padding-top: 3px;
}

.mtm-link-icon > svg {
    padding-left: 5px;
    padding-right: 5px;
    margin-right: -5px;
}

span.mtm-link-icon-2x {
    font-size: 1.5rem;
}

.g1-prefooter {
    margin-top: -27px;
}

.g1-prefooter-widget-area {
/*    display: none; */
}

footer {
    display: none !important;
}

.flare[data-flare-skin="modern"][data-orientation="vertical"] .flare-buttons>span:last-of-type { display: none; }

input.search-field:focus {
  background-color: #ffffff !important;
  color: #333 !important;
}

.comment-form-url {
  display: none;
}

p a {
  text-decoration: underline;
}

.g1-text-l h2 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.g1-text-l h3 {
  margin-bottom: 1rem;
}


.entry-featured-media a:hover::after {
    display: block !important;
    opacity: .5 !important;
}
.entry-featured-media a::after {
    content: "" !important;
    position: absolute !important;
    top: 0px !important;
    left: 0px !important;
    display: none !important;
    width: 100% !important;
    height: 100% !important;
    -webkit-transition: opacity .5s linear !important;
    -moz-transition: opacity .5s linear !important;
    -ms-transition: opacity .5s linear !important;
    -o-transition: opacity .5s linear !important;
    transition: opacity .5s linear !important;
    background: #ffcc0d !important;
    background: -moz-radial-gradient(center,ellipse cover,#0C55B8 0%,#12508e 100%) !important;
    background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#ff0066),color-stop(100%,#ffcc0d)) !important;
    background: -webkit-radial-gradient(center,ellipse cover,#0C55B8 0%,#12508e 100%) !important;
    background: -o-radial-gradient(center,ellipse cover,#0C55B8 0%,#12508e 100%) !important;
    background: -ms-radial-gradient(center,ellipse cover,#0C55B8 0%,#12508e 100%) !important;
    background: radial-gradient(ellipse at center,#0C55B8 0%,#12508e 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=’#0C55B8’,endColorstr=’#12508e′,GradientType=1) !important;
}


.site-description {
	font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
}

.entry-title {
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: -1.2px;  
}

.g1-beta h4 {
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase !important;
}

.g1-beta h2 {
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase !important;
}

.g1-mega {
    text-transform: uppercase !important;
    font-size: 48px;
}

.widgettitle {
    text-transform: uppercase !important;
    font-size: 21px !important;
    font-weight: 800;
    text-align: center;  
}

.g1-delta h3 {
    font-size: 15px !important;
    letter-spacing: 0.05px !important;
}

#g1-button-1.g1-button {
	border-radius: 100px !important;
    border: 2px solid;
    padding: 13px 26px !important;
    -webkit-box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.5);
}

.g1-popular-posts .entry-tpl-list-xs .entry-header {
    padding-right: 40px !important;
}

.g1-column-bottom {
    vertical-align: middle !important;
}

.widget_categories li {
    font-size: 1em !important;
    text-transform: uppercase !important;
    background-color: #0C55B8 !important;
    margin: 10px 0px !important;
    text-align: center !important;
    padding: 10px !important;
}

.g1-sidebar .widget{
    margin-bottom: 0rem !important;
}

.g1-sidebar .widget {
    margin-bottom: 0rem;
}

.widget_categories li > a {
	color: #fff;
    font-weight: 800;
}