/*
#primary{
  background: url(https://olp.thensa.co.za/wp-content/uploads/2022/01/writers-bg-20220113-ol.jpg) no-repeat center bottom;
  background-size: cover;
}
*/

#primary-header{
  /*background: url(https://olp.thensa.co.za/wp-content/uploads/2022/01/writers-bg-20220113-ol.jpg) no-repeat center bottom;*/
  background-color: #fff;
  background-size: cover;
}

.hentry {
    margin: 0 0 0 !important;
}

.handheld-navigation {
    background-color: #e1e1e1;
    padding: 0px 20px 0px 20px;
}

.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-title a:hover, .site-header ul.menu li.current-menu-item > a {
    color: #000 !important;
}

#site-navigation{
  width: auto;
  background-color: #f3f3f3;
  border-radius: 6px;
  margin-top: 10px;
  float: right;
  margin-right: 0px;
}

.wcqbs-front-logo{
  position: absolute;
  top: 10px;
  left: 45px;
  line-height: 9px;
  font-size: 0.8em;
  color: #ababab;
}

.wcqbs-front-logo img{
  height: 50px;
}

#wcqbs-front-container{
  /*width: 42%;*/
  /* margin: 0 auto; */
  padding-top: 100px;
  /*padding-left: 30px;*/
  /*background: #fff;*/
  padding-bottom: 100px;
}

.front-page .heading-xl{
  padding-top: 0em;
}

.primary-navigation a{
    padding: 5px 15px 5px 8px !important;
    border-right: 1px solid #fff !important;
}

.primary-navigation li:first-child a {
  padding: 5px 10px 5px 30px !important;
}

.primary-navigation li:last-child a {
    border-right: none !important;
}

.frontpage-col-right p{
  max-width: 460px;
}

.frontpage-col-right button{
  border-radius: 20px;
  font-weight: bold;
  background-color: #4760ff;
}

.frontpage-col-right a{
  border-radius: 20px;
  font-weight: bold;
  background-color: #141414;
  border-color: #141414;
  color: #FFF;
}

.frontpage-col-right a:hover{
  background-color: #12b9e2;
  border-color: #12b9e2;
}

.site-content, .col-full{
  height: 100% !important;
}

.btn-primary {
  color: #fff;
  background-color: #000 !important;
  border-color: #000 !important;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

/* Hide the page title for the homepage / frontpage */
.entry-header{
  display: none;
}

/* -------------------------------------------------------------------------*/
/* Search Field Styling */
/* -------------------------------------------------------------------------*/
@keyframes strongPulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    border-color: #ffffff;
  }
  50% {
    transform: scale(1.03);
    box-shadow: 0 0 12px 6px rgba(255, 255, 255, 0.4);
    border-color: #ffffff;
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
    border-color: #ffffff;
  }
}

.search-field {
  padding: 14px 16px;
  border: 2px solid #ffffff;
  font-size: 16px;
  outline: none;
  animation: strongPulse 1.5s infinite;
  transition: all 0.3s ease;
}

.search-field:focus {
  animation: none;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.7);
  border-color: #ffffff;
  transform: scale(1);
}

/* -------------------------------------------------------------------------*/

/* -------------------------------------------------------------------------*/
/* Storefront Styling */
/* -------------------------------------------------------------------------*/
#masthead{
  position: absolute;
  width: 100%;
  background-color: inherit;
  border-bottom: 0px;
}

/* Hide top bar with search and branding */
#masthead > div.col-full{
  display: none;
}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 0px !important;
    padding-top: 0px !important;
}

/* Not boxed display but full width */
.col-full {
    max-width: none !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 0px !important;
}

/* Not boxed display but full width */
#masthead{
  margin-left: auto;
  margin-right: auto;
  padding: 0 2.617924em;
}

#site-header-cart{
  display: none;
}
/* -------------------------------------------------------------------------*/

/* -------------------------------------------------------------------------*/
/* Search Form */
/* -------------------------------------------------------------------------*/
#wcqbsFancyProductSearchForm{
  width: 80%;
  margin-top: 20px;
}

#wcqbsHomeSearch {
  width: 595px;
  margin: 0 auto;
}

#wcqbsHomeSearch form{
  margin-bottom: 10px;
  background-color: #FFF;
  border-radius: 0px;
  padding: 10px;
  border: 1px solid #efefef;
}

form input[type=search]{
  border: 0px;
  background-color: #FFF;
  box-shadow: inherit;
  width: 77%;
  text-transform: uppercase;
}

form input[type=submit]{
  border-radius: 0px;
}

form input[type=search]:focus{
  outline: inherit;
  background-color: #FFF;
}

