/* Enter Your Custom CSS Here */
.bgtoph, .footer, #navbar, #navbar ul.dropdown-menu {
 background-color: #977bb6 !important; 
}

.content-first .content-second h1.the-title, .woocommerce .left-content h1.page-title, .alignr-spsl {
  display: none;  
}

/* Google Translator menu */
#glt-translate-trigger {
 left: 10px !important; 
 width: 100px !important;
}

/* Blogs title look and feel */
.content-first .content-second h3.the-title {
  border-color: #fff;
  background-color: #fff;
}

.content-first .content-second h3.the-title a {
  color: #000;
}

.seopress-entry-meta {
  display: none;
}

.frontbox {
    width: 30%;
    height: 420px;
    float: left;
    background-color: #977bb6;
    color: #fff;
    margin-left: 2%;
    overflow: hidden;
    font-size: medium;
    border-radius: 15px;
}

.footer a, .widgets_footer ul li::before {
    color: #e9edf1;
}

.side-menu-menu-button {
 	display: none;
}