
/*hide all widget titles from front*/
.pp-module--widget .pp-module__title {display: none;}

.glow-keyword {
    font-family: Aleo-Regular-webfont,Times,Georgia,serif;
    font-size: 16px;
    color: rgba(86,86,86,1);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 0.08em;
    word-spacing: 0.00em;
    text-transform: none;
    font-variant: normal;
    line-height: 170%;
}
span.selection {font-family: Halant !important;}

/* hide category */
.product_meta {
  display: none;
}

a.button.alt, button.button.alt, input.button.alt, #respond input#submit.alt {
   border-style: solid !important;
   border-width: 2px !important;
   border-radius: 0% !important;
    background: #E8E1DA !important;
    border-color: #A4A3A2 !important;
    font-family:Halant !important;
    color: #333333 !important;
    text-transform: uppercase !important;
    background: #E8E1DA  !important;
}

.envirabox-navigation .envirabox-arrow {
text-decoration: none !important;
}

.pp-post-navigation { display: none !important;}