.lead {
    color: #000;
}

.front-page-features{
  margin-top: 80px;
  margin-bottom: 80px;
}

.front-page-microlearning{
  font-family: "Raleway";
  font-size: 3.5em;
  line-height: 1.5em;
  color: #000;
  text-align: center;
}

.wcqbs-front-welcome img{
  display: inline !important;
  /*height: 80px;*/
}

.wcqbs-front-welcome h1{
  font-family: "Raleway";
  font-size: 3.5em;
  line-height: 1em;
  color: #000;
  text-align: center;
}

.wcqbs-front-welcome p{
  font-family: "Raleway";
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: 100;
  color: #000;
  text-align: center;
}

p.wcqbs-front-about{
  font-family: "Raleway";
  font-size: 1.2em;
  color: #000;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  padding-top: 110px;
  padding-bottom: 80px;
}

.wcqbsHomeSearchHelp{
  font-family: "Raleway";
  font-size: 0.9em;
  color: #000;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

/* -------------------------------------------------------------------------*/

/* -------------------------------------------------------------------------*/
/* Learners and teachers / instructional designers sections on front page */
/* -------------------------------------------------------------------------*/
.wcqbsFlexLearners .wp-container-content-5, .wcqbsFlexLearners .wp-container-content-11 {
    /* Remove the paddings added by Wordpress - it is too high */
    flex-basis: inherit !important;
}

.wcqbsFlexInstructionalDesigners .wp-container-content-5, .wcqbsFlexLearners .wp-container-content-11 {
    /* Remove the paddings added by Wordpress - it is too high */
    flex-basis: inherit !important;
}

.wcqbsFlexNoCodeNoProblem .wp-container-content-5, .wcqbsFlexNoCodeNoProblem .wp-container-content-11 {
    /* Remove the paddings added by Wordpress - it is too high */
    flex-basis: inherit !important;
}

.wp-container-content-5, .wp-container-content-11, .wp-container-content-18 {
  /* Remove the paddings added by Wordpress - it is too high */
  flex-basis: inherit !important;
}

.wcqbsLearnersFlexHeading, .wcqbsTeachersFlexHeading{
  letter-spacing: inherit !important;
}

.wcqbsTeachersFlexHeading, .wcqbsLearnersFlexHeading, .wcqbsLearnersFlexHeading {
  margin-bottom: 30px !important;
}

/* -------------------------------------------------------------------------*/

@media (max-width: 767.98px) {
  #wcqbs-front-container{
    width: 95%;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 20px;
  }
  #site-navigation{
    width: auto;
    background-color: auto;
    border-radius: 6px;
    margin-top: 15px;
    float: right;
    margin-right: 0px;
  }
  form input[type=search]{
    border: 0px;
    background-color: inherit;
    box-shadow: inherit;
    width: inherit;
  }
  .wcqbs-front-welcome{
    color: #000;
    font-weight: 700;
    text-shadow: 0 0 7px #ffffff, 0 0 3px #ffffff;
    text-align: center;
  }
  .wcqbs-front-welcome h1 {
    font-size: 2em;
    line-height: 1.2em;
    width: 98%;
    margin: 0 auto;
  }
  .wcqbs-front-welcome p{
    font-family: "Raleway";
    font-size: 1.2em;
    line-height: 1.2em;
    width: 80%;
    margin: 20px auto;
    font-weight: 100;
  }

  p.wcqbs-front-about{
    font-family: "Raleway";
    font-size: 1.2em;
    line-height: 1.2em;
    width: 80%;
    margin: 20px auto;
    font-weight: 100;
    padding-top: 20px;
    padding-bottom: 0px;
  }

  #wcqbsHomeSearch {
    width: 95%;
    margin: 0 auto;
  }

  #wcqbsHomeSearch input[type="search"] {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    font-family: "Raleway";
  }

  #wcqbsHomeSearch input[type="search"]::placeholder {
    text-align: center;
    font-family: "Raleway";
    font-size: 1.2em;
  }

  #wcqbsHomeSearch form{
    text-align: center;
  }

  .front-page-microlearning{
    font-size: 2em;
    line-height: 1.2em;
  }

  #wcqbsFancyProductSearchForm{
    width: 100%;
  }

  #wcqbsFancyProductSearchForm input[type="search"] {
    width: inherit;
    margin: 0 auto;
    text-align: left;
    font-family: "Raleway";
    background-color: #FFF;
    margin-bottom: 10px;
  }

  .wcqbsLearnersFlexHeading, .wcqbsTeachersFlexHeading{
    font-size: 2.5em !important;
    letter-spacing: inherit !important;
  }

}
