/* Custom variables
-------------------------------------------------------------- */
/* Indigo colour palette
-------------------------------------------------------------- */
/* Generic grayscale
-------------------------------------------------------------- */
/* Tints
-----------------------------------------------------------------*/
/* Form colours
--------------------------------------------------------------*/
/* element specific
-------------------------------------------------------------- */
/* Project specific
-------------------------------------------------------------- */
/* Mixins
-------------------------------------------------------------- */
/* 
* Mixin name: Unit
* Use: 
* 		1. Set REM value with pixel value fallback
* Note: N/A
-------------------------------------------------------------- */
/* 1
-------------------------------------------------------------- */
/* Overrides
-------------------------------------------------------------- */
.owl-carousel__item h1 {
  color: white;
  font-size: 2em; }

.owl-carousel__item h2 {
  display: none; }

.owl-carousel__item figcaption {
  background-image: url("../images/slider-bg.png");
  background-size: cover;
  background-color: #187178;
  opacity: .9; }

.owl-theme .owl-dots .owl-dot span {
  width: 30px;
  height: 30px; }

@media only screen and (min-width: 768px) {
  #pharmacy .owl-carousel__item figcaption {
    background-image: url("../images/slider-bg.png");
    background-size: cover;
    background-color: #187178;
    opacity: .9;
    font-size: .8em;
    max-width: 50%;
    height: 70%;
    margin-bottom: 3%; }
    #pharmacy .owl-carousel__item figcaption p {
      margin-bottom: 1em; }
    #pharmacy .owl-carousel__item figcaption h1 {
      font-size: 1.6em; } }

@media only screen and (min-width: 990px) {
  .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin-bottom: 20px; }
  #pharmacy .owl-carousel__item figcaption {
    padding-top: 20px;
    padding-top: 2rem;
    width: 25%;
    height: 86%;
    margin-bottom: 0;
    font-size: .9em; } }

@media only screen and (min-width: 768px) {
  .section-research .owl-carousel__item figcaption {
    max-width: 86%;
    opacity: .7;
    height: 40%; }
    .section-research .owl-carousel__item figcaption h1 {
      font-size: 1.5em; } }

#pharmacy .site-content__main {
  max-width: 1400px; }

.site-content__main article section:first-of-type .middle-split__column1 h3 {
  background-color: rgba(24, 113, 120, 0.8);
  padding: 10px;
  color: white; }

@media only screen and (min-width: 990px) {
  .site-content__main article section:first-of-type {
    box-sizing: border-box; }
    .site-content__main article section:first-of-type .middle-split__column2 {
      background: #E3EAEB;
      width: 60%;
      padding: 1.5%; }
    .site-content__main article section:first-of-type h2 {
      color: rgba(24, 113, 120, 0.8); }
    .site-content__main article section:first-of-type .newsitemheading {
      font-size: 1.2em; } }

.threecolumns > section {
  border-top: white; }

@media only screen and (min-width: 990px) {
  #pharmacy-research .threecolumns__column1, #pharmacy-research .threecolumns__column2, #pharmacy-research .threecolumns__column3, #pharmacy-staff-intranet .threecolumns__column1, #pharmacy-staff-intranet .threecolumns__column2, #pharmacy-staff-intranet .threecolumns__column3 {
    min-height: 260px; }
    #pharmacy-research .threecolumns__column1 p:first-of-type, #pharmacy-research .threecolumns__column2 p:first-of-type, #pharmacy-research .threecolumns__column3 p:first-of-type, #pharmacy-staff-intranet .threecolumns__column1 p:first-of-type, #pharmacy-staff-intranet .threecolumns__column2 p:first-of-type, #pharmacy-staff-intranet .threecolumns__column3 p:first-of-type {
      min-height: 110px;
      background-color: rgba(24, 113, 120, 0.8);
      padding: 10px;
      overflow: hidden; }
      #pharmacy-research .threecolumns__column1 p:first-of-type a, #pharmacy-research .threecolumns__column2 p:first-of-type a, #pharmacy-research .threecolumns__column3 p:first-of-type a, #pharmacy-staff-intranet .threecolumns__column1 p:first-of-type a, #pharmacy-staff-intranet .threecolumns__column2 p:first-of-type a, #pharmacy-staff-intranet .threecolumns__column3 p:first-of-type a {
        color: white; }
  #pharmacy-staff-intranet .threecolumns__column1 p:first-of-type, #pharmacy-staff-intranet .threecolumns__column2 p:first-of-type, #pharmacy-staff-intranet .threecolumns__column3 p:first-of-type {
    min-height: 60px;
    width: 75%; } }

figure.owl-carousel__item img {
  width: 1400px; }

.btn.cta {
  text-decoration: none; }

/* Patterns
-------------------------------------------------------------- */
/* Utilities
-------------------------------------------------------------- */
