/* Enter Your Custom CSS Here *//* Enter Your Custom CSS Here */

.addtoany_content { text-align:center; }

#user_switching_switch_on{
	position:absolute;
	top: 0px;
}

.custom .mypaginatedposts {
font-size:10px; font-weight:normal; font-family:arial; }

.custom .mypaginatedposts p { font-size:1.4em; }

.custom .mypaginatedposts p a {
background:#E8E8E8; color:#000; margin-left:0.6em; margin-right:0.6em;
padding:0.5em 0.7em; text-decoration:none; }

.custom .mypaginatedposts a:hover { color:#fff; background:#7F1315; }
/*
#bbpress-forums li.bbp-footer::before {
display: none;
}
*/

.nav-links { display: none; }

.meta-tags {
display: none;
}
.meta-comments {
display: none;
}

/* remove author, date, edit and category from single (submission) pages */

.single .entry-meta .meta-date {
    display:none;
}
.single .entry-meta .meta-category {
    display:none;
}
.single .entry-meta .meta-author {
    font-size: 1.2em;
}

/*
.pt-cv-readmore {
    display: none !important;
}

*/

  .su-tabs.my-custom-tabs { background-color: #004488 }
  .su-tabs.my-custom-tabs .su-tabs-nav span { font-size: 1.0em; color:  #ff944d }
  .su-tabs.my-custom-tabs .su-tabs-nav span.su-tabs-current { background-color:  #007acc }
  .su-tabs.my-custom-tabs .su-tabs-pane {
    padding: 1em;
    font-size: 1.0em;
    background-color:  #e6e6e6;
  }

p {
    line-height: 1.5;
    margin-bottom: .5em;
    margin: 0;
    padding: 0;
    border: 0;
}
div {
    line-height: 1.2;
    margin-bottom: .5;
    margin: 0;
    padding: 0;
    border: 0;
}

/* remove author, date, edit and category from single (submission) pages */
.pt-cv-meta-fields .author { font-size: 1.2em; color:  #ff944d }

#wpcomm .wc-field-textarea textarea {
    color: #000000!important;
}

.um {
opacity: 1 !important;
}
