/**
 * Template: snow-monkey
 * Theme Name: Snow Monkey Child
 */

.l-contents__main .c-section:first-of-type {
  padding: 0;
}
/*
.c-entry-summary__figure>img, .c-entry-summary__figure>picture>img {
	object-fit: contain;
	background-color: #f3f3f3;
}
*/
.page-id-4260 .c-page-header__bgimage>img, .c-page-header__bgimage>picture>img {
	object-fit: cover;
	object-position: 50% 20%;
}

.page-id-4925 .c-page-header,
.page-id-1717 .c-page-header,
.parent-pageid-3575 .c-page-header {
	display: none;
}

.page-id-4925 .c-entry__header {
	display: none;
}

body:is(.blog,.single-post,.archive) .menu-item-1952[data-active-menu] {
	color: inherit !important;
}
body:is(.blog,.single-post,.archive) .c-navbar__item.menu-item-1952[data-active-menu]:hover {
	color: var(--accent-color,#cd162c);
}

.wpaw-showcase__more {
	background-color: var(--accent-color,#cd162c);
}

.smb-balloon__figure {
	flex: 0 0 120px;
	height: 120px;
	max-width: 120px;
	width: 120px;
}

.c-widget__title a {
	text-decoration: none;
	color: black;
}

.c-meta__item--modified {
	display: none;
}

.wpaw-recent-posts__item:first-child {
  margin: .93478rem 0 0;
}

li.wpaw-recent-posts__item {
  padding: 0 1em;
}

@media (min-width: 480px){
  ul.wpaw-recent-posts__list {
		display: flex;
    flex-wrap: wrap;
  }
  li.wpaw-recent-posts__item {
    width:320px;
  }
}

@media (min-width: 768px){
  ul.wpaw-recent-posts__list {
		display: flex;
    flex-wrap: wrap;
  }
  li.wpaw-recent-posts__item {
     width:320px;
  }
}

@media (min-width: 64em){
	header .menu-item-1952 {
		margin-left: 1.5em;
	}
	header .menu-item-2330 {
		display: none;
	}
}

@media (min-width: 1000px){
  .wpaw-recent-posts ul {
		margin-left:auto !important;
    margin-right:auto !important;
    width:880px;
	}
  ul.wpaw-recent-posts__list {
    display: flex;
    flex-wrap: wrap;
  }
  li.wpaw-recent-posts__item {
    width:440px;
  }
}

@media (min-width: 1320px){
	.wpaw-recent-posts ul {
		margin-left:auto !important;
    margin-right:auto !important;
    width:1200px;
  }
  ul.wpaw-recent-posts__list {
    display: flex;
    flex-wrap: wrap;
  }
  li.wpaw-recent-posts__item {
    width:400px;
  }
}

.single-news .wp-profile-box {
	display: none;
}
.single-news .p-related-posts {
	display: none;
}
.single-news .c-meta__item--author {
	display: none;
}
.single-news .wp-share-buttons {
	display: none;
}
.wp-profile-box__archives-btn {
	display: none;
}

.youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.MathJax {
	overflow-y: scroll;
}

#watson-fab-float {
  bottom: 13vmin;
  right: 0vmin;
}
#watson-fab {
	border-radius: 0;
	width: 50px;
	height: 50px;
	min-width: 50px;
}
#watson-fab.drop-shadow {
	box-shadow: none;
}

.about-table tr td:nth-of-type(1) {
	white-space: nowrap;
}

blockquote>p {
	margin: 2em 1em 1em;
}

@media (min-width: 768px) {
  .c-entries--text2 .c-entry-summary__body {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1rem;
    flex-wrap: nowrap;
  }
  .c-entries--text2 .c-meta__item--published time {
	  font-size: 16px;
	  font-weight: 600;
	  width: 90px;
  }
  .c-entries--text2 .c-meta__item--categories {
    min-width: 6em;
	  text-align: left;
  }
  .c-entries--text2 .c-entry-summary__title {
	  font-size: 16px;
  }
  .c-entries--text2 .c-entry-summary__meta {
	  margin-top: 0;
  }
  .c-entries--text2 .c-meta__item--author {
	  display: none !important;
  }
  .c-entries--text2 .c-entry-summary__header {
    order: 2;
	  flex-grow: 1;
  }
  .c-entries--text2 .c-meta__item {
    display: flex;
    align-items: center;
  }
  .c-entries--text2 .c-meta__item time, .c-meta__item span {
    vertical-align: middle;
  }
}
.c-entries--text2 .c-entry-summary__term {
	background-color: transparent;
	color: rgb(161, 30, 36);
	border: solid 1px;
}
.c-entries--text2 .c-meta__item--author {
	display: none;
}
.jetpack-social-widget-list {
	text-align: right;
}
.jetpack-social-widget-list a {
	color: rgb(51, 51, 51);
}
.c-page-header[data-has-image=true] {
  height: clamp(300px,62.5vw,400px)
}
.c-page-header[data-has-image=true] .c-page-header__content {
	background-color: black;
	padding: 1.5em 2em;
	opacity: 0.8;
}
@media (min-width: 768px){
  .c-page-header[data-has-image=true]   .c-page-header__content {
		width: 90%;
	}
}
.c-page-header[data-has-image=true] .c-page-header__title {
	opacity: 1;
	border-bottom: solid 1px;
}

.editor-styles-wrapper .wp-block .wp-block-sensei-lms-course-theme-lesson-module, .wp-block-sensei-lms-course-theme-lesson-module {
	padding-left: 0.5em !important;
}
.sensei-login-submit {
	margin: 1em 0;
}