.site-title-fr:before {
    content: '' !important;
}
.site-title-en:before {
    content: '' !important;
}
.site-title-es:before {
    content: '' !important;
}

#heading .site-slogan, #heading .site-title {
    font-size: 19px;
    font-weight: bold;
}

@media only screen and (max-width: 640px) {
    .front span.meta-separator {
       display: none;
    }

    .front span.meta-date {
        display: block;
        margin: 0px;
    }

    div.content-teaser div.entry {
        margin-top: 18px;
    }
}

div#admin_timezone {
    color: white;
    float: right;
    padding-right: 10px;
    padding-top: 10px;
}

div.date-padding div.description {
    display: none;
}

.site-title-ar::before {
    content: '';
}

a.tabledrag-handle .handle {
  height: 24px;
  width: 24px;
}

/*div.field-name-field-blocks tr td div[id*="bundle-title"] {
  display: none;
}*/

table#field-block-posts-values tr.draggable {
  border: 1px solid #ddd;
  padding: 5px;
}

table#field-block-posts-values tr.even {
  background: none;
}

form.node-form fieldset div.field-name-field-badge {
  float: left;
}

body.navbar-administration div.sticky-top {
  top: 79px;
}

tr.paragraphs-item-type-landing-block > td > div:first-of-type,
tr.paragraphs-item-type-landing-tag-block > td > div:first-of-type,
tr.paragraphs-item-type-nav-item-topic > td > div:first-of-type,
tr.paragraphs-item-type-nav-item-location > td > div:first-of-type,
tr.paragraphs-item-type-nav-item-region > td > div:first-of-type,
tr.paragraphs-item-type-nav-item-tag > td > div:first-of-type
{
  font-weight: bold;
  font-size: 14px;
}

tr.paragraphs-item-type-landing-block-item > td > div:first-of-type {
  display: none;
}

tr.paragraphs-item-type-landing-block-item div.overflow-fix table thead {
  display: none;
}

tr.paragraphs-item-type-landing-block h3.field-label,
tr.paragraphs-item-type-landing-tag-block h3.field-label,
tr.paragraphs-item-type-nav-item-topic h3.field-label {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 5px;
}
