/*
Theme Name: volkabulaire
Version: 1.0
Description: A child theme of socialMe by MyThemeShop
Template: mts_socialme
Text Domain: socialme
*/

#site-header {
  margin-bottom: 20px;
}

#site-header .header-wrap {
	/* border-top: 2px solid #e30614; */
	border-top: 2px solid #f9556d;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
}

#primary-navigation a {
	/* color: #878a94; */
	color: #01358d !important;
}

.breadcrumb {
  background: transparent;
}

.featured-stories-tabs .tabs .active a {
	color: #fff !important;
}

.main-page-overview {
  margin: 0 auto;
  width: 72%;
}

#commentsAdd {
  background: #01358d;
}

.comment-respond h4 {
  color: #fff;
}

#commentform textarea {
  background: #fff;
}

article .fa {
	color: #f9556d;
}

.single_post {
  border-radius: 12px 12px 0 0 !important;
  border-bottom: none;
}

.thetime.updated,
#commentform textarea, .contact-form textarea,
#commentform input#submit, .contact-form input[type=submit] {
  font-weight: 400;
}

.boxed.alternative {
  background: transparent;
}

.round-box {
  border-radius: 12px 12px 12px 12px !important;
}

.post-footer {
  text-transform: none;
}

.fa.fa-search {
	color: #f9556d;
}

.searchbox-input {
	background: #fce6e7;
	color: #e30614;
}
.searchbox-input::placeholder {
	color: #878a94;
	font-style: italic;
}

.logo-wrap {
	padding-top: 0;
}

article {
	box-shadow: 0 0 15px -1px rgba(0,0,0,.05);
}

article .thecontent a, .front-view-content a {
	border-bottom: 2px solid #f9556d;
	color: #01358d;
	font-weight: bold;
}

.widget.mts-post-new {
	border-radius: 2rem;
	/* background-color: #53a245 !important; */
	/* background-color: #8FD5A6 !important; */
	/* background-color: #000 !important; */
	background-color: #01358d !important;
	border: none !important;
}

.widget {
	border-radius: 8px;
	border-color: rgba(0,0,0,.04);
	box-shadow: 0 0 15px -1px rgba(0,0,0,.05);
}

.widget h3 {
	background: transparent;
	border-bottom: 1.5px solid rgba(0,0,0,.04);
}

.widget li {
	border: none;
}

.widget li a {
    color: #01358d !important;
}

.latestPost {
	border-radius: 12px;
}

.latestPost .post-info {
	/* background: #fce6e7; */
	/* background: #f4f4f4; */
  /* background: #dde9ff; */
  background: #f1f6ff;
}

.latestPost .title a {
  color: #01358d !important;
	font-size: 42px !important;
  font-weight: bold !important;
}

.single_post {
  margin-bottom: 0;
}

.single-title.entry-title {
	color: #01358d;
  font-weight: bold;
  max-width: 80%;
}

.post-footer {
  background: #f1f6ff;
  border-radius: 0 0 12px 12px;
  border-top: none !important;
}

.post-info a {
    /* color: #6b6d76 !important; */
    color: #01358d !important;
}

.post-footer-items, .share-list, .share-list li, .wpulike.wpulike-robeen {
	display: inline-block;
}

.user-icons {
    display: inline-block;
}

#logo a img {
  width: 200px;
}

.thecontent > *, .front-view-content,
.commenttext {
  font-size: 15px;
  font-family:  'Open Sans';
}

.entry-numbers {
  position: absolute;
  right: 0;
  top: 30px;
}

.single_post header .post-info {
  padding-bottom: 0;
  padding-top: 0;
}

.tags {
  background: #f4f4f4;
  border: none;
  border-top: none;
}

.tags a {
  color: #01358d;
  border-color: #01358d;
}

.comment {
  background: none;
}

.entry-card {
  background: #fff;
  border-radius: 12px 12px 0 0;
}

.comment-author.vcard {
  background: #f1f6ff;
}

.home .post-footer {
  padding-top: 0px;
  padding-bottom: 0px;
}

.single .author-info {
  margin: 12px 0 0 20px;
}

.share-folkabs {
  float: right;
}

.commentmetadata {
  padding: 0 20px;
}

#comments {
  background: #f4f4f4;
  padding: 0 !important;
}

.comment .title {
  border-bottom: 1px solid #f2f2f6;
  margin-left: -30px;
  margin-right: -30px;
  padding: 0 30px 12px 30px;
}

.entry-card header {
  padding: 0 30px;
}

.entry-author a {
  color: #01358d !important;
  font-size: 16px;
}

.tags:before {
    content: "#";
    position: left;
    font-size: 42px;
    display: inline-block;
    float: left;
    color: #878a94;
    opacity: .12;
    margin-right: 20px;
    line-height: 30px;
    font-weight: 700;
}

.featured-area {
  background: #f1f6ff;
  box-shadow: 0 2px 4px rgb(0 0 0 / 10%);
  display: flex;
  align-items: center;
  justify-content: start;
  margin: 0 auto;
  width: 62%;
  /* radial-gradient( circle 610px at 5.2% 51.6%,  rgba(5,8,114,1) 0%, rgba(7,3,53,1) 97.5% ) !important; */
}

