.sf-menu.nav > li > a, .sf-menu a { font-weight: bold!important; }

.light { background-color:#f3f3f3; }

.wide .footer-meta, .boxednew .footer-meta { background-color: rgba(148, 75, 156, 0.2)!important; }
.wide .footer-meta, .boxed .footer-meta > .container { padding: 40px 0 70px 0; }

.to-top { z-index: 9998; width: 40px; height: 40px; border-radius: 20px; font-size: 25px; line-height: 40px!important; color:#ffffff!important; text-align: center; position: fixed; bottom: -100px; left: 50%; margin-left: -20px; cursor: pointer; overflow: hidden; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }