article.custom-telodeletreo{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    padding: 0;
    border: none;
    margin: 0;
}

article.post-item.custom-telodeletreo .categories{
    margin-top: 15px;
    font-style: italic;
}

article.post-item.custom-telodeletreo .icon-groups{
    margin-bottom: 15px;
}

.columngrid {
  float: left;
  width: 75%;
  color:DarkGrey;
}

.columngrid2 {
  float: right;
  width: 25%;
  text-align: right;
}


/* Clear floats after the columns */
.rowgrid:after {
  content: "";
  display: table;
  clear: both;
}

.buttongrid {
  background-color: white;
  border: 1px solid black;
  border-radius: 7px;
  color: black;
  padding: 10px 10px;
  text-align: center;
  text-decoration: none !important;
  display: inline-block !important;
  font-size: 14px;
}

.buttongrid a:hover {
  background: none !important;
}

.titlegrid {
    font-size:18px;
    color: black;
    font-weight: bold;
    padding-bottom: 5px;
}

.titlegrid a:hover {
    text-decoration: none !important;
}

.subtitlegrid {
    font-size:14px;
    color: darkgrey;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6, .post.style9 .post-meta, .primary-font,
em, label, body, input[type="submit"], .button, .btn, .btn-text, 
.thb-mobile-menu a, .header, .products .product .thb_title_holder h2, 
.product-detail .product-information h1.product_title, .product-detail 
.product-information .woocommerce-product-details__short-description,
.thb-full-menu li a {
    font-family: LabGrotesque-Regular, 'BlinkMacSystemFont', -apple-system, 'Roboto', sans-serif !important;
}