.items-featured-area {
  height: 180px;
  background: #fff;
  padding: 20px;
}

.bx-wrapper img {
  opacity: 0.8;
}

.bx-wrapper .bx-caption span {
  background: #fff !important;
  color: #01358d !important;
  font-family: inherit !important;
  font-size: 16px !important;
  font-weight: bold;
  text-align: center;
}

.featured-area i {
  color: #01358d;
}

.word-of-the-day {
  height: 180px;
  position: relative;
  text-align: center;
  width: 35%;
}

.wp-post-of-the-day__title {
  color: #01358d;
  font-size: 50px;
}

#custom_html-2 {
  background: #f9556d;
}

#custom_html-2 .widget-title {
  color: #fff;
}

#custom_html-2 {
    color: #f1f6ff;
}

#custom_html-2 b > a {
  font-size: 22px;
}

.highlighted {
  font-style: italic;
  font-weight: bold;
}

.highlight {
  color: #f9556d;
}

.highlight-invert {
  color: #01358d;
}

.button-container {
  margin-top: 12px;
}

.button-outlined {
  border: 3px solid #01358d;
  padding: 6px;
  display: inline-block;
}

/* .featured-area.wide {
  background:#fff;
  margin: 0 calc(50% - 50vw);
  justify-content: center;
  width: auto;
} */

.definition-block {
  margin: 0 auto;
  width: 75%;
}

.single-title.def-title {
  font-size: 54px;
}

.intro {
  clear: both;
  color: #b2c2dc;
  font-size: 1.1rem;
  margin: 16px 0;
}

.type-definition .boxed, .definition-content p, .definition-content li {
  font-size: 1.1rem;
}

.boxed {
  background: #fff;
  clear: both;
  margin-top: 10px;
  padding: 20px;
}

.category-name {
  margin-bottom: 6px;
}

.post-info .category-name a {
  border: none;
  color: #b2c2dc !important;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}

.post-info .category-name .fa {
  color: #b2c2dc
}

.greyed, .greyed > * {
  background:#b2c2dc;  
  border-radius: 12px;
}

.navigate-links {
  margin-top: 6px;
}

.single-definition h2 {
  color: #f9556d;
}

.single-definition .single_post header .post-info {
  border: none;
}

.single-definition article header {
  border-bottom: 1px solid #b2c2dc;
}

.desc-header {
  background: #f9556d;
  color: white;
  padding: 6px;
}

.desc-header.story {
  background: #01358d;
}

.definition-box {
  border: 4px solid #f9556d;
}

.topic-box {
  border: 4px solid #01358d;
}

.title_text {
  font-size: 22px;
  margin-top: 10px;
}

.overview {
  margin-bottom: 20px;
}

.login-menu a {
  font-size: 17px !important;
}

.has-new-notifications {
  color: #f9556d;
}

.widget_bp_core_login_widget {
  padding: 10px;
}

.bp-login-widget-user-links, .bp-login-widget-user-avatar {
  padding-bottom: 15px;
  padding-top: 15px;
}

@media screen and (max-width: 480px) {
    #comments {
      padding: 0px;
  }
  .thetime.updated, .thetime.updated span {
    font-size: 12px;
  }
}

@media screen and (max-width: 992px) {
  .main-page-overview {
    width: 94%;
  }
  .share-list {
    margin-left: 0;
  }

}

@media screen and (min-width: 992px) {
    ol.list-words {
      -moz-column-count: 4;
      -moz-column-gap: 20px;
      -webkit-column-count: 4;
      -webkit-column-gap: 20px;
      column-count: 4;
      column-gap: 20px;
      list-style: decimal;
      padding: 20px;
    }

    .login-menu a {
      font-size: 17px !important;
      padding-right: 10px;
  }
}

.wp-post-of-the-day-error {
  border: none !important;
  font-size: 12px;
}

.uwp-login, .uwp-registration, .uwp-forgot, .uwp-account {
  background:  #fff;
  max-width: 100%;
}

.uwp_page .wpulike {
  display:  none !important;
}

div#user-submitted-posts form {
  background: #01358d;
  padding: 20px;
}

div#user-submitted-posts fieldset input.usp-input, div#user-submitted-posts textarea,
div#user-submitted-posts select, .chosen-container-multi .chosen-choices {
  background: rgba(0,0,0,.035);
}

#user-submitted-posts .usp-submit {
  background: #f9556d;
  border: none;
  color: #fff;
}

 a.someclass.has-new-notifications {
    color: #f9556d !important;
}

.breadcrumb, .rank-math-breadcrumb {
  border: none;
}

.fa.fa-home {
  display: none;
}

.uwp-registration input[type="submit"], .uwp-login-form.uwp_form input[type="submit"] {
  background: #01358d !important;
}

#usp-submit input[type="submit"]:active, #usp-submit input[type="submit"]:hover, #usp-submit input[type="submit"]:focus {
  background: black;
  pointer: cursor;
}