/*
Theme Name: Instructor Student Resources - Plus
Theme URI: https://routledgelearning.com
Author: ISR Development Team
Author URI: https://routledgelearning.com
Description: A powerful Bootstrap 5 WordPress Starter Theme with WooCommerce Support. <a href="https://bootscore.me/category/documentation/" target="_blank">Documentation</a>. This theme gives you full control whatever you do and the full freedom to design whatever you want. It comes with a wide selection of category, page, post, author and archive templates as well as sidebar, header, footer and 404 widgets. There are no customizer settings in the backend. All settings can only be made by touching the code. Some CSS, HTML, PHP and JS Skills are required to customize it.
Requires PHP: 5.6
*/

/* 
All style editing is done via css/scss/_bscore_custom.scss
*/
html, body {font-size: 18px;color: #212b32;font-family: 'Source Sans 3', sans-serif;}
h1, h2, h3, h4, h5, h6 {color: #222a3a;}
h1 {font-weight: 600;}
h2 {font-size: 1.5rem;margin-bottom: 16px;}
h3 {font-size: 1.25rem;margin-bottom: 16px;}
h4 {font-size: 1.125rem;margin-bottom: 16px;}
h5 {font-size: 1rem;margin-bottom: 16px;}
a {color: #215EB8;text-decoration: none;}
a:hover, a:focus {color: rgb(5, 93, 187);text-decoration: underline;}
.hidden {display: none;}
.btn {border-radius: 2px;}
.form-control {border-radius: 2px;}
.grecaptcha-badge {visibility: inherit !important; display: block !important;}
.wp-block-separator {border: 1px solid #dfdfdf;margin: 50px auto;height: 0px;opacity: 1;}
.collapsing {-webkit-transition: none;transition: none;display: none;}
.navbar {padding-top: 0.5rem;padding-bottom: 0.5rem;}
.navbar-dark {background: #102e54;}
.navbar-dark .navbrand--header {color: #fff;}
.navbar-light {background: #fff;}
.navbar-light .navbrand--header {color: #1e2635;}

.navbar .navbar-nav .nav-link {border-radius: 2px;padding: 5px 8px;margin: 0 2px;font-weight: 500;font-size: 16px;}
.navbar-light .navbar-nav .nav-link {color: #000;}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {color: #222a3a;text-decoration: none;}
.navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .nav-link.active {color: #222a3a;}
.navbar-dark .navbar-nav .nav-link {color: #fff;}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {color: #fff;text-decoration: none;}
.navbar-dark .navbar-nav .show>.nav-link, .navbar-dark .navbar-nav .nav-link.active {color: #fff;}
.navbar-dark .navbar-toggler, .navbar-light .navbar-toggler {color: #fff;border-color: #ffffff1a;padding: 12px 15px;border-color: #1f2635;font-size: 1rem;background: #1f2635;margin-left: 5px;border-radius: 2px;}
.navbar-toggler:after {font-family: "Font Awesome 5 Free";content: "\f00d";font-weight: 900;font-size: 16px;}
.navbar-toggler[aria-expanded=false]:after {font-family: "Font Awesome 5 Free";content: "\f0c9";font-weight: 900;font-size: 16px;}
.navbar-toggler:focus {text-decoration: none;outline: 0;box-shadow: 0 0 0 0.25rem rgb(108 117 125 / 50%);}

.blog .navbar-expand-lg {background: #ffe3de;}
.navbar .btn-outline-secondary {background: #1f2635;color: #fff;border-color: #1f2635;margin-left: 5px;}

.navbrand-text {display: inline-block;}
.xs .navbrand--header {font-size: 16px;font-weight: 600;margin: 0px 0px 0px 0px;}
.xs .navbrand--subheader {font-size: 14px;margin: 0px 0px 0px 0px;}
.navbrand--logo {display: inline-block;width: 50px;margin: 0px 15px 0px 0px;top: -12px;position: relative;}
.navbrand--header {display: flex;font-size: 20px;font-weight: 600;margin: 0px 0px 0px 0px;}
.navbrand--subheader {display: flex;font-size: 16px;margin: 0px 0px 0px 0px;color: rgba(0, 0, 0, 0.9);font-weight: 400;}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {color: #000000e6;text-decoration: none;}
.top-nav-search .btn-outline-secondary {background: #1f2635;color: #fff;border-color: #1f2635;}
.search-collapse.btn-outline-secondary:after {font-family: "Font Awesome 5 Free";content: "\f00d";font-weight: 900;font-size: 16px;}
.search-collapse.btn-outline-secondary[aria-expanded=false]:after {font-family: "Font Awesome 5 Free";content: "\f002";font-weight: 900;font-size: 16px;}
#collapse--search {padding: 8px 0px 8px 0px;background: #fff;}


nav.breadcrumb {background: none;padding: 15px 0;overflow: hidden;white-space: inherit;margin: 0;}
.ah-breadcrumb {width: 100%;display: block;padding: 0;}
.breadcrumb li {display: inline-block;position: relative;}

.dropdown-menu {position: absolute;z-index: 1000;display: none;min-width: 10rem;padding: 0;margin: 0;font-size: 1rem;color: #212529;text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;border: 0px solid #00000026;border-radius: 0;}
.dropdown-menu[data-bs-popper] {top: 100%;left: 0;margin-top: 0;}
.dropdown-item {white-space: inherit;}
.dropdown-item {display: block;width: 100%;padding: 10px 25px;clear: both;font-weight: 400;color: #212529;text-align: inherit;text-decoration: none;white-space: nowrap;background-color: #0000;border: 0;}
.dropdown-item:hover, .dropdown-item:focus {color: #1e2125;text-decoration: none;background-color: #e9ecef;}
.dropdown-item.active, .dropdown-item:active {color: #1e2125;text-decoration: none;background-color: #e9ecef;}



blockquote {border-left: 5px solid;background: #fff;padding: 15px 15px;}

.btn-readmore {color: #fff;background-color: #215eb8;border-color: #215eb8;border-radius: 2px;padding: 6px 10px;font-size: 16px;margin-bottom: 10px;font-weight: 500;}
.btn-readmore:hover, .btn-readmore:focus, .btn-readmore.focus, .btn-readmore:active, .btn-readmore.active, .open>.dropdown-toggle.btn-readmore {color: #fff;background-color: #1a52a7;border-color: #1a52a7;}
.btn-readmore.active.focus, .btn-readmore.active:focus, .btn-readmore.active:hover, .btn-readmore:active.focus, .btn-readmore:active:focus, .btn-readmore:active:hover, .open>.dropdown-toggle.btn-readmore.focus, .open>.dropdown-toggle.btn-readmore:focus, .open>.dropdown-toggle.btn-readmore:hover {color: #fff;background-color: #1a52a7;border-color: #1a52a7;}

.page .site {
  background: #f2f4f8;
}
.single-qsm_quiz .qsm-quiz-container {
  background: #fff;
  padding: 25px;
  border: 1px solid #e8edf4;
}
.blog section .section-heading {text-align: center;}
.site-content {background: #F1F4F8;min-height: 500px;}
.category .site-content {background: #F1F4F8;}
.error404 .site-content {background: #F1F4F8;}
.single-book .site-content {background: #fff;}
span.content-type {width: 100%;display: block;color: #4c6272;font-size: 22px;margin-bottom: 10px;}
.search-results .site-content {background: #F1F4F8;}
.search-results .card {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 100%;background: #fff;border: 1px solid #00000020;}
.search-results .card .blog-post-title {font-weight: 600;margin-bottom: 10px;}

.top-button {
  right: 5%;
  bottom: 30px;
  opacity: 0;
  transition: opacity 1s
}

.top-button.visible {
  opacity: 1
}
.aioseo-breadcrumbs {
  margin-bottom: 30px;
}
.aioseo-breadcrumbs a {
  color: #212b32;
  text-decoration: underline;
  text-underline-offset: 0.25em;
  font-weight: 500;
}
.card {
  border: 2px solid #e8edf4;
  border-radius: 0;
}
/* visual styles */
.searchwp-live-search-results {box-sizing: border-box;-moz-box-sizing: border-box;background: #fff;-webkit-box-shadow: 0 0 2px 0 rgba(30,30,30,0.4);box-shadow: 0 0 2px 0 rgba(30,30,30,0.4);border-radius: 0px;z-index: 4000;width: 315px;min-height: 175px;max-height: 300px;}
.searchwp-live-search-results-showing {border: 2px solid #1F2636;}
.searchwp-live-search-result a {color: #1F2636;border-bottom: 1px solid #1F2636;font-size:1em;padding:1em;margin:0;font-weight: 600;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.result--title {white-space: initial;}
.searchwp-live-search-result a:hover, .searchwp-live-search-result a:focus, .searchwp-live-search-result a.focus, .searchwp-live-search-result a:active, .searchwp-live-search-result a.active, .open>.dropdown-toggle.searchwp-live-search-result a {color: #1F2636;background-color: #e3e8f0;text-decoration: none;}
.searchwp-live-search-result a.active.focus, .searchwp-live-search-result a.active:focus, .searchwp-live-search-result a.active:hover, .searchwp-live-search-result a:active.focus, .searchwp-live-search-result a:active:focus, .searchwp-live-search-result a:active:hover, .open>.dropdown-toggle.searchwp-live-search-result a.focus, .open>.dropdown-toggle.searchwp-live-search-result a:focus, .open>.dropdown-toggle.searchwp-live-search-result a:hover {color: #1F2636;background-color: #e3e8f0;}

.badge-category {display: block;background: #102e56;margin: 5px 5px 0px 0px;color: #fff;font-size: 80%;border-radius: 4px;padding: 2px 8px;width: fit-content;}
.badge-term {display: block;color: #4c6272;font-size: 80%;border-radius: 4px;width: fit-content;}
.searchwp-live-search-no-min-chars .spinner {opacity: 0.3;}
.searchwp-live-search-result--focused {background: #DDD;}
.searchwp-live-search-result--focused a {color: #000;}
.searchwp-live-search-result:last-of-type a {border-bottom:0;}
/* Bullet proof Screen Reader Only text */
.searchwp-live-search-instructions {border: 0 !important;clip: rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path: inset(50%) !important;clip-path: inset(50%) !important;height: 1px !important;overflow: hidden !important;padding: 0 !important;position: absolute !important;width: 1px !important;white-space: nowrap !important;}

@keyframes searchwp-spinner-line-fade-more {
  0%, 100% {
    opacity: 0; /* minimum opacity */
  }
  1% {
    opacity: 1;
  }
}

@keyframes searchwp-spinner-line-fade-quick {
  0%, 39%, 100% {
    opacity: 0.25; /* minimum opacity */
  }
  40% {
    opacity: 1;
  }
}

@keyframes searchwp-spinner-line-fade-default {
  0%, 100% {
    opacity: 0.22; /* minimum opacity */
  }
  1% {
    opacity: 1;
  }
}


.toc-card {flex: 1 1 auto;}
.toc-title {font-size: 1.25rem;font-weight: 600;margin: 0px 10px;width: 100%;}
.toc-list {list-style: none;padding: 0;}
.toc-list>li>.nav-link {padding: 0;margin: 0;}
.toc-list>li>.nav-link.h2 {color: #215EB8;font-size: 20px;font-weight: 600;margin: 0px 0px 0px 12px;padding: 0.5rem 0.5rem;display: block;border-top: 1px solid #00000020;border-left: 4px solid;border-left-color: transparent;border-radius: 0;}
.toc-list>li:first-child .nav-link.h2 {border: none;}
.toc-list>li>.nav-link.h2.active {color: #222a3a;border-left-color: #222a3a;/* background: #bdc5d14d; */border-left: 4px solid;}
.toc-list>li>.nav-link.h3.active {color: #222a3a;border-left-color: #222a3a;/* background: #bdc5d14d; */border-left: 4px solid;} 
.toc-list>li>.nav-link.h3 {color: #215EB8;font-size: 18px;font-weight: 500;margin: 0px;padding: 0.3rem 0.6rem;display: block;margin: 0px 0px 0px 20px;border-left: 4px solid;border-left-color: transparent;border-radius: 0;}
.toc-card .navbar {display: block;padding: 10px;background: none;}
.toc-card .container-fluid {padding: 0;justify-content: flex-start;}

.h5p-iframe-wrapper {
  width: auto;
  height: auto;
  margin-bottom: 25px;
}

ul.check-list {
  list-style: none;
  padding: 0px 15px;
}
.check-list li::before {
  color: #ffffff;
  content: "\f00c";
  font-family: FontAwesome;
  margin: 0px 4px 0px 0px;
  background: #3D975F;
  border-radius: 50%;
  padding: 5px;
  font-size: 10px;
}

.category .page-header .ah-breadcrumb li {color: #fffc;}
.category .page-header .ah-breadcrumb li a {color: #fff;font-weight: 600;}
.category .page-header .ah-breadcrumb li a {color: #fff;font-weight: 600;}

.category .page-header {background: #2e61a7;padding: 50px 0 50px 0;}
.category .page-header h1 {color: #fff; font-weight: 600;margin-bottom: 40px;max-width: 1000px;}
.category .page-header h1 span {width: 100%;display: block;color: #fffc;font-size: 22px;margin-bottom: 10px;}

/* ////////////////////////////////////////////////////////////////////////////
////// CSS GRID STYLES //////////////////////////////////////////////////////*/
.grid {display: -ms-grid;display: grid;grid-gap: 20px;-ms-grid-columns: 1fr;grid-template-columns: repeat(1, 1fr);-ms-grid-rows: 1fr;grid-template-rows: repeat(1, 1fr);}.grid > *:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}
.grid-2 {display: -ms-grid;display: grid;grid-gap: 20px;-ms-grid-columns: 1fr;grid-template-columns: repeat(1, 1fr);-ms-grid-rows: 1fr;grid-template-rows: repeat(1, 1fr);}.grid-2 > *:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}
.grid-3 {display: -ms-grid;display: grid;grid-gap: 20px;-ms-grid-columns: 1fr;grid-template-columns: repeat(1, 1fr);-ms-grid-rows: 1fr;grid-template-rows: repeat(1, 1fr);}.grid-3 > *:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}
.grid-4 {display: -ms-grid;display: grid;grid-gap: 20px;-ms-grid-columns: 1fr;grid-template-columns: repeat(1, 1fr);-ms-grid-rows: 1fr;grid-template-rows: repeat(1, 1fr);}.grid-4 > *:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}
.grid-5 {display: -ms-grid;display: grid;grid-gap: 20px;-ms-grid-columns: 1fr;grid-template-columns: repeat(1, 1fr);-ms-grid-rows: 1fr;grid-template-rows: repeat(1, 1fr);}.grid-5 > *:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}
.grid-6 {display: -ms-grid;display: grid;grid-gap: 20px;-ms-grid-columns: 1fr;grid-template-columns: repeat(1, 1fr);-ms-grid-rows: 1fr;grid-template-rows: repeat(1, 1fr);}.grid-6 > *:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}


.searchform input {border: 2px solid;border-color: #1f2635;}

.wp-block-columns {gap: 20px !important;}
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child) {margin: 0;}


.main-footer {background: #1F2635;}
.main-footer {color: #fff;}
.main-footer a {color: rgba(255, 255, 255, 0.701);}
.main-footer p {margin: 0 0 0 0;}
.bootscore-footer {padding: 80px 0 10px 0;}
.bootscore-info {padding: 20px 0 30px 0;}
.bootscore-info p {font-size: 16px;}
.bootscore-info .copyright {margin: 0px 0 8px 0;font-size: 18px;}
.footer-brand {font-size: 1.25rem;color: #fff;display: inline-block;margin: 0px 0 30px 0;}
.footerbrand--header {font-size: 22px;color: #fff;font-weight: 600;margin: 0px 0px 0px 0px;}
.footerbrand--subheader {font-size: 16px;color: rgb(255 255 255 / 90%);margin: 8px 0px 0px 0px}
.main-footer .widget-title {font-size: 20px;color: #fff;font-weight: 600;}
.widget-area ul, .bootscore-footer ul {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}
.tab-content-heading {color: #fff;background: #435493;padding: 2px 10px;width: fit-content;}
.tab-content {margin-top: 20px;}
.nav-pills .nav-link {color: #215eb8;border: 0;border-radius: 2px;margin: 2px;font-weight: 600;position: relative;display: block;}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {color: #fff;background-color: #1f2635;}
.nav-pills .nav-link:focus, .nav-pills .nav-link:hover {color: #fff;background-color: #435493;}
.nav-pills .nav-link::after {content: "";background: #1f2635;height: 2px;position: absolute;width: 100%;left: 0px;bottom: -1px;transition: all 250ms ease 0s;transform: scale(0);}

.topic-quizzes .card .alert-info {display: none;}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_header {
    display: none !important;
}
.alert p {margin-bottom: 0;}
.entry-header h1 {margin-bottom: 32px;}
.wp-block-table table {width: 100%;max-width: 100%;margin-bottom: 20px;}
.wp-block-table table>tbody>tr>td, .wp-block-table table>tbody>tr>th, .wp-block-table table>tfoot>tr>td, .wp-block-table table>tfoot>tr>th, .wp-block-table table>thead>tr>td, .wp-block-table table>thead>tr>th {min-width: 150px;padding: 8px;line-height: 1.42857143;vertical-align: top;border-bottom: 1px solid #00000020;border-left: none;border-right: none;border-top: none;}
.wp-block-table table>thead {border-bottom: 2px solid currentColor;font-weight: 600;background: #d6e4fa;}
.table thead, tbody, tfoot, tr, td, th {padding: 0.5rem 0.5rem;}
tr.subHead {font-weight: 600;background: #d6e4fa;}
tr.subHead p {margin: 0;}
.table thead {background: #d6e4fa;}
.table>:not(:first-child) {border-top: 2px solid currentColor;}

/* ~~~~~~~~~~~~~~~~ Landscape Tablets and Larger ~~~~~~~~~~~~~~~~~~~~~~ */
@media only screen and (min-width : 800px){
    p {margin-bottom: 20px;}
    .wp-block-site-title {font-size: 3.5rem;margin-bottom: 10px;}
    .navbar {padding-top: 1rem;padding-bottom: 0rem;}
    .sidebar {height: max-content;overflow: auto;position: -webkit-sticky;position: sticky;top:50px;height: 90vh;}
    /*.navbar-nav li:hover>.dropdown-menu {display: block;}*/
    .dropdown-menu {position: absolute;z-index: 1000;display: none;min-width: 13rem;margin: 0;font-size: 1rem;color: #212529;text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;border: 0px solid #1f2635;border-radius: 4px;box-shadow: 0 0.375rem 1.5rem 0 rgb(140 152 164 / 13%);}
    .dropdown-item {display: block;width: 100%;padding: 8px 12px;clear: both;color: #212529;text-align: inherit;text-decoration: none;white-space: wrap;background-color: #0000;border: 0;}
    .dropdown-item:hover, .dropdown-item:focus {color: #1e2125;background-color: #bdc5d14d;text-decoration: none;}
    .dropdown-item.active, .dropdown-item:active {color: #1e2125;text-decoration: none;background-color: #bdc5d14d;}
    .entry-header h1 {margin-bottom: 48px;}

    .top-nav-search {margin: 0 0 0 auto;max-width: 500px;}
    .navbar.sub-navbar {padding-top: 15px;padding-bottom: 15px;border-bottom: 1px solid;border-color: #e8edf4;}
    .navbar-nav {margin: 0 0px 0 -10px;}
    .navbar-light .navbar-nav .nav-link {color: #212529;}
    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {color: #212529;text-decoration: underline;}
    .navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .nav-link.active {color: #212529;}
    .navbar-dark .navbar-nav .nav-link {color: #fff;}
    .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {color: #fff;text-decoration: underline;}
    .navbar-dark .navbar-nav .show>.nav-link, .navbar-dark .navbar-nav .nav-link.active {color: #fff;}

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .main .container-fluid {padding: 0 20px;}
    .container-fluid {padding: 0 20px;}
}
@media (min-width: 992px) {
    .navbar-expand-lg .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;align-self: flex-end;}
    .main .container-fluid {padding: 0 88px;}
    .container-fluid {padding: 0 88px;}
    .toc-card .navbar-expand-lg {flex-wrap: wrap;}
    .toc-card .navbar {padding: 20px;}
}
@media (min-width: 1200px) {
    h1, .h1 {font-size: calc(1.275rem + 1vw);margin-bottom: 48px;}
    .h2, h2 {font-size: calc(1.125rem + .6vw);margin-bottom: 24px;}
    .h3, h3 {font-size: calc(1rem + .4vw);margin-bottom: 24px;}
    .h4, h4 {font-size: calc(1rem + .2vw);margin-bottom: 24px;}
}
/* Large desktops and laptops */
@media (min-width: 1400px) {
    .main .container-fluid {padding: 0 88px;}
    .container-fluid {padding: 0 88px;max-width: 1500px;}
}


