@import url('https://fonts.googleapis.com/css?family=Roboto%3A400|Roboto%3A500|Roboto%3A600|Roboto%3A700&subset=');



h1,
h2,
h3,
h4,
h5,
h6,
.posts-list .content > a,
.block.posts a,
.gallery-block .carousel .title a,
.navigate-posts .link,
.list-timeline .posts article,
.bbpress.single-topic .main-heading,
#bbpress-forums .bbp-topic-title,
#bbpress-forums .bbp-forum-title { font-family: "Roboto", Georgia, serif; }

/* This is to show the Factly Logo on the Mobile Navigation Menu*/
.navigation .mobile-menu > li:first-child > a {
display: none;
}


relpost-block-single-text:hover {
color:#dd2d3b !important;}

.hdr {
  border:none;
  border-top:1px dashed #e0e0e0;
  color:#fff;
  background-color:#fff;
  height:1px;
  width:100%;
}

.cats{display:none;}
.catg {
    color: #fff; padding-bottom:15px; }

.catg a {
    color: #fff;
    background-color: #aeaeae;
    padding: 0px 6px 1px 6px;
    font-size: 10.5px;
    white-space: nowrap;
    display: inline-block;
    border: 1px solid #aeaeae;
    border-radius:2px;
}

.catg a:hover {
    background-color: #e83845;  
    border: 1px solid #e83845;
}


.nf-field-element input[type=button]{
border-radius: 4px;
  background-color: #979797;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  padding: 3px 8px 3px 8px;
  width: 240px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.nf-field-element input[type=button]:hover {
background-color: #e83845;
color:#fff;
}

.label-above .nf-field-label {
    margin-bottom: 4px;
    margin-top: -4px !important;
}


.nf-field-element input[type=number]{
    width: 240px;
    background: #f9f9f9;
    border: 2px solid #b1b1b1;
    padding: 7px 14px;
    outline: 0;
    font-size: 14px;
    color: #a6a6a6;
    align:center;
}

.nf-field-element input[type=number]:hover, .nf-field-element  input[type=text]:hover, .nf-field-element  input[type=tel]:hover, .nf-field-element  input[type=email]:hover {
    background: #e9e9e9;
   color: #4f4f4f;
   border: 2px solid #779f3e;
}


 .nf-field-element  input[type=text], .nf-field-element  input[type=tel], .nf-field-element  input[type=email] {
background: #f9f9f9;
    border: 2px solid #929292;
    padding: 7px 14px;
    outline: 0;
    font-size: 17px;
    color: #a6a6a6;
}

ul {
  list-style: none;
  li {
    margin-bottom: 16px
  }
}


.nf-field-label{
margin-left:30px}



#foo:checked::before,
input[type="checkbox"] {
    position:absolute;
    clip: rect(0,0,0,0);
    clip: rect(0 0 0 0);
}

#foo:checked,
input[type="checkbox"] + label::before {
    content: url('checkbox.png');
}

input[type="checkbox"]:checked + label::before {
    content: url('checkbox-checked.png');
}

.page-id-10508 .cookie-notice-container {display: none;}
.page-id-11250 .cookie-notice-container {display: none;}
.page-id-11291 .cookie-notice-container {display: none;}