* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
header.main-header.layout-single-row .first-row {
border-right:none;
}
header.main-header.layout-single-row .second-row:not(:last-child) {
border-right:none;
}
body.sticky-header-type-over.sticky-header .sticky-header-state-reset .header-background {
border-bottom:none;
}
.easy-bullets p {
line-height:32px;
}
.easy-rm-button a .vamtam-button-text {
color:white !important;
}
.heading-line h3 {
position: relative;
display: block;
}
.heading-line h3:after {
content:"";
top:48%;
width:30%;
margin-left:6px;
height:3px;
position:absolute;
background:#228ece;
}
.page-header .desc {
font-size:1.5em;
}
.logo-tagline .site-tagline {
display:none !important;
}