﻿/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: rgba(0, 0, 0, 0)
}

a:active,
a:hover {
    outline: 0
}

a img,
a:hover img,
a:visited img {
    text-decoration: none;
    border: none
}

abbr,
abbr[title] {
    border-bottom: none
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0;
    text-align: left
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    position: relative;
    background: #fff;
    color: #333;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.5rem;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

img {
    max-width: 100%
}

.lt-ie10 .credential-logos img,
.lt-ie10 #mhra-fmd-placeholder img,
.lt-ie10 .logo-footer img {
    width: 100%
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

    .credential-logos img,
    #mhra-fmd-placeholder img,
    .logo-footer img {
        width: 100%
    }
}

.text-light-grey {
    color: #666
}

.main-content__title {
    margin-bottom: 0
}

.main-content__subtitle {
    margin-top: 0;
    margin-bottom: .8125rem;
    font-size: 1.2125rem;
    line-height: 1.625rem;
    font-weight: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
    margin-top: 0;
    margin-bottom: 0;
    color: #d1f1ff;
    font-size: .75rem;
    line-height: 1.3125rem
}

h1,
.h1 {
    margin-top: 0;
    margin-bottom: .8125rem;
    font-size: 1.375rem;
    line-height: 1.625rem
}

@media all and (min-width: 36em) {

    h1,
    .h1 {
        margin-bottom: .9375rem;
        font-size: 1.625rem;
        line-height: 1.875rem
    }
}

h2,
.h2 {
    margin-top: 1.5rem;
    margin-bottom: .75rem;
    font-size: 1.25rem;
    line-height: 1.5rem
}

.tabs__content h2,
.tabs__content .h2 {
    margin-top: 1.5rem;
    margin-bottom: .75rem;
    font-size: 1.0625rem;
    line-height: 1.375rem
}

@media all and (min-width: 36em) {

    h2,
    .h2 {
        margin-top: 1.75rem;
        margin-bottom: .875rem;
        font-size: 1.5rem;
        line-height: 1.75rem
    }

    .tabs__content h2,
    .tabs__content .h2 {
        margin-top: 1.625rem;
        margin-bottom: .8125rem;
        font-size: 1.3125rem;
        line-height: 1.625rem
    }
}

h3,
.h3 {
    margin-top: 1.5rem;
    margin-bottom: .75rem;
    font-size: 1.125rem;
    line-height: 1.5rem
}

@media all and (min-width: 36em) {

    h3,
    .h3 {
        margin-top: 1.625rem;
        margin-bottom: .8125rem;
        font-size: 1.3125rem;
        line-height: 1.625rem
    }
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 1.5rem;
    margin-bottom: .75rem;
    font-size: 1rem;
    line-height: 1.5rem
}

@media all and (min-width: 36em) {

    h4,
    .h4,
    h5,
    .h5,
    h6,
    .h6 {
        margin-top: 1.625rem;
        margin-bottom: .8125rem;
        font-size: 1.125rem;
        line-height: 1.625rem
    }
}

em,
i {
    font-style: italic;
    line-height: inherit
}

strong,
b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

p,
ul,
ol,
pre,
table,
blockquote {
    margin-top: 0;
    margin-bottom: 1em;
    font-size: .875rem;
    line-height: 1.5
}

@media all and (min-width: 36em) {

    p,
    ul,
    ol,
    pre,
    table,
    blockquote {
        font-size: .875rem;
        line-height: 1.3125rem
    }
}

.footer p,
.footer ul,
.footer ol,
.footer pre,
.footer table,
.footer blockquote {
    font-size: .8125rem;
    line-height: 1.1875rem
}

@media all and (min-width: 36em) {

    .footer p,
    .footer ul,
    .footer ol,
    .footer pre,
    .footer table,
    .footer blockquote {
        font-size: .8125rem;
        line-height: 1.3125rem
    }
}

ul {
    padding-left: 1.5625rem
}

ol {
    padding-left: 2rem
}

p.intro {
    font-size: .875rem;
    line-height: 1.25rem
}

@media all and (min-width: 60em) {
    p.intro {
        font-size: .9375rem;
        line-height: 1.375rem
    }
}

p.author {
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
    color: #888;
    font-family: serif;
    font-style: normal;
    font-weight: 300
}

p.pullquote {
    margin: 1.85em 0px 1.85em 5%;
    padding: 0px 0px 0px 5%;
    width: 80%;
    border-left: #c4c2c2 3px solid;
    color: #888;
    font-family: serif;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.75rem
}

@media all and (min-width: 48em) {
    p.pullquote {
        font-size: 1.25rem;
        line-height: 1.875rem
    }
}

@media all and (min-width: 60em) {
    p.pullquote {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}

p>a {
    font-weight: normal
}

a {
    color: #06c;
    text-decoration: none;
    cursor: pointer !important
}

a:hover,
a:focus {
    text-decoration: underline
}

a:active {
    text-decoration: underline
}

a img {
    border: none
}

.font-normal {
    font-weight: normal !important
}

hr {
    height: 1px;
    border: none;
    color: #dcdcdc;
    background-color: #dcdcdc;
    clear: both;
    margin: .9375rem 0
}

hr+h2,
hr+h3,
hr+h4,
hr+h5,
hr+h6 {
    margin-top: 0
}

.choose-treatment__heading {
    font-size: 1.25rem;
    line-height: 1.1875rem
}

.main-content img {
    border-radius: 2px
}

.main-content a {
    text-decoration: underline
}

.main-content a:hover,
.main-content a:focus {
    text-decoration: none
}

.main-content a:active {
    text-decoration: none
}

.main-content ul a {
    font-weight: normal
}

@font-face {
    font-family: "doctor-fox";
    font-display: swap;
    src: url("../fonts/doctor-fox_-bs2exh.eot");
    src: url("../fonts/doctor-fox.eot#iefix-bs2exh") format("embedded-opentype"), url("../fonts/doctor-fox_-bs2exh.woff") format("woff"), url("../fonts/doctor-fox_-bs2exh.svg#doctor-fox") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^=icon-],
[class*=" icon-"] {
    font-family: "doctor-fox";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-alone {
    display: inline-block
}

.screen-reader-text {
    position: absolute;
    top: -9999px;
    left: -9999px
}

[data-icon]:before {
    font-family: doctor-fox;
    content: attr(data-icon);
    speak: none
}

.icon-facebook:before {
    content: ""
}

.icon-google-plus:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

.icon-vimeo:before {
    content: ""
}

.icon-hamburger:before {
    content: ""
}

.icon-admin-edit:before {
    content: ""
}

.icon-admin:before {
    content: ""
}

.icon-arrow-block-down:before {
    content: ""
}

.icon-arrow-block-right:before {
    content: ""
}

.icon-arrow-block-up:before {
    content: ""
}

.icon-arrow-left:before {
    content: ""
}

.icon-arrow-right:before {
    content: ""
}

.icon-arrow-up:before {
    content: ""
}

.icon-cart-list:before {
    content: ""
}

.icon-cart-plus:before {
    content: ""
}

.icon-cart:before {
    content: ""
}

.icon-circle-arrow-down:before {
    content: ""
}

.icon-circle-arrow-left:before {
    content: ""
}

.icon-circle-arrow-right:before {
    content: ""
}

.icon-circle-caution:before {
    content: ""
}

.icon-circle-cross:before {
    content: ""
}

.icon-circle-information:before {
    content: ""
}

.icon-circle-question:before {
    content: ""
}

.icon-circle-tick:before {
    content: ""
}

.icon-cross:before {
    content: ""
}

.icon-delivery:before {
    content: ""
}

.icon-doctor:before {
    content: ""
}

.icon-key:before {
    content: ""
}

.icon-lock:before {
    content: ""
}

.icon-mail:before {
    content: ""
}

.icon-map-pin:before {
    content: ""
}

.icon-new-window:before {
    content: ""
}

.icon-plus:before {
    content: ""
}

.icon-refresh:before {
    content: ""
}

.icon-screen:before {
    content: ""
}

.icon-search:before {
    content: ""
}

.icon-star:before {
    content: ""
}

.icon-talk:before {
    content: ""
}

.icon-tick:before {
    content: ""
}

.icon-triangle-caution:before {
    content: ""
}

.icon {
    position: relative
}

.icon:before {
    content: "";
    width: 12px;
    height: 14px;
    top: 0px;
    left: 0px;
    position: absolute
}

.pdf-icon {
    padding-left: 18px
}

.pdf-icon:before {
    top: 3px;
    background: url("../images/pdf-icon.png") 0 0 no-repeat;
    background-size: 12px 14px
}

.how-to__split,
.footer__grid,
.customer-reviews,
.related-products,
.related-articles,
.aside-callout__content__grid,
.signposts__grid,
.product-block__grid,
.nav-main__dropdown-grid,
.list-two-up--mobile,
.form-footer-split,
.grid,
.grid-row {
    margin: 0;
    margin-left: 0;
    padding: 0
}

@media all and (min-width: 36em) {

    .how-to__split,
    .footer__grid,
    .customer-reviews,
    .related-products,
    .related-articles,
    .aside-callout__content__grid,
    .signposts__grid,
    .product-block__grid,
    .nav-main__dropdown-grid,
    .list-two-up--mobile,
    .form-footer-split,
    .grid,
    .grid-row {
        margin-left: -0.9375rem
    }
}

@media all and (min-width: 48em) {

    .how-to__split,
    .footer__grid,
    .customer-reviews,
    .related-products,
    .related-articles,
    .aside-callout__content__grid,
    .signposts__grid,
    .product-block__grid,
    .nav-main__dropdown-grid,
    .list-two-up--mobile,
    .form-footer-split,
    .grid,
    .grid-row {
        margin-left: -0.9375rem
    }
}

@media all and (min-width: 60em) {

    .how-to__split,
    .footer__grid,
    .customer-reviews,
    .related-products,
    .related-articles,
    .aside-callout__content__grid,
    .signposts__grid,
    .product-block__grid,
    .nav-main__dropdown-grid,
    .list-two-up--mobile,
    .form-footer-split,
    .grid,
    .grid-row {
        margin-left: -1.5625rem
    }
}

.how-to__split>*,
.footer__grid>*,
.customer-reviews>*,
.related-products>*,
.related-articles>*,
.aside-callout__content__grid>*,
.signposts__grid>*,
.product-block__grid>*,
.nav-main__dropdown-grid>*,
.list-two-up--mobile>*,
.form-footer-split>*,
.grid>*,
.grid-row>* {
    font-size: 0px;
    margin-right: -4px
}

.prescription-related,
.order-process__wrap,
.grid--flush,
.grid-row--flush {
    margin: 0;
    padding: 0
}

.grid-column {
    display: inline-block;
    vertical-align: top
}

.grid-column {
    padding-left: 0
}

@media all and (min-width: 48em) {
    .grid-column {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .grid-column {
        padding-left: 1.5625rem
    }
}

.grid-column--flush {
    display: inline-block;
    vertical-align: top
}

.grid--rev {
    direction: rtl;
    text-align: left
}

.grid--rev>[class^=grid-item],
.grid--rev>[class*=grid-item] {
    direction: ltr;
    text-align: left
}

.customer-reviews__meta,
.author-meta,
.video-meta,
.order-stages,
.form-promo__content,
.delivery-choices,
.more-information-panel__content,
.product-block,
.nav-main__dropdown-list,
.nav-main__list,
table,
.main-tabs__content,
.main-tabs,
.tabs,
.footer__inner,
.footer-rail__inner,
.footer,
.footer-rail,
.aside-nav,
.main-content,
.aside,
.wrapper-main,
.header__inner,
.header,
.wrapper-global,
.clearfix,
.how-to__split,
.footer__grid,
.customer-reviews,
.related-products,
.related-articles,
.aside-callout__content__grid,
.signposts__grid,
.product-block__grid,
.nav-main__dropdown-grid,
.list-two-up--mobile,
.form-footer-split,
.grid,
.prescription-related,
.order-process__wrap,
.grid--flush,
.grid-row,
.grid-row--flush {
    *zoom: 1
}

.customer-reviews__meta:before,
.author-meta:before,
.video-meta:before,
.order-stages:before,
.form-promo__content:before,
.delivery-choices:before,
.more-information-panel__content:before,
.product-block:before,
.nav-main__dropdown-list:before,
.nav-main__list:before,
table:before,
.main-tabs__content:before,
.main-tabs:before,
.tabs:before,
.footer__inner:before,
.footer-rail__inner:before,
.footer:before,
.footer-rail:before,
.aside-nav:before,
.main-content:before,
.aside:before,
.wrapper-main:before,
.header__inner:before,
.header:before,
.wrapper-global:before,
.clearfix:before,
.how-to__split:before,
.footer__grid:before,
.customer-reviews:before,
.related-products:before,
.related-articles:before,
.aside-callout__content__grid:before,
.signposts__grid:before,
.product-block__grid:before,
.nav-main__dropdown-grid:before,
.list-two-up--mobile:before,
.form-footer-split:before,
.grid:before,
.prescription-related:before,
.order-process__wrap:before,
.grid--flush:before,
.grid-row:before,
.grid-row--flush:before,
.customer-reviews__meta:after,
.author-meta:after,
.video-meta:after,
.order-stages:after,
.form-promo__content:after,
.delivery-choices:after,
.more-information-panel__content:after,
.product-block:after,
.nav-main__dropdown-list:after,
.nav-main__list:after,
table:after,
.main-tabs__content:after,
.main-tabs:after,
.tabs:after,
.footer__inner:after,
.footer-rail__inner:after,
.footer:after,
.footer-rail:after,
.aside-nav:after,
.main-content:after,
.aside:after,
.wrapper-main:after,
.header__inner:after,
.header:after,
.wrapper-global:after,
.clearfix:after,
.how-to__split:after,
.footer__grid:after,
.customer-reviews:after,
.related-products:after,
.related-articles:after,
.aside-callout__content__grid:after,
.signposts__grid:after,
.product-block__grid:after,
.nav-main__dropdown-grid:after,
.list-two-up--mobile:after,
.form-footer-split:after,
.grid:after,
.prescription-related:after,
.order-process__wrap:after,
.grid--flush:after,
.grid-row:after,
.grid-row--flush:after {
    content: " ";
    display: table
}

.customer-reviews__meta:after,
.author-meta:after,
.video-meta:after,
.order-stages:after,
.form-promo__content:after,
.delivery-choices:after,
.more-information-panel__content:after,
.product-block:after,
.nav-main__dropdown-list:after,
.nav-main__list:after,
table:after,
.main-tabs__content:after,
.main-tabs:after,
.tabs:after,
.footer__inner:after,
.footer-rail__inner:after,
.footer:after,
.footer-rail:after,
.aside-nav:after,
.main-content:after,
.aside:after,
.wrapper-main:after,
.header__inner:after,
.header:after,
.wrapper-global:after,
.clearfix:after,
.how-to__split:after,
.footer__grid:after,
.customer-reviews:after,
.related-products:after,
.related-articles:after,
.aside-callout__content__grid:after,
.signposts__grid:after,
.product-block__grid:after,
.nav-main__dropdown-grid:after,
.list-two-up--mobile:after,
.form-footer-split:after,
.grid:after,
.prescription-related:after,
.order-process__wrap:after,
.grid--flush:after,
.grid-row:after,
.grid-row--flush:after {
    clear: both
}

.order-stages li:after,
.order-stages li:before {
    z-index: 1
}

.nav-overlay,
.nav-main__dropdown,
.nav-main,
.button--account {
    z-index: 10
}

.searchbox {
    z-index: 100
}

.clrb {
    clear: both
}

.bold {
    font-weight: bold
}

.wrap {
    white-space: nowrap
}

.list-reset {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.display-block {
    display: block
}

@media all and (max-width: 35.99em) {
    .display-block--until-small {
        display: block
    }
}

@media all and (max-width: 47.99em) {
    .css-column-2--until-med {
        -webkit-column-count: 2;
        -webkit-column-gap: 1em;
        -moz-column-count: 2;
        -moz-column-gap: 1em;
        column-count: 2;
        column-gap: 1em
    }
}

.font--sans-serif {
    font-family: "Helvetica Neue", Arial, sans-serif
}

.note {
    color: #666;
    font-size: 80%
}

.smaller {
    font-size: 94%;
    line-height: 1.35
}

.link-list {
    padding: 0;
    font-weight: bold;
    list-style-type: none
}

.left {
    float: left
}

.right {
    float: right
}

@media all and (max-width: 35.99em) {
    .left-on-mobile {
        float: left !important
    }
}

.img-left {
    float: left;
    margin: 0 .9375rem .9375rem 0
}

@media all and (max-width: 35.99em) {
    .img-left {
        max-width: 40%
    }
}

.img-right {
    float: right;
    margin: 0 0 .9375rem .9375rem
}

@media all and (max-width: 35.99em) {
    .img-right {
        max-width: 44%
    }
}

.max-width-115 {
    max-width: 115px
}

.news-article .img-left,
.news-article .img-right {
    border: 3px solid #fff;
    display: inline-block;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .15);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15)
}

.news-article__detail .img-left,
.news-article__detail .img-right {
    border: none;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0)
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media all and (max-width: 35.99em) {
    .caps-mob {
        text-transform: capitalize
    }
}

.colour-purple {
    color: #6b1c60
}

.colour-red {
    color: #ff2d2d
}

.colour-green {
    color: #36af77
}

.bg-blue {
    background-color: #3C7476 !important
}

.rounded-top {
    overflow: hidden;
    border-radius: 4px 4px 0 0
}

.rounded-bottom {
    overflow: hidden;
    border-radius: 0 0 4px 4px
}

.border-top-bottom {
    padding-top: .625rem;
    border-top: #e7e7e7 1px solid;
    border-bottom: #e7e7e7 1px solid
}

.border-top-bottom-padding {
    padding-top: .625rem;
    padding-bottom: .625rem;
    border-top: #e7e7e7 1px solid;
    border-bottom: #e7e7e7 1px solid
}

.border-bottom {
    padding-top: .625rem;
    border-bottom: #e7e7e7 1px solid
}

.no-border {
    border: 0 !important
}

.no-mb {
    margin-bottom: 0 !important
}

.no-mt {
    margin-top: 0 !important
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.list-no-padding {
    padding-left: 0
}

.list-no-padding li {
    list-style-position: inside
}

.mt_5 {
    margin-top: .3125rem !important
}

.mt_10 {
    margin-top: .625rem !important
}

.mt_20 {
    margin-top: 1.25rem !important
}

.mt_30 {
    margin-top: 1.875rem !important
}

.mt_40 {
    margin-top: 2.5rem !important
}

.mb_5 {
    margin-bottom: .3125rem !important
}

.mb_10 {
    margin-bottom: .625rem !important
}

.mb_20 {
    margin-bottom: 1.25rem !important
}

.m_5 {
    margin: .3125rem !important
}

.p_10 {
    padding: .625rem !important
}

.pl_10 {
    padding-left: .625rem !important
}

.pr_10 {
    padding-right: .625rem !important
}

.pt_10 {
    padding-top: .625rem !important
}

.pb_10 {
    padding-bottom: .625rem !important
}

@media all and (max-width: 35.99em) {
    .mb_mobile {
        margin-bottom: 1.25rem !important
    }
}

.scrollto-down {
    float: right;
    font-weight: bold;
    font-size: 1.1rem;
    background-color: #fff;
    padding-left: .625rem;
    margin-top: .1875rem
}

@media all and (max-width: 35.99em) {
    .scrollto-down {
        font-size: .9rem
    }
}

.scrollto-down:hover {
    text-decoration: none !important
}

.scrollto-down span {
    padding-left: .3125rem
}

.show {
    display: block !important
}

.hide {
    display: none !important
}

@media all and (max-width: 35.99em) {
    .hide-until--small {
        display: none !important
    }
}

@media all and (max-width: 47.99em) {
    .hide-until--medium {
        display: none !important
    }
}

@media all and (max-width: 59.99em) {
    .hide-until--large {
        display: none !important
    }
}

@media all and (max-width: 74.99em) {
    .hide-until--xlarge {
        display: none !important
    }
}

@media all and (min-width: 36em) {
    .hide-from--small {
        display: none !important
    }
}

@media all and (min-width: 48em) {
    .hide-from--medium {
        display: none !important
    }
}

@media all and (min-width: 60em) {
    .hide-from--large {
        display: none !important
    }
}

@media all and (min-width: 75em) {
    .hide-from--xlarge {
        display: none !important
    }
}

.show-from--small {
    display: none
}

@media all and (min-width: 36em) {
    .show-from--small {
        display: block !important
    }
}

.show-from--medium {
    display: none
}

@media all and (min-width: 48em) {
    .show-from--medium {
        display: block !important
    }
}

.show-from--large {
    display: none
}

@media all and (min-width: 60em) {
    .show-from--large {
        display: block !important
    }
}

.show-from--xlarge {
    display: none
}

@media all and (min-width: 75em) {
    .show-from--xlarge {
        display: block !important
    }
}

.list__no-bullets {
    padding: 0;
    margin-top: 0
}

.list__no-bullets li {
    list-style: none
}

.gallery__show-one-only a {
    display: none;
    outline: none
}

.gallery__show-one-only a:first-child {
    display: block
}

h1.inline-header,
h2.inline-header,
h3.inline-header,
h4.inline-header,
h5.inline-header,
h6.inline-header {
    font-size: .9375rem;
    margin: .625rem 0 0 0
}

h1.inline-header+p,
h2.inline-header+p,
h3.inline-header+p,
h4.inline-header+p,
h5.inline-header+p,
h6.inline-header+p {
    margin-top: 0
}

.green {
    color: #36af77
}

.padding-top {
    padding-top: 1em
}

.wrapper-global {
    margin: auto;
    padding: 0 0
}

@media all and (min-width: 36em) {
    .wrapper-global {
        padding: 0 .9375rem
    }
}

@media all and (min-width: 48em) {
    .wrapper-global {
        padding: 0 .9375rem
    }
}

@media all and (min-width: 60em) {
    .wrapper-global {
        padding: 0 1.5625rem
    }
}

@media all and (min-width: 75em) {
    .wrapper-global {
        max-width: 79.25rem;
        padding: 0 2.125rem
    }
}

.header__inner {
    margin: auto;
    min-height: 2.5rem
}

.aside-nav,
.main-content,
.aside {
    margin-top: 0;
    margin-bottom: 0
}

@media all and (min-width: 48em) {

    .aside-nav,
    .main-content,
    .aside {
        float: left;
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

@media all and (min-width: 60em) {

    .aside-nav,
    .main-content,
    .aside {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem
    }
}

@media all and (min-width: 75em) {

    .aside-nav,
    .main-content,
    .aside {
        margin-top: 1.625rem;
        margin-bottom: 1.625rem
    }
}

@media all and (min-width: 60em) {
    .aside-nav {
        width: 17.3076923077%
    }
}

@media all and (min-width: 75em) {
    .aside-nav {
        width: 17%
    }
}

@media all and (max-width: 47.99em) {
    .main-content {
        margin-bottom: 1.5625rem;
        padding: 0 0
    }
}

@media all and (min-width: 48em) {
    .main-content {
        float: left;
        padding-right: .9375rem;
        width: 76.3513513514%
    }
}

@media all and (min-width: 60em) {
    .main-content {
        padding: 0 1.5625rem;
        width: 63.4615384615%
    }
}

@media all and (min-width: 75em) {
    .main-content {
        padding: 0 2.125rem;
        width: 64.25%
    }
}

@media all and (max-width: 35.99em) {
    .main-content__padding {
        padding: 0 .625rem
    }
}

@media all and (max-width: 35.99em) {
    .main-content__margin {
        margin: 0 .625rem
    }
}

@media all and (max-width: 35.99em) {
    .aside {
        padding: 0 .625rem
    }
}

@media all and (min-width: 48em) {
    .aside {
        width: 23.6486486486%
    }
}

@media all and (min-width: 60em) {
    .aside {
        width: 19.2307692308%
    }
}

@media all and (min-width: 75em) {
    .aside {
        width: 18.75%
    }
}

.footer__inner,
.footer-rail__inner {
    margin: auto;
    padding: 0 .9375rem
}

@media all and (min-width: 60em) {

    .footer__inner,
    .footer-rail__inner {
        padding: 0 1.5625rem
    }
}

@media all and (min-width: 75em) {

    .footer__inner,
    .footer-rail__inner {
        max-width: 79.25rem;
        padding: 0 2.125rem
    }
}

.related-products,
.related-articles,
.order-process__wrap,
.bordered-block,
.signposts__grid,
.content-container,
.homepage-content-container,
.table-notes,
.grey-block,
.blue-block {
    margin-bottom: .9375rem
}

@media all and (min-width: 36em) {

    .related-products,
    .related-articles,
    .order-process__wrap,
    .bordered-block,
    .signposts__grid,
    .content-container,
    .homepage-content-container,
    .table-notes,
    .grey-block,
    .blue-block {
        margin-bottom: 1.5625rem
    }
}

.grid-item__100 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 100%
}

@media all and (min-width: 36em) {
    .grid-item__100 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .grid-item__100 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .grid-item__100 {
        padding-left: 1.5625rem
    }
}

.grid-item__90 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 90%
}

@media all and (min-width: 36em) {
    .grid-item__90 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .grid-item__90 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .grid-item__90 {
        padding-left: 1.5625rem
    }
}

.grid-item__85 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 85%
}

@media all and (min-width: 36em) {
    .grid-item__85 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .grid-item__85 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .grid-item__85 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .grid-item__85 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid-item__85 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid-item__85 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid-item__85 {
        padding-left: 1.5625rem
    }
}

.grid-item__80 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 80%
}

@media all and (min-width: 36em) {
    .grid-item__80 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .grid-item__80 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .grid-item__80 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .grid-item__80 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid-item__80 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid-item__80 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid-item__80 {
        padding-left: 1.5625rem
    }
}

.grid-item__70 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 70%
}

@media all and (min-width: 36em) {
    .grid-item__70 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .grid-item__70 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .grid-item__70 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .grid-item__70 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid-item__70 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid-item__70 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid-item__70 {
        padding-left: 1.5625rem
    }
}

.grid-item__66 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 66.6666666667%
}

@media all and (min-width: 36em) {
    .grid-item__66 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .grid-item__66 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .grid-item__66 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .grid-item__66 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid-item__66 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid-item__66 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid-item__66 {
        padding-left: 1.5625rem
    }
}

.grid-item__60 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 60%
}

@media all and (min-width: 36em) {
    .grid-item__60 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .grid-item__60 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .grid-item__60 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .grid-item__60 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid-item__60 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid-item__60 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid-item__60 {
        padding-left: 1.5625rem
    }
}

.grid-item__50 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 50%
}

@media all and (min-width: 36em) {
    .grid-item__50 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .grid-item__50 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .grid-item__50 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .grid-item__50 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid-item__50 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid-item__50 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid-item__50 {
        padding-left: 1.5625rem
    }
}

.grid-item__40 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 40%
}

@media all and (min-width: 36em) {
    .grid-item__40 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .grid-item__40 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .grid-item__40 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .grid-item__40 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid-item__40 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid-item__40 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid-item__40 {
        padding-left: 1.5625rem
    }
}

.grid-item__33 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 33.3333333333%
}

@media all and (min-width: 36em) {
    .grid-item__33 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .grid-item__33 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .grid-item__33 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .grid-item__33 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid-item__33 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid-item__33 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid-item__33 {
        padding-left: 1.5625rem
    }
}

.grid-item__30 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 30%
}

@media all and (min-width: 36em) {
    .grid-item__30 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .grid-item__30 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .grid-item__30 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .grid-item__30 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid-item__30 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid-item__30 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid-item__30 {
        padding-left: 1.5625rem
    }
}

.grid-item__20 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 20%
}

@media all and (min-width: 36em) {
    .grid-item__20 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .grid-item__20 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .grid-item__20 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .grid-item__20 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid-item__20 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid-item__20 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid-item__20 {
        padding-left: 1.5625rem
    }
}

.grid-item__15 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 15%
}

@media all and (min-width: 36em) {
    .grid-item__15 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .grid-item__15 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .grid-item__15 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .grid-item__15 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid-item__15 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid-item__15 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid-item__15 {
        padding-left: 1.5625rem
    }
}

.grid-item__10 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 10%
}

@media all and (min-width: 36em) {
    .grid-item__10 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .grid-item__10 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .grid-item__10 {
        padding-left: 1.5625rem
    }
}

.mobile-grid-item__15 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 15%
}

@media all and (min-width: 36em) {
    .mobile-grid-item__15 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .mobile-grid-item__15 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .mobile-grid-item__15 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .mobile-grid-item__15 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 15%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .mobile-grid-item__15 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .mobile-grid-item__15 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .mobile-grid-item__15 {
        padding-left: 1.5625rem
    }
}

.mobile-grid-item__20 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 20%
}

@media all and (min-width: 36em) {
    .mobile-grid-item__20 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .mobile-grid-item__20 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .mobile-grid-item__20 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .mobile-grid-item__20 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 20%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .mobile-grid-item__20 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .mobile-grid-item__20 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .mobile-grid-item__20 {
        padding-left: 1.5625rem
    }
}

.mobile-grid-item__40 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 40%
}

@media all and (min-width: 36em) {
    .mobile-grid-item__40 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .mobile-grid-item__40 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .mobile-grid-item__40 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .mobile-grid-item__40 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 40%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .mobile-grid-item__40 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .mobile-grid-item__40 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .mobile-grid-item__40 {
        padding-left: 1.5625rem
    }
}

.mobile-grid-item__50 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 50%
}

@media all and (min-width: 36em) {
    .mobile-grid-item__50 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .mobile-grid-item__50 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .mobile-grid-item__50 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .mobile-grid-item__50 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 50%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .mobile-grid-item__50 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .mobile-grid-item__50 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .mobile-grid-item__50 {
        padding-left: 1.5625rem
    }
}

.mobile-grid-item__60 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 60%
}

@media all and (min-width: 36em) {
    .mobile-grid-item__60 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .mobile-grid-item__60 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .mobile-grid-item__60 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .mobile-grid-item__60 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 60%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .mobile-grid-item__60 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .mobile-grid-item__60 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .mobile-grid-item__60 {
        padding-left: 1.5625rem
    }
}

.mobile-grid-item__80 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 80%
}

@media all and (min-width: 36em) {
    .mobile-grid-item__80 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .mobile-grid-item__80 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .mobile-grid-item__80 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .mobile-grid-item__80 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 80%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .mobile-grid-item__80 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .mobile-grid-item__80 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .mobile-grid-item__80 {
        padding-left: 1.5625rem
    }
}

.mobile-grid-item__85 {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 85%
}

@media all and (min-width: 36em) {
    .mobile-grid-item__85 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .mobile-grid-item__85 {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .mobile-grid-item__85 {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {
    .mobile-grid-item__85 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 85%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .mobile-grid-item__85 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .mobile-grid-item__85 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .mobile-grid-item__85 {
        padding-left: 1.5625rem
    }
}

.grid--flush-item__100 {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.grid--flush-item__90 {
    display: inline-block;
    vertical-align: top;
    width: 90%
}

.grid--flush-item__80 {
    display: inline-block;
    vertical-align: top;
    width: 80%
}

.grid--flush-item__70 {
    display: inline-block;
    vertical-align: top;
    width: 70%
}

@media all and (max-width: 35.99em) {
    .grid--flush-item__70 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid--flush-item__70 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid--flush-item__70 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid--flush-item__70 {
        padding-left: 1.5625rem
    }
}

.grid--flush-item__60 {
    display: inline-block;
    vertical-align: top;
    width: 60%
}

@media all and (max-width: 35.99em) {
    .grid--flush-item__60 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid--flush-item__60 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid--flush-item__60 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid--flush-item__60 {
        padding-left: 1.5625rem
    }
}

.grid--flush-item__50 {
    display: inline-block;
    vertical-align: top;
    width: 50%
}

@media all and (max-width: 35.99em) {
    .grid--flush-item__50 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid--flush-item__50 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid--flush-item__50 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid--flush-item__50 {
        padding-left: 1.5625rem
    }
}

.grid--flush-item__40 {
    display: inline-block;
    vertical-align: top;
    width: 40%
}

@media all and (max-width: 35.99em) {
    .grid--flush-item__40 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid--flush-item__40 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid--flush-item__40 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid--flush-item__40 {
        padding-left: 1.5625rem
    }
}

.grid--flush-item__33 {
    display: inline-block;
    vertical-align: top;
    width: 33.3333333333%
}

@media all and (max-width: 35.99em) {
    .grid--flush-item__33 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid--flush-item__33 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid--flush-item__33 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid--flush-item__33 {
        padding-left: 1.5625rem
    }
}

.grid--flush-item__30 {
    display: inline-block;
    vertical-align: top;
    width: 30%
}

@media all and (max-width: 35.99em) {
    .grid--flush-item__30 {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (max-width: 35.99em)and (min-width: 36em) {
    .grid--flush-item__30 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 48em) {
    .grid--flush-item__30 {
        padding-left: .9375rem
    }
}

@media all and (max-width: 35.99em)and (min-width: 60em) {
    .grid--flush-item__30 {
        padding-left: 1.5625rem
    }
}

.grid--flush-item__20 {
    display: inline-block;
    vertical-align: top;
    width: 20%
}

.grid--flush-item__10 {
    display: inline-block;
    vertical-align: top;
    width: 10%
}

.grid>[class^=grid-item],
.grid>[class*=" grid-item"] {
    font-size: 100%
}

.grid>[class^=grid-item]>:first-child,
.grid>[class*=" grid-item"]>:first-child {
    margin-top: 0 !important
}

.grid .push_1 {
    margin-left: 8.3333333333%
}

@media all and (max-width: 35.99em) {
    .grid .push_1 {
        margin-left: 0%
    }
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=search],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=submit] {
    border: none
}

fieldset {
    margin: 0;
    padding: 0;
    border: none
}

legend,
.account-heading {
    margin-bottom: .9375rem;
    padding-bottom: .75rem;
    width: 100%;
    border-bottom: #dcdcdc 1px solid;
    font-weight: bold;
    font-size: 1.25rem;
    line-height: 1.1875rem
}

label {
    display: inline-block;
    font-size: .8125rem;
    font-weight: bold;
    line-height: 1.5rem;
    vertical-align: middle
}

@media all and (min-width: 36em) {
    label {
        font-size: .875rem
    }
}

label.label__full-width {
    font-weight: normal;
    text-align: left
}

.label__full-width {
    font-size: .8125rem
}

@media all and (min-width: 36em) {
    .label__full-width {
        font-size: .875rem
    }
}

@media all and (min-width: 36em) {
    .inline_until_mobile {
        display: inline-block
    }
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=search],
textarea,
select {
    padding: .375rem .5rem;
    width: 100%;
    border: #c1c1c1 2px solid;
    border-radius: 5px;
    line-height: 17px
}

@media all and (max-width: 35.99em) {

    input[type=text],
    input[type=email],
    input[type=password],
    input[type=number],
    input[type=tel],
    input[type=search],
    textarea,
    select {
        font-size: 1rem;
        line-height: 20px
    }
}

@media all and (min-width: 36em) {

    input[type=text],
    input[type=email],
    input[type=password],
    input[type=number],
    input[type=tel],
    input[type=search],
    textarea,
    select {
        font-size: .8125rem
    }
}

input[type=checkbox],
input[type=radio] {
    margin-right: .3125rem;
    margin-left: .0625rem
}

select {
    width: auto;
    height: 2.125rem;
    background-color: #fff
}

input[disabled],
select[disabled] {
    background-color: #f2f2f2;
    border: #e0e0e0 2px solid
}

::-ms-reveal,
::-ms-clear {
    display: none !important
}

.hideShowPassword-toggle {
    display: inline-block;
    margin-top: -14px !important;
    margin-right: 2px;
    padding: 0 .5rem;
    top: 18px;
    background: #eee;
    border: 3px solid #fff;
    border-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: .75em;
    font-weight: bold;
    line-height: 1.5625rem;
    text-transform: uppercase;
    -moz-appearance: none;
    -webkit-appearance: none
}

.hideShowPassword-toggle:hover,
.hideShowPassword-toggle:focus {
    background-color: #eee;
    color: #555;
    outline: rgba(0, 0, 0, 0)
}

.section {
    padding-top: .625rem
}

.section__header,
.section__footer {
    padding-top: .625rem
}

.section__header {
    border-top: #c1c1c1 1px solid
}

.form__heading {
    margin: .6875rem 0 .3125rem;
    font-size: 1.0625rem;
    line-height: 1.2
}

.form__block {
    margin: .625rem 0;
    position: relative
}

.section__header .form-error__text {
    margin-left: 0 !important;
    padding-left: 0 !important
}

@media all and (min-width: 36em) {

    .form .section__header,
    .form .section__footer,
    .form .section_indent,
    .form .warning__inline {
        margin-left: 8.75rem
    }
}

.form .section_indent .form-validation .form-error__text {
    margin-left: 0;
    padding-left: 0
}

@media all and (min-width: 36em) {
    .form .form-text {
        margin-left: 8.75rem
    }
}

.form .warning__inline {
    margin-top: 0;
    margin-bottom: .625rem
}

.form input[name=day][autocomplete=off]::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    height: 0;
    width: 0;
    margin: 0
}

.form input[type=text],
.form input[type=email],
.form input[type=password],
.form input[type=number],
.form input[type=tel],
.form input[type=search],
.form textarea,
.form .warning__inline {
    width: 90%
}

@media all and (min-width: 36em) {

    .form input[type=text],
    .form input[type=email],
    .form input[type=password],
    .form input[type=number],
    .form input[type=tel],
    .form input[type=search],
    .form textarea,
    .form .warning__inline {
        width: 20rem
    }
}

.form .street_address {
    height: 4.3em
}

.form label {
    margin-right: .75rem
}

@media all and (min-width: 36em) {
    .form label {
        width: 7.8125rem;
        text-align: right
    }
}

.form label.label__full-width {
    display: inline-block;
    width: auto;
    text-align: left
}

@media all and (min-width: 36em) {
    .form label.label__full-width {
        padding-left: 140px
    }
}

.form label.label__100-percent {
    width: 100%;
    font-weight: normal;
    text-align: left
}

.form .form__input--gender label.male-btn,
.form .form__input--gender label.female-btn {
    padding: .375rem .5rem;
    border: #c1c1c1 2px solid;
    border-radius: 5px;
    line-height: 17px;
    margin: 0 5px 0 0;
    cursor: pointer;
    color: #666;
    min-width: 0;
    width: auto
}

.form .form__input--gender span.trans-label {
    color: dimgray;
    font-size: .875rem;
    line-height: 1.5rem;
    vertical-align: middle
}

.form .form__input--date input[type=number][name=day],
.form .form__input--date input[type=number][name=month],
.form .form__input--date input[type=text][name=day],
.form .form__input--date input[type=text][name=month],
.form .form__input--date input[type=text][name=expire_month],
.form .form__input--date input[type=number][name=expire_month],
.form .form__input--date input[type=text][name=expire_year],
.form .form__input--date input[type=number][name=expire_year] {
    width: 3.0625rem
}

.form .form__input--date input[type=number][name=year],
.form .form__input--date input[type=text][name=year] {
    width: 3.9375rem
}

.form section.memorableWord {
    display: none
}

.form section.memorableWord .section__footer {
    border-bottom: #c1c1c1 1px solid
}

.form select[name=country_id] {
    display: none
}

.form select[name=country_id].multiple-countries {
    display: inline-block
}

.form .form__input--memorable input.memorable_letter {
    width: 1.8125rem
}

.form .form__input--postcode input[type=text] {
    width: 7rem
}

.form .form__input--ccv input {
    width: 4.6875rem
}

.form .mailchecker-hint,
.form .mailchecker-hint a {
    color: #36af77 !important
}

.form .ccv-icon {
    padding-left: 5px;
    position: relative
}

.form .ccv-icon img {
    vertical-align: middle
}

.form .form__input--textarea label {
    vertical-align: top
}

.form .form__input--lookup {
    display: none
}

#st-notification-frame {
    margin-bottom: 4px
}

div.additional-payment-options {
    float: left;
    width: 100%;
    margin-bottom: 1.25rem;
    height: auto
}

div.additional-payment-options>div {
    width: 49%;
    height: 40px
}

div.additional-payment-options>div a,
div.additional-payment-options>div button {
    height: 40px;
    width: 100%
}

div.additional-payment-options>div:first-child {
    float: left
}

div.additional-payment-options>div:last-child {
    float: right
}

@media all and (max-width: 35.99em) {
    div.additional-payment-options>div {
        width: 100%
    }

    div.additional-payment-options>div:first-child {
        margin-bottom: 1.25rem
    }
}

div.additional-payment-options>div:empty {
    display: none
}

.more-link {
    display: inline-block;
    margin: .625rem 0;
    font-size: .875rem;
    font-weight: bold
}

.more-link:hover {
    text-decoration: none
}

.form-gender {
    padding: .3125rem .875rem .375rem;
    display: inline-block;
    margin-left: 11px;
    position: relative;
    top: 1px;
    border-radius: 5px;
    color: #fff;
    font-size: .875rem;
    font-weight: bold;
    line-height: 1.4375rem;
    text-transform: uppercase
}

.form-gender--male {
    background-color: #48c5ff
}

.form-gender--female {
    background-color: #ff77bf
}

form label.form-radio-block {
    padding: .3125rem .875rem .375rem;
    padding-left: 0;
    display: block;
    width: 100%;
    position: relative;
    text-align: left
}

.postcode-lookup {
    padding: .3125rem .875rem .375rem 1.8125rem;
    position: relative;
    display: inline-block;
    margin-left: 11px;
    border-radius: 5px;
    background-color: #36af77;
    border: none;
    color: #fff;
    font-size: .875rem;
    font-weight: bold;
    line-height: 1.4375rem
}

.postcode-lookup [class^=icon-],
.postcode-lookup [class*=" icon-"] {
    margin-right: .5rem;
    position: absolute;
    top: 10px;
    left: 9px
}

.postcode-lookup:hover {
    background: #2c9062;
    color: #fff;
    text-decoration: none
}

.form-icon {
    display: none
}

.form-validation .form-icon {
    display: inline-block;
    margin-left: 9px;
    padding: 1px;
    position: absolute;
    top: 5px;
    color: #f33;
    font-size: 22px;
    opacity: .5
}

@media all and (max-width: 47.99em) {
    .form-validation .form-icon {
        top: 31px
    }
}

.form-validation .form-icon--error {
    color: #f33
}

.form-validation .form-icon--success {
    color: #36af77
}

abbr.required {
    color: #ff2d2d;
    border: 0 !important
}

.credit-card-icons {
    float: right;
    display: inline-block;
    margin: 0
}

.credit-card-icons img {
    max-width: 5.9375rem;
    width: 100%
}

@media all and (max-width: 35.99em) {
    .credit-card-icons {
        margin: 0 2% 0 0
    }

    .credit-card-icons img {
        max-width: 4.75rem;
        width: 100%
    }
}

.form-error__text {
    display: none
}

#login-ajax .form-error__text,
.form-validation .form-error__text,
.form__input--checkbox .form-error__text {
    display: block;
    margin: .3125rem 0;
    color: #f33
}

#login-ajax .form-error__text a,
.form-validation .form-error__text a,
.form__input--checkbox .form-error__text a {
    text-decoration: underline;
    font-style: normal;
    font-weight: normal;
    color: #f33
}

@media all and (min-width: 36em) {

    .form-validation .form-error__text,
    .form__input--checkbox .form-error__text {
        padding-left: 140px
    }
}

.form-footer-split__left {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 100%
}

@media all and (min-width: 36em) {
    .form-footer-split__left {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .form-footer-split__left {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .form-footer-split__left {
        padding-left: 1.5625rem
    }
}

@media all and (min-width: 36em) {
    .form-footer-split__left {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 50%
    }
}

@media all and (min-width: 36em)and (min-width: 36em) {
    .form-footer-split__left {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 48em) {
    .form-footer-split__left {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 60em) {
    .form-footer-split__left {
        padding-left: 1.5625rem
    }
}

.form-footer-split__right {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 100%
}

@media all and (min-width: 36em) {
    .form-footer-split__right {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .form-footer-split__right {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .form-footer-split__right {
        padding-left: 1.5625rem
    }
}

@media all and (min-width: 36em) {
    .form-footer-split__right {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 50%
    }
}

@media all and (min-width: 36em)and (min-width: 36em) {
    .form-footer-split__right {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 48em) {
    .form-footer-split__right {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 60em) {
    .form-footer-split__right {
        padding-left: 1.5625rem
    }
}

.form-promo__link {
    float: left;
    font-weight: bold;
    font-size: .8125rem
}

@media all and (min-width: 36em) {
    .form-promo__link {
        font-size: .875rem
    }
}

.form-promo {
    overflow: auto
}

input[type=text].form-promo__textfield {
    float: left;
    width: 4.6875rem
}

.form-promo__button {
    float: left
}

.form-promo__amount {
    float: right
}

.button-edit {
    text-decoration: none !important;
    background-color: #f4f4f4;
    border: 1px solid #e5e5e5;
    font-size: .8125rem;
    color: #06c;
    line-height: 1em;
    padding: .3125rem .5rem;
    border-radius: 4px;
    margin: 0 .3125rem
}

.button-edit span {
    font-size: .6875rem
}

.button-edit:hover {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    text-decoration: none
}

.capslock-on {
    font-size: 70%;
    color: #666;
    margin-top: .125rem
}

@media all and (min-width: 36em) {
    #main-content .capslock-on {
        margin-left: 8.75rem
    }
}

.js-address-lookup label.label__full-width {
    line-height: 1.2em;
    margin-top: .5em
}

.cookie-prefs {
    margin: 10px 0;
    width: 250px
}

.cookie-prefs input {
    display: none
}

.cookie-prefs label {
    cursor: pointer;
    padding-right: 35px;
    position: relative;
    display: block;
    font-size: 1em;
    padding: 5px 0
}

.cookie-prefs input[type=checkbox] {
    position: absolute;
    visibility: hidden !important
}

.cookie-prefs input[type=checkbox]+label:before,
.cookie-prefs input[type=checkbox]+label:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    box-sizing: border-box
}

.cookie-prefs input[type=checkbox]+label:before {
    width: 30px;
    height: 15px;
    right: 0px;
    background: #fff;
    border: 1px solid #e4e3e1;
    border-radius: 15px
}

.cookie-prefs input[type=checkbox]+label:after {
    width: 15px;
    height: 15px;
    right: 15px;
    background: #bdbdbd;
    border-radius: 50%;
    transition: all 200ms ease-out
}

.cookie-prefs input[type=checkbox]:checked+label:after {
    right: 0px;
    background: #36af77
}

.notification-banner {
    background-color: #e8ffe9;
    border-bottom: #36af77 1px solid;
    text-align: center;
    line-height: 1.2rem;
    padding: .5625rem .75rem;
    font-size: .9375rem
}

.notification-banner.warning {
    background-color: #ffdbda;
    border-bottom: #ff9e9d 1px solid
}

.notification-banner.warning:before {
    font-family: "doctor-fox";
    color: red;
    content: "";
    speak: none;
    font-size: .8125rem;
    margin-right: .3125rem
}

.notification-banner:before {
    font-family: "doctor-fox";
    color: #36af77;
    content: "";
    speak: none;
    font-size: .8125rem;
    margin-right: .3125rem
}

.notification {
    clear: both;
    margin-top: .625rem;
    margin-bottom: 1.25rem;
    min-height: 2.625rem;
    padding: .375rem .5625rem .375rem 2.3125rem;
    position: relative;
    border: 1px solid;
    border-radius: 4px
}

@media all and (min-width: 48em) {
    .notification {
        padding-left: 2.8125rem;
        min-height: 2.3125rem;
        margin-top: 1.25rem
    }
}

.notification:before {
    position: absolute;
    top: .5625rem;
    left: .75rem;
    font-family: "doctor-fox";
    speak: none;
    font-size: .9375rem;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

@media all and (min-width: 48em) {
    .notification:before {
        top: .5rem;
        left: .5625rem;
        font-size: 1.4375rem
    }
}

.notification.notification--small {
    padding-left: 2.3125rem;
    min-height: 2.3125rem
}

.notification.notification--small:before {
    top: .5625rem;
    left: .75rem;
    font-size: .9375rem
}

.notification p {
    margin: .125rem 0;
    font-size: .8125rem;
    line-height: 1.25rem
}

@media all and (min-width: 48em) {
    .notification p {
        font-size: .875rem
    }
}

.notification--information {
    background-color: #f4f8fc;
    border-color: #73a3d4
}

.notification--information:before {
    color: #73a3d4;
    content: ""
}

.notification--information.notification--inverted {
    background-color: #69aead;
    color: #fff;
    padding: .375rem 2.8125rem
}

.notification--information.notification--inverted:before,
.notification--information.notification--inverted a {
    color: #fff
}

.notification--warning {
    background-color: #ffdbda;
    border-color: #ff9e9d
}

.notification--warning:before {
    color: #ff2d2d;
    content: ""
}

.notification--success {
    background-color: #e8ffe9;
    border-color: #36af77
}

.notification--success:before {
    color: #36af77;
    content: ""
}

.notification .close {
    position: absolute;
    display: block;
    top: 12px;
    right: 12px;
    opacity: .6;
    filter: alpha(opacity=60);
    font-size: .8125rem;
    text-decoration: none !important
}

.notification .close:hover,
.notification .close:active {
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-validation-inline {
    margin: 0;
    color: #ff2d2d
}

.loading-gif {
    position: relative
}

.loading-gif:after {
    position: absolute;
    right: -2.875rem;
    top: .1875rem;
    width: 1.875rem;
    height: 1.875rem;
    background: url("../images/loading-arrows.gif");
    content: " ";
    pointer-events: none
}

.loading-gif.right:after {
    left: -2.875rem
}

.loading-gif--small:after {
    width: 1.25rem;
    height: 1.25rem;
    top: 0;
    right: -1.6875rem;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.no-backgroundsize .loading-gif--small:after {
    width: 1.875rem;
    height: 1.875rem
}

.loading-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

.loading-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #cccecc;
    border-radius: 50%;
    animation: loading-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #cccecc rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

@keyframes loading-ring {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.loading-ring div:nth-child(1) {
    animation-delay: -0.45s
}

.loading-ring div:nth-child(2) {
    animation-delay: -0.3s
}

.loading-ring div:nth-child(3) {
    animation-delay: -0.15s
}

.tabs__list {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    margin: .5625rem 0 1rem 0;
    padding: 0
}

.tabs__list li {
    display: inline-block;
    float: left;
    width: auto;
    padding: 0px
}

.tabs__list li a {
    background: #fff;
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 100%);
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 100%);
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f2f2f2", GradientType=0);
    margin-right: 1px;
    border: #e2e0e0 1px solid;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    margin-bottom: -1px;
    padding: .3125rem .75rem;
    font-weight: bold;
    display: inline-block;
    color: #06c;
    text-decoration: none
}

.tabs__list li a:hover {
    text-decoration: underline
}

.tabs__list li a.active {
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=0);
    background-color: #fff !important;
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    color: #1f1f1f
}

@media all and (min-width: 36em) {
    .main-tabs {
        padding: .125rem;
        border: 2px solid #ededed;
        border-radius: 4px
    }
}

.main-tabs__select-nav {
    margin: .625rem 0 1.875rem
}

.main-tabs--borderless {
    padding: 0;
    border: none
}

.main-tabs__list {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 5px solid #e7f3f9
}

.main-tabs__list li {
    display: inline-block;
    float: left;
    width: 33.3333%;
    border-right: 1px solid #fff
}

@media all and (min-width: 36em) {
    .main-tabs__list li:first-child a {
        border-radius: 4px 0 0 0
    }
}

.main-tabs__list li:last-child {
    border-right: none
}

@media all and (min-width: 36em) {
    .main-tabs__list li:last-child a {
        border-radius: 0 4px 0 0
    }
}

.main-tabs__list li a {
    display: block;
    background-color: #3D7779;
    color: #fff;
    font-weight: bold;
    padding: .625rem;
    text-align: center;
    text-decoration: underline
}

.main-tabs__list li a.active {
    color: #1f1f1f;
    background-color: #e7f3f9;
    text-decoration: none
}

.main-tabs__list li a:hover {
    text-decoration: none
}

@media all and (max-width: 35.99em) {
    .main-tabs__list li a {
        font-size: .75rem;
        line-height: 1.3
    }
}

@media all and (max-width: 29.5em) {
    ul.main-tabs__list li a span {
        display: block
    }

    .main-tabs__list li a {
        padding: .5rem
    }
}

.main-tabs__content {
    padding: 1.25rem;
    float: left;
    width: 100%;
    min-height: 600px
}

@media all and (max-width: 35.99em) {
    .main-tabs__content {
        padding: .625rem
    }
}

.main-tabs__content h2:first-child,
.main-tabs__content h3:first-child,
.main-tabs__content h4:first-child,
.main-tabs__content h5:first-child,
.main-tabs__content h6:first-child,
.main-tabs__content p:first-child,
.main-tabs__content blockquote:first-child,
.main-tabs__content ul:first-child {
    margin-top: 0
}

.main-tabs__content h2:first-child,
.main-tabs__content h3:first-child,
.main-tabs__content h4:first-child,
.main-tabs__content h5:first-child,
.main-tabs__content h6:first-child {
    display: inline-block;
    margin-bottom: .25em
}

@media all and (max-width: 35.99em) {
    .main-tabs__content hr {
        clear: none
    }
}

.main-tabs__content--no-padding {
    padding-right: 0;
    padding-left: 0
}

.main-tabs__end {
    border-top: 5px solid #e7f3f9;
    border-bottom: none
}

@media all and (min-width: 36em) {
    .main-tabs__end li:first-child a {
        border-radius: 0 0 0 4px
    }
}

.main-tabs__end li:last-child {
    border-right: none
}

@media all and (min-width: 36em) {
    .main-tabs__end li:last-child a {
        border-radius: 0 0 4px 0
    }
}

#medical_information_tab .bordered-block__inline {
    margin-top: 1.25rem
}

table {
    width: 100%;
    margin-top: .9375rem;
    color: #333;
    clear: both
}

tr {
    text-align: left
}

td,
th {
    font-size: .8125rem;
    font-weight: normal;
    border-bottom: 1px solid #e7f3f9;
    line-height: .875rem;
    padding: .375rem .5rem
}

td:first-child,
th:first-child {
    max-width: 200px
}

th {
    background-color: #dbedf6;
    font-weight: bold
}

caption {
    caption-side: bottom;
    text-align: right;
    padding: .2em;
    font-size: .7rem;
    color: #999;
    line-height: 1.2em !important
}

caption a {
    color: #999;
    font-weight: normal;
    text-decoration: underline
}

small {
    line-height: .85rem !important;
    font-size: 95%
}

.table-no-styles {
    margin: 0;
    width: auto
}

.table-no-styles tr:hover {
    background-color: rgba(0, 0, 0, 0)
}

.table-no-styles td,
.table-no-styles th {
    border-bottom: none
}

.table-no-styles th {
    background-color: rgba(0, 0, 0, 0)
}

.table-notes {
    margin-bottom: .5rem
}

.table-notes h4 {
    font-size: .8125rem;
    margin: 0;
    line-height: 1.3
}

.table-notes p {
    font-size: .8125rem;
    margin: 0 0 .3125rem 0
}

.table-notes .button {
    margin: 0
}

.text-heavy tr:first-child th {
    background-color: #dbedf6
}

.text-heavy tr:last-child td {
    border-bottom: 1px solid #dbedf6;
    padding-bottom: .625rem
}

.text-heavy th {
    border-bottom: 1px solid #dbedf6;
    border-top: 1px solid #dbedf6;
    background-color: #f3f9fc;
    width: 25%
}

.text-heavy td {
    border-bottom: none
}

.table-summary {
    margin-top: .625rem
}

.table-summary tr {
    vertical-align: top
}

.table-summary th {
    background-color: #e7e7e7;
    border-bottom: none
}

.table-summary td {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: none
}

@media all and (min-width: 36em) {

    .table-summary td,
    .table-summary th {
        font-size: .875rem
    }
}

@media all and (max-width: 35.99em) {
    .table-choose-treatment {
        margin-bottom: .5rem
    }
}

.table-choose-treatment label {
    font-weight: normal
}

.table-choose-treatment th {
    background-color: #fff;
    border-top: #e7f3f9 1px solid;
    font-size: .8125rem
}

@media all and (min-width: 36em) {
    .table-choose-treatment th {
        font-size: .875rem
    }
}

.table-choose-treatment th .icon-cart {
    color: #36af77
}

.table-choose-treatment th:last-child {
    padding-right: 1rem
}

.table-choose-treatment td {
    vertical-align: top
}

.table-choose-treatment__section {
    background-color: #ddeef6;
    border: none
}

.table-choose-treatment__section p {
    margin: .125rem 0 .125rem .1875rem;
    line-height: 1.4
}

.table-choose-treatment__heading,
.table-choose-treatment__qty,
.table-choose-treatment__price {
    float: left;
    font-size: .8125rem
}

@media all and (min-width: 36em) {

    .table-choose-treatment__heading,
    .table-choose-treatment__qty,
    .table-choose-treatment__price {
        font-size: .875rem
    }
}

.table-choose-treatment__heading {
    width: 46.5%;
    padding-right: 15px;
    overflow-wrap: break-word
}

.table-choose-treatment__qty {
    width: 33%
}

.table-choose-treatment__price {
    float: right
}

.notification-message {
    clear: both;
    display: none;
    margin: 0;
    color: #36af77;
    font-size: .8125rem
}

.notification-message.active {
    display: block
}

.table-medicine-total {
    margin-top: .625rem;
    width: auto;
    line-height: 1.3
}

@media all and (min-width: 36em) {
    .table-medicine-total {
        float: right;
        margin-top: 0
    }
}

.table-medicine-total td {
    font-size: .8125rem
}

@media all and (max-width: 35.99em) {
    .table-medicine-total td {
        padding-left: 0
    }
}

@media all and (min-width: 36em) {
    .table-medicine-total td {
        font-size: .875rem
    }
}

.table-prescription-fees {
    float: right;
    margin: 1.25rem 0 0
}

@media all and (min-width: 36em) {
    .table-prescription-fees {
        margin: 1.25rem 0;
        width: auto
    }
}

.table-prescription-fees th,
.table-prescription-fees td {
    border-bottom: #fff 1px solid;
    border-left: #fff 1px solid
}

.table-prescription-fees th {
    background-color: #e6e6e6
}

.table-prescription-fees td {
    background-color: #f2f2f2
}

.notes h6,
.notes ol li,
.notes p {
    font-size: 85% !important;
    line-height: 140% !important;
    text-align: left
}

.notes h6 {
    margin: .5rem 0
}

.notes ol {
    padding-left: 1.1rem;
    margin-top: 1rem;
    margin-bottom: 0
}

.notes ol li a {
    color: #666;
    text-decoration: underline
}

.table-hold {
    width: 100%;
    overflow-x: auto;
    overflow-y: auto;
    clear: both
}

.faqs-form {
    margin: -0.8rem 0 0 .5rem;
    float: right
}

@media all and (max-width: 64em) {
    .faqs-form {
        float: none;
        margin: -0.6rem 0 1rem 0
    }
}

.fastdronly {
    display: none;
    visibility: hidden
}

.notification,
.notification p {
    font-size: 13px !important;
    line-height: 1.4
}

@media all and (min-width: 36em) {

    .notification,
    .notification p {
        font-size: 14px !important
    }
}

.questions-header__sub {
    display: none
}

.red-text {
    color: red
}

.cd-top {
    bottom: 94px
}

@media all and (min-width: 48em) {
    .cd-top {
        bottom: 94px
    }
}

@media all and (min-width: 60em) {
    .cd-top {
        bottom: 94px
    }
}

.button {
    display: inline-block;
    padding: 0 .875rem 0;
    background: #36af77;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: .875rem;
    font-weight: bold;
    text-align: left;
    line-height: 2.125rem;
    margin: 10px 0 0 0
}

.button:hover,
.button:active {
    background: #2c9062;
    color: #fff;
    text-decoration: none
}

.button:focus {
    outline: 0
}

.button:link {
    color: #fff;
    text-decoration: none
}

.button.bg-blue:hover,
.button.bg-blue:active {
    background: #21567c !important;
    color: #fff;
    text-decoration: none
}

.button--no-padding {
    padding: 0 0 0 .875rem
}

.button--padding-both-sides {
    padding: 0 .875rem
}

.button--large {
    font-size: 1rem;
    font-weight: bold;
    line-height: 2.5rem;
    position: relative;
    z-index: 2
}

.button--pill {
    display: inline-block;
    margin-left: .5rem;
    padding: .5625rem .6875rem .625rem;
    background: #257852;
    border-radius: 0 4px 4px 0;
    text-align: center;
    float: right;
    font-weight: normal;
    line-height: 1rem
}

.lt-ie9 .button--pill {
    line-height: 1em !important
}

.button:hover>.button--pill {
    background: #1e6142
}

.button__left-pill .button--pill {
    float: left;
    border-radius: 4px 0 0 4px;
    margin: 0 .5rem 0 0;
    font-weight: bold
}

.button__left-pill .button--pill:before {
    margin-right: .3125rem
}

.button--pill.button--pill--increase {
    font-size: 1.375rem
}

.button--pill.button--pill--decrease {
    font-size: 1.1875rem
}

.button__left-pill {
    padding: 0 .875rem 0 0
}

.button--pill--large {
    padding: .75rem .6875rem .8125rem;
    font-size: 1.5rem
}

.button--pill-red {
    background: #ff2d2d
}

.button:hover>.button--pill-red,
.button--basket:hover>.button--pill-red {
    background: #e50000
}

.button--pill-blue {
    background: #21567c
}

.button:hover>.button--pill-blue,
.button--basket:hover>.button--pill-blue {
    background: #1a4563
}

.button--pill-trans {
    background: rgba(0, 0, 0, 0)
}

.button:hover>.button--pill-trans {
    background: rgba(0, 0, 0, 0)
}

.button--full {
    width: 100%
}

.button--min-width {
    min-width: 215px
}

.button--min-width span {
    margin-left: 1.5rem !important
}

.nav-main__toggle-button {
    display: inline-block;
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #8f8d89;
    font-size: .6875rem;
    line-height: 1.2;
    outline: none
}

@media all and (min-width: 36em) {
    .nav-main__toggle-button {
        font-size: .8125rem
    }
}

@media all and (min-width: 48em) {
    .nav-main__toggle-button {
        font-size: .875rem
    }
}

@media all and (min-width: 60em) {
    .nav-main__toggle-button {
        font-size: .8125rem
    }
}

.nav-main__toggle-button:hover {
    color: #8f8d89;
    text-decoration: none
}

.nav-main__toggle-icon {
    display: block;
    font-size: 1rem;
    text-align: center
}

@media all and (min-width: 36em) {
    .nav-main__toggle-icon {
        font-size: 1.25rem
    }
}

.button--account {
    position: relative
}

@media all and (min-width: 48em) {
    .button--account {
        display: inline-block;
        padding: 0 .875rem 0;
        background: #36af77;
        border: none;
        border-radius: 4px;
        color: #fff;
        font-size: .875rem;
        font-weight: bold;
        text-align: left;
        line-height: 2.125rem;
        margin: 10px 0 0 0;
        padding: .5625rem .875rem .625rem !important;
        margin-top: 0;
        line-height: 1.2
    }

    .button--account:hover,
    .button--account:active {
        background: #2c9062;
        color: #fff;
        text-decoration: none
    }

    .button--account:focus {
        outline: 0
    }

    .button--account:link {
        color: #fff;
        text-decoration: none
    }

    .button--account .nav-main__toggle-icon {
        display: inline;
        margin-right: 5px;
        font-size: 12px
    }
}

@media all and (max-width: 47.99em) {
    .button--account.active {
        color: #2a885c
    }
}

@media all and (min-width: 48em) {
    .button--basket {
        display: inline-block;
        padding: 0 .875rem 0;
        background: #36af77;
        border: none;
        border-radius: 4px;
        color: #fff;
        font-size: .875rem;
        font-weight: bold;
        text-align: left;
        line-height: 2.125rem;
        margin: 10px 0 0 0;
        margin-top: 0;
        margin-left: 0;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        line-height: 2.4
    }

    .button--basket:hover,
    .button--basket:active {
        background: #2c9062;
        color: #fff;
        text-decoration: none
    }

    .button--basket:focus {
        outline: 0
    }

    .button--basket:link {
        color: #fff;
        text-decoration: none
    }

    .button--basket .nav-main__toggle-icon {
        display: inline;
        margin-right: 5px;
        font-size: 12px
    }
}

@media all and (min-width: 60em) {
    .button--basket {
        margin-left: 0
    }
}

.button--basket-count {
    display: none
}

@media all and (min-width: 48em) {
    .button--basket-count {
        display: inline-block
    }
}

.button--menu {
    color: #3D7779;
    line-height: .9;
    text-align: center
}

.button--menu:hover {
    color: #3D7779
}

.button--menu--icon {
    height: 1.125rem;
    width: 1.25rem;
    margin: 0 auto .1875rem;
    background-color: #3D7779;
    color: #fff;
    font-size: .75rem;
    line-height: 1.5
}

.button-footer-close {
    height: 1.875rem;
    padding-right: .625rem;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #3D7779;
    border: none;
    color: #fff;
    font-size: .75rem;
    font-weight: bold;
    outline: none;
    text-align: right
}

.button-footer-close--green {
    background-color: #36af77
}

.button-footer-close__icon {
    font-size: .6875rem
}

.back-link {
    position: relative;
    top: 1px;
    margin-right: 3px
}

.delivery-van {
    font-size: 6.3rem;
    color: #ccc;
    margin-top: -1.5rem
}

.list-check {
    padding: 0;
    list-style-type: none
}

.list-check li {
    margin-bottom: .3125rem;
    padding-left: 1.125rem;
    position: relative;
    font-weight: bold;
    line-height: 1.2
}

.list-check li:before {
    font-family: "doctor-fox";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: .1875rem;
    left: .0625rem;
    content: "";
    color: #2ba0b5;
    font-size: 80%
}

.list-two-up__item {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 50%
}

@media all and (min-width: 36em) {
    .list-two-up__item {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .list-two-up__item {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .list-two-up__item {
        padding-left: 1.5625rem
    }
}

@media all and (min-width: 36em) {
    .list-two-up__item {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (min-width: 36em)and (min-width: 36em) {
    .list-two-up__item {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 48em) {
    .list-two-up__item {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 60em) {
    .list-two-up__item {
        padding-left: 1.5625rem
    }
}

.list-float--mobile {
    margin: 0;
    overflow: auto
}

@media all and (max-width: 35.99em) {
    .list-float--mobile-item {
        float: left !important;
        margin-right: .625rem
    }

    .list-float--mobile-item:last-child {
        margin-right: 0
    }
}

.cd-top {
    display: inline-block;
    height: 2.5rem;
    width: 2.5rem;
    overflow: hidden;
    position: fixed;
    right: .625rem;
    bottom: 2.5rem;
    background: #3D7779;
    background: rgba(41, 109, 156, .4);
    border-radius: 4px;
    border: #fff 2px solid;
    text-indent: 100%;
    opacity: 0;
    white-space: nowrap;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    font-family: "doctor-fox";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media all and (min-width: 48em) {
    .cd-top {
        right: 1.25rem;
        bottom: 1.25rem
    }
}

@media all and (min-width: 60em) {
    .cd-top {
        height: 2.5625rem;
        width: 2.5625rem;
        right: 1.875rem;
        bottom: 1.875rem
    }
}

.cd-top:before {
    position: absolute;
    top: 7px;
    left: 7px;
    color: #fff;
    content: "";
    font-size: 24px;
    text-indent: 0
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1
}

.cd-top.cd-fade-out {
    opacity: .5
}

.no-touch .cd-top:hover {
    background: #3D7779;
    background: rgba(41, 109, 156, .5);
    opacity: 1
}

.customer-reviews__meta .left {
    float: left
}

.customer-reviews__review p a {
    font-weight: normal;
    text-decoration: underline
}

.aggregateratingbg {
    width: 180px;
    height: 40px;
    background: url(../images/5-stars-lrg-grey.svg) no-repeat
}

.aggregaterating {
    width: 50%;
    height: 40px;
    background: url(../images/5-stars-lrg.svg) no-repeat
}

.aggregateratingbgsm {
    width: 114px;
    height: 22px;
    background: url(../images/5-stars-grey.svg) no-repeat;
    margin-right: 10px
}

.aggregateratingsm {
    width: 100%;
    height: 40px;
    background: url(../images/5-stars.svg) no-repeat
}

.reviewbox {
    padding: 1rem !important;
    padding-bottom: .8rem !important;
    margin-bottom: 12px
}

@media all and (min-width: 36em) {
    .reviewbox {
        padding: 1.25rem !important;
        padding-bottom: 1rem !important
    }
}

.starrating {
    width: 114px;
    height: 22px;
    background: url(../images/5-stars.svg) no-repeat
}

.star5 {
    width: 114px
}

.star4 {
    width: 91px
}

.star3 {
    width: 68px
}

.star2 {
    width: 46px
}

.star1 {
    width: 23px
}

.review-product {
    overflow: hidden;
    height: 20px
}

.review-product .review-rating {
    display: inline-block;
    width: 120px;
    float: left;
    font-size: .8rem;
    background: url(../images/5-stars-grey.svg) no-repeat
}

.review-product .review-product-name {
    color: #999;
    font-size: .875rem
}

.reviewbox .reviewbody {
    margin: 7px 0 12px 0;
    overflow: hidden
}

.button-width {
    min-width: 162px
}

.reviewbox .colour-grey {
    line-height: 1.4
}

.reviewbody p {
    margin-bottom: 0px
}

.userdetails {
    float: right;
    text-align: right
}

.verified {
    color: #bfbfbf;
    display: block;
    margin-top: 2px
}

@media all and (max-width: 35.99em) {
    .userdetails {
        float: none;
        text-align: left
    }

    .verified {
        float: right;
        position: relative;
        bottom: 2px
    }
}

@media all and (max-width: 24.5em) {
    .aggregateratingbg {
        width: 114px;
        height: 22px;
        background: url(../images/5-stars-grey.svg) no-repeat
    }

    .aggregaterating {
        height: 22px;
        background: url(../images/5-stars.svg) no-repeat
    }
}

.response {
    margin-top: 8px
}

.largeintro {
    font-size: 16px !important;
    line-height: 1.4 !important
}

.starslist {
    min-height: 38px
}

.starslist ul {
    margin: .5rem 0
}

.starslist span {
    font-size: .8rem;
    color: #666;
    display: block;
    line-height: 1.1
}

.starslist li {
    padding-top: 0
}

.starslist li a {
    float: left;
    margin-left: 24px;
    padding-bottom: 10px
}

.starslist li a.first {
    margin-left: 0 !important
}

.starslist li a.disabled {
    pointer-events: none;
    color: #aaa
}

#product-reviews-footer {
    height: 2.5rem;
    width: 100%;
    display: block;
    position: relative
}

#product-reviews-footer .loading-gif {
    visibility: hidden
}

#product-reviews-footer .loading-gif:after {
    right: 0 !important;
    top: 0 !important
}

#product-reviews-footer.on .loading-gif {
    visibility: visible;
    left: 50%;
    right: 50%;
    position: absolute;
    top: .5rem;
    margin-left: 16px
}

.pagination {
    width: 100%;
    display: block;
    height: 3rem;
    line-height: 3rem;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.pagination li {
    float: left
}

.pagination li.title {
    font-weight: bold;
    padding-right: 1rem
}

.pagination li.active a {
    text-decoration: underline
}

.pagination li a {
    font-weight: bold;
    font-size: .875rem;
    padding: 0 .125rem
}

.pagination li.disabled a {
    pointer-events: none;
    color: #aaa
}

.star-rating {
    font-size: 0;
    white-space: nowrap;
    display: inline-block;
    margin-top: 5px;
    width: 200px;
    height: 39px;
    overflow: hidden;
    position: relative;
    background: url("../images/rating-stars--grey.svg");
    background-size: 200px
}

.star-rating i {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 40px;
    z-index: 1;
    background: url("../images/rating-stars--yellow.svg");
    background-size: 200px
}

.star-rating input {
    -moz-appearance: none;
    -webkit-appearance: none;
    opacity: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    top: 0;
    z-index: 2;
    position: relative
}

.star-rating input:hover {
    cursor: pointer
}

.star-rating input:hover+i,
.star-rating input:checked+i {
    opacity: 1;
    top: 0
}

.star-rating i~i {
    width: 80px
}

.star-rating i~i~i {
    width: 120px
}

.star-rating i~i~i~i {
    width: 160px
}

.star-rating i~i~i~i~i {
    width: 200px
}

.my-review .icon-star {
    color: #dcdbdb
}

.my-review .icon-star.selected {
    color: #ffca00
}

.header {
    padding-top: .5rem;
    position: relative
}

@media all and (max-width: 35.99em) {
    .header {
        padding-right: .625rem;
        padding-left: .625rem;
        z-index: 1000
    }
}

@media all and (min-width: 36em) {
    .header {
        padding-top: .625rem
    }
}

.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999
}

.skip-main:focus,
.skip-main:active {
    color: #fff;
    background-color: #36af77;
    font-size: 1rem;
    position: inherit;
    width: auto;
    height: auto;
    overflow: auto;
    margin: 0;
    padding: 8px;
    border-radius: 4px;
    border: 2px solid #ff0;
    text-align: center;
    z-index: 999
}

@media all and (max-width: 35.99em) {

    .skip-main:focus,
    .skip-main:active {
        margin: 5px;
        padding: 3px;
        font-size: .625rem
    }
}

a.logo {
    float: left;
    margin: 0 0 .3125rem
}

@media all and (min-width: 36em) {
    a.logo {
        margin: 0 0 .625rem
    }
}

@media all and (min-width: 36em) {
    .lt-ie9 a.logo {
        margin: 0 1.875rem .625rem 0
    }
}

a.logo:hover {
    text-decoration: none
}

.logo__image {
    display: inline-block;
    height: 1.4375rem;
    margin-top: .125rem;
    margin-right: 0;
    width: 7.25rem;
    outline: none
}

@media all and (min-width: 36em) {
    .logo__image {
        height: 2.5rem;
        width: 12.625rem;
        margin-top: 0;
        margin-right: 2rem
    }
}

@media all and (min-width: 48em) {
    .logo__image {
        margin-right: 2.375rem
    }
}

@media all and (min-width: 60em) {
    .logo__image {
        margin-right: 3rem
    }
}

@media all and (min-width: 75em) {
    .logo__image {
        margin-right: 2.1875rem
    }
}

.logo__strapline {
    margin: -0.0625rem 0 0;
    color: #333;
    font-size: 9px;
    font-weight: bold
}

@media all and (max-width: 59.99em) {
    .logo__strapline {
        display: none
    }
}

@media all and (min-width: 36em) {
    .logo__strapline {
        font-size: .9375rem
    }
}

@media all and (max-width: 35.99em) {
    #account-notregistered-topmenu .button {
        min-width: 215px
    }
}

.panel-test {
    position: relative;
    z-index: 10000
}

.js__panel {
    display: block
}

.js__panel.inactive {
    display: none
}

.nav-main {
    clear: left;
    position: relative;
    background: #3D7779;
    border-radius: 3px
}

@media all and (max-width: 35.99em) {
    .nav-main {
        position: absolute;
        top: 0;
        right: 0;
        width: 9.3125rem;
        z-index: 1001;
        border-bottom: #e0eaf0 1px solid;
        border-left: #e0eaf0 1px solid;
        box-shadow: 0 7px 5px 5px rgba(0, 0, 0, .1)
    }
}

@media all and (min-width: 36em) {
    .nav-main {
        display: block !important;
        padding-right: 4.375rem
    }
}

.nav-main .hidden {
    visibility: hidden
}

@media all and (min-width: 36em) {
    .nav-main--show {
        display: block !important
    }
}

.nav-main__list {
    display: table;
    margin: 0;
    padding: 0;
    list-style-type: none
}

@media all and (max-width: 35.99em) {
    .nav-main__list {
        display: block;
        padding: 0;
        margin: 0
    }
}

@media all and (max-width: 47.99em) {
    .nav-main__list {
        margin: 0 0 .625rem 0
    }
}

.nav-main__list>li {
    display: table-cell
}

@media all and (max-width: 35.99em) {
    .nav-main__list>li {
        display: block;
        border-bottom: #e0eaf0 1px solid
    }

    .nav-main__list>li:last-of-type {
        border-bottom: rgba(0, 0, 0, 0)
    }
}

.nav-main__list>li>a {
    display: table-cell;
    padding: .4375rem .9375rem;
    color: #fff;
    font-size: .875rem;
    font-weight: bold;
    white-space: nowrap
}

@media all and (max-width: 35.99em) {
    .nav-main__list>li>a {
        display: block;
        padding: .375rem .9375rem;
        font-size: .9375rem
    }
}

.lt-ie9 .nav-main__list>li>a {
    padding: .4375rem .75rem
}

.touch .nav-main__list a:hover,
.touch .nav-main__list a:focus {
    text-decoration: none
}

.touch .nav-main__list a:active {
    text-decoration: none
}

.nav-main__button {
    position: absolute;
    height: 100%;
    right: 0;
    padding: 0 15px;
    border: 0;
    border-radius: 0 3px 3px 0;
    outline: none;
    /* background-color: #235d85; */
    background-color: #5a9698;
    color: #fff;
    cursor: pointer;
    font-size: .875rem;
    font-weight: bold
}

@media all and (max-width: 35.99em) {
    .nav-main__button {
        display: none
    }
}

.lt-ie9 .nav-main__button {
    display: none
}

.nav-main__button--close {
    display: none
}

@media all and (min-width: 36em) {
    .nav-main__button--close {
        display: block;
        height: 1.75rem;
        padding: 0 .9375rem;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #3D7779;
        border: none;
        color: #fff;
        font-size: .8125rem;
        font-weight: bold;
        outline: none;
        text-align: right
    }
}

.nav-main__hidden-links {
    margin: 0 0 0;
    padding: .9375rem 1.25rem 2.5625rem;
    position: absolute;
    right: 0px;
    top: 2.0625rem;
    z-index: 1000;
    background: #fff;
    border: #3D7779 2px solid
}

@media all and (max-width: 35.99em) {
    .nav-main__hidden-links {
        display: none
    }
}

.nav-main__hidden-links li {
    display: block;
    padding: 0
}

.nav-main__hidden-links li a {
    font-size: .875rem;
    font-weight: bold;
    line-height: 1.5rem
}

.nav-main__dropdown {
    margin: -0.125rem auto 0;
    max-width: 100%;
    padding: .9375rem 1.5625rem 3.375rem;
    position: absolute;
    right: 0;
    left: 0;
    top: 100%;
    width: 46.625rem;
    background: #fff;
    border: #3D7779 2px solid;
    list-style-type: none
}

@media all and (max-width: 35.99em) {
    .nav-main__dropdown {
        display: none
    }
}

@media all and (min-width: 75em) {
    .nav-main__dropdown {
        right: 1.375rem
    }
}

.nav-main__dropdown li {
    display: inline-block;
    width: 100%
}

.nav-main__dropdown li a {
    font-size: .875rem;
    font-weight: bold;
    line-height: 1.5rem
}

.nav-main__dropdown-header {
    padding-bottom: .625rem;
    border-bottom: #e0eaf0 1px solid
}

.nav-main__dropdown-header-title {
    display: inline-block;
    margin: 0;
    font-size: 1.25rem;
    font-weight: bold
}

.nav-main__dropdown-header-link {
    margin-left: .75rem;
    position: absolute;
    left: 50%;
    top: 1.3125rem;
    color: #17458b
}

@media all and (min-width: 60em) {
    .nav-main__dropdown-header-link {
        margin-left: 1.1875rem;
        left: 33%
    }
}

.nav-main__dropdown-close {
    position: absolute;
    top: 1.375rem;
    right: 1.25rem;
    background: none;
    border: none;
    color: #3D7779;
    font-weight: bold;
    outline: none
}

.nav-main__dropdown-list {
    margin: .6875rem 0 0;
    padding: 0
}

@media all and (min-width: 36em) {
    .nav-main__dropdown-list {
        -webkit-column-count: 2;
        -webkit-column-gap: 1.5625rem;
        -moz-column-count: 2;
        -moz-column-gap: 1.5625rem;
        column-count: 2;
        column-gap: 1.5625rem
    }
}

@media all and (min-width: 60em) {
    .nav-main__dropdown-list {
        -webkit-column-count: 3;
        -webkit-column-gap: 1.5625rem;
        -moz-column-count: 3;
        -moz-column-gap: 1.5625rem;
        column-count: 3;
        column-gap: 1.5625rem
    }
}

@media all and (min-width: 36em) {
    .lt-ie10 .nav-main__dropdown-list>li {
        float: left;
        width: 50%
    }
}

@media all and (min-width: 60em) {
    .lt-ie10 .nav-main__dropdown-list>li {
        float: left;
        width: 33.33%
    }
}

.nav-main__dropdown-list>li>a {
    color: #17458b;
    font-size: .875rem
}

.no-csscolumns .nav-main__dropdown-list>li {
    float: left;
    width: 33%
}

.nav-main__list--sub {
    margin-bottom: .25rem
}

.nav-main__list--sub~li {
    display: block
}

.nav-main__list--sub~li a {
    font-size: .8125rem
}

.nav-main__list--sub li {
    width: 100%;
    line-height: 1.25rem
}

.nav-main__list--sub li a {
    color: #666;
    font-size: .8125rem;
    line-height: 1.25rem
}

.nav-main__dropdown-footer {
    margin-top: .3125rem;
    padding-top: 1.25rem;
    border-top: #e0eaf0 1px solid
}

.nav-main__dropdown-footer-image {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 20.8333333333%
}

@media all and (min-width: 36em) {
    .nav-main__dropdown-footer-image {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .nav-main__dropdown-footer-image {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .nav-main__dropdown-footer-image {
        padding-left: 1.5625rem
    }
}

.nav-main__dropdown-footer-image img {
    width: 100%
}

.nav-main__dropdown-footer-image--right {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 16.6666666667%
}

@media all and (min-width: 36em) {
    .nav-main__dropdown-footer-image--right {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .nav-main__dropdown-footer-image--right {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .nav-main__dropdown-footer-image--right {
        padding-left: 1.5625rem
    }
}

.nav-main__dropdown-footer-small {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 62.5%;
    text-align: center
}

@media all and (min-width: 36em) {
    .nav-main__dropdown-footer-small {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .nav-main__dropdown-footer-small {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .nav-main__dropdown-footer-small {
        padding-left: 1.5625rem
    }
}

.nav-main__dropdown-footer-small p {
    margin: 0;
    color: #666;
    font-size: .8125rem;
    line-height: 1.3
}

.nav-main__sections {
    margin: .625rem 0 0;
    padding: .3125rem 0 0;
    border-top: #e0eaf0 1px solid;
    text-align: center
}

@media all and (min-width: 48em) {
    .nav-main__sections {
        text-align: left
    }
}

.nav-main__sections li {
    margin-left: 1rem;
    width: auto
}

@media all and (min-width: 36em) {
    .nav-main__sections li {
        margin-left: .625rem
    }
}

@media all and (min-width: 48em) {
    .nav-main__sections li {
        margin-left: 1.625rem
    }
}

.nav-main__sections li:first-child {
    margin-left: 0
}

.nav-main__sections li a {
    color: #17458b
}

.nav-main__close {
    width: 100%;
    padding: 1.25rem .625rem 0 0;
    background: #3D7779;
    border: rgba(0, 0, 0, 0);
    border-bottom: #e0eaf0 1px solid;
    color: #fff;
    font-size: .6875rem;
    text-align: right;
    outline: none
}

@media all and (min-width: 36em) {
    .nav-main__close {
        display: none
    }
}

.nav-main__close-icon {
    position: absolute;
    top: .25rem;
    right: 1.0625rem;
    font-size: .875rem
}

.nav-overlay {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3)
}

@media all and (max-width: 35.99em) {
    .nav-overlay {
        display: none !important
    }
}

.nav-overlay.open {
    display: block
}

.nav-secondary__list {
    margin: 0;
    padding: 0;
    background: #e7f3f9;
    list-style-type: none
}

@media all and (max-width: 35.99em) {
    .nav-secondary__list {
        -webkit-column-count: 2;
        -webkit-column-gap: 0;
        -moz-column-count: 2;
        -moz-column-gap: 0;
        column-count: 2;
        column-gap: 0;
        padding-bottom: .625rem;
        background: none
    }
}

@media all and (min-width: 60em) {
    .nav-secondary__list {
        margin-bottom: 1.0625rem
    }
}

.nav-secondary__list>li {
    clear: left;
    padding: .25rem .8125rem .375rem;
    line-height: 1rem
}

@media all and (max-width: 35.99em) {
    .nav-secondary__list>li {
        display: inline-block;
        width: 100%
    }
}

@media all and (max-width: 35.99em) {
    .nav-secondary__list>li.parent-link-li .start-order {
        display: block !important
    }

    .nav-secondary__list>li.parent-link-li .start-order a {
        font-weight: 700
    }
}

.nav-secondary__list>li.parent-link-li .start-order {
    display: none
}

@media all and (min-width: 36em) {
    .nav-secondary__list>li:first-child {
        padding-top: .5rem
    }
}

.nav-secondary__list>li:last-child {
    padding-bottom: 1rem
}

.nav-secondary__list>li.active {
    padding: .3125rem .8125rem .375rem;
    background: #fff
}

@media all and (min-width: 36em) {
    .nav-secondary__list>li.active>a {
        margin-top: .3125rem;
        margin-bottom: .1875rem
    }
}

.nav-secondary__list>li.active:hover {
    background: #fff
}

.nav-secondary__list>li a {
    color: #17458b
}

@media all and (max-width: 35.99em) {
    .nav-secondary__list>li a {
        line-height: 1
    }
}

.nav-secondary__list li.active+li {
    padding-top: .625rem
}

.nav-secondary__list a {
    display: block;
    font-weight: bold;
    font-size: .875rem
}

@media all and (max-width: 35.99em) {
    .nav-secondary__list a {
        margin-bottom: .0625rem;
        font-weight: bold;
        font-size: .8125rem
    }
}

@media all and (max-width: 59.99em) {
    .touch .nav-secondary__list a {
        text-decoration: none
    }

    .touch .nav-secondary__list a:hover,
    .touch .nav-secondary__list a:focus {
        text-decoration: none
    }

    .touch .nav-secondary__list a:active {
        text-decoration: none
    }
}

.nav-main__list--sub,
.nav-secondary__list--sub {
    margin-top: 0;
    padding: 0 0 0 0;
    list-style-type: none
}

.nav-main__list--sub.left-menu-children li,
.nav-secondary__list--sub.left-menu-children li {
    display: block;
    margin-right: .125rem;
    font-size: .75rem;
    line-height: 1.2;
    padding-top: 9px
}

@media all and (max-width: 35.99em) {

    .nav-main__list--sub,
    .nav-secondary__list--sub {
        margin: 0;
        overflow: auto;
        padding: 0;
        list-style-type: none
    }
}

@media all and (min-width: 60em) {

    .nav-main__list--sub,
    .nav-secondary__list--sub {
        display: none
    }

    .active .nav-main__list--sub,
    .active .nav-secondary__list--sub {
        display: block
    }

    .nav-main__dropdown .nav-main__list--sub,
    .nav-main__dropdown .nav-secondary__list--sub {
        display: block
    }
}

@media all and (max-width: 35.99em) {

    .nav-main__list--sub>li,
    .nav-secondary__list--sub>li {
        display: inline;
        margin-right: .125rem;
        font-size: .75rem;
        line-height: 1.2
    }

    .nav-main__list--sub>li:after,
    .nav-secondary__list--sub>li:after {
        margin-right: -4px
    }

    .nav-main__list--sub>li:last-child:after,
    .nav-secondary__list--sub>li:last-child:after {
        margin-right: 0;
        content: none
    }
}

.nav-main__list--sub>li a,
.nav-secondary__list--sub>li a {
    font-weight: normal
}

@media all and (max-width: 35.99em) {

    .nav-main__list--sub>li a,
    .nav-secondary__list--sub>li a {
        display: inline
    }
}

.nav-main__list--sub>li a.disabled,
.nav-secondary__list--sub>li a.disabled {
    color: #666;
    cursor: default;
    text-decoration: none
}

.nav-main__list--sub>li a:hover,
.nav-secondary__list--sub>li a:hover {
    text-decoration: underline
}

@media all and (max-width: 35.99em) {

    .nav-main__list--sub>li a:hover,
    .nav-secondary__list--sub>li a:hover {
        color: #666;
        text-decoration: none
    }
}

.nav-secondary__list--sub {
    margin-bottom: 0
}

@media all and (max-width: 35.99em) {
    .nav-secondary__list--sub {
        overflow: visible;
        line-height: 1;
        display: none;
        padding: 0
    }
}

@media all and (max-width: 35.99em) {
    .nav-secondary__list--sub li a {
        color: #666;
        font-size: .75rem
    }
}

.aside-nav__toggle {
    height: 1.8125rem;
    margin: 0 10px 10px;
    padding: 0 .8125rem;
    position: relative;
    z-index: 100;
    width: 94%;
    width: calc(100% - 20px);
    background-color: #3D7779;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: .875rem;
    font-weight: bold;
    outline: none;
    text-align: left
}

@media all and (min-width: 36em) {
    .aside-nav__toggle {
        display: none
    }
}

.aside-nav__toggle-icon {
    margin-top: .375rem;
    float: right;
    font-size: .6875rem
}

.aside-nav__toggle--footer {
    height: 1.8125rem;
    margin: 10px 0 0;
    padding: 0 .8125rem;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #3D7779;
    border: none;
    color: #fff;
    font-size: .875rem;
    font-weight: bold;
    outline: none;
    text-align: right;
    -webkit-transition: opacity 1000ms ease-in;
    transition: opacity 1000ms ease-in
}

@media all and (min-width: 36em) {
    .aside-nav__toggle--footer {
        display: none
    }
}

.nav-main__toggle {
    float: right;
    margin: 0;
    padding: 0
}

@media all and (min-width: 48em) {
    .nav-main__toggle {
        margin-top: .375rem
    }
}

@media all and (min-width: 60em) {
    .nav-main__toggle {
        margin-top: .625rem
    }
}

.nav-main__toggle-list {
    margin: 0;
    padding: 0;
    position: relative;
    overflow: auto;
    z-index: 1001;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}

.account-welcome {
    font-size: 1rem;
    margin: 0;
    padding: 0;
    font-weight: 600;
    color: #333;
}

.nav-main__toggle-list li {
    float: left;
    margin: 0 .3125rem;
    padding: 0
}

@media all and (min-width: 36em) {
    .nav-main__toggle-list li {
        margin: 0;
        padding: 0 .5rem
    }
}

.nav-main__toggle-list li:last-child {
    margin-right: 0;
    padding-right: 0
}

@media all and (min-width: 36em) {
    .nav-main__toggle-list li.nav-main__list-basket {
        padding-right: 0
    }
}

@media all and (max-width: 35.99em) {
    .searchbox {
        margin: 0;
        padding: 1.25rem;
        position: absolute;
        top: 3rem;
        right: 0;
        left: 0;
        background-color: #fff;
        -webkit-box-shadow: 0 7px 5px 5px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 7px 5px 5px rgba(0, 0, 0, .1);
        box-shadow: 0 7px 5px 5px rgba(0, 0, 0, .1);
        text-align: center
    }
}

@media all and (min-width: 36em) {
    .searchbox {
        float: left;
        margin: .625rem 0 0
    }
}

@media all and (min-width: 48em) {
    .searchbox {
        margin: .625rem 0 0
    }
}

@media all and (min-width: 60em) {
    .searchbox {
        margin: 1.3125rem 0 0
    }
}

input[type=text].searchbox__search {
    height: 1.75rem;
    padding: .125rem .625rem;
    vertical-align: top;
    width: 14.5625rem;
    border: #c1c1c1 1px solid;
    border-right: rgba(0, 0, 0, 0) 1px solid;
    border-radius: 4px 0 0 4px;
    font-size: 1rem;
    background: none;
    font-family: "Helvetica Neue", Arial, sans-serif;
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

@media all and (min-width: 36em) {
    input[type=text].searchbox__search {
        width: 8.375rem;
        font-size: .875rem
    }
}

@media all and (min-width: 48em) {
    input[type=text].searchbox__search {
        width: 11.5625rem
    }
}

@media all and (min-width: 75em) {
    input[type=text].searchbox__search {
        width: 17.8125rem
    }
}

.searchbox__submit {
    height: 1.75rem;
    width: 2.9375rem;
    background: #3D7779;
    border: none;
    border-radius: 0 4px 4px 0;
    color: #fff
}

.header-contact {
    display: none
}

@media all and (min-width: 75em) {
    .header-contact {
        display: block;
        margin: .25rem 0 0;
        padding: 0;
        position: absolute;
        left: 32rem;
        line-height: 1.2;
        list-style-type: none
    }
}

@media all and (min-width: 75em) {
    .header-contact {
        left: 37.6875rem
    }
}

.header-contact a {
    color: #17458b
}

.header-contact__title {
    margin: 0;
    color: #3D7779;
    font-size: .875rem;
    font-weight: bold;
    line-height: 1.5
}

.header-utility {
    float: right;
    margin-top: .625rem
}

.my-account-list {
    padding: 0;
    list-style-type: none
}

.create-sar-button {
    margin: 1.25rem 0
}

.my-account-list__item {
    margin-top: .8125rem;
    padding-right: 3.125rem;
    padding-bottom: .8125rem;
    position: relative;
    border-bottom: #dcdcdc 1px solid;
    line-height: 1
}

.my-account-list__item a {
    font-size: 1rem;
    font-weight: bold
}

.my-account-list__item p {
    margin: 0;
    color: #666;
    font-size: .8125rem
}

.my-account-list__item span {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 2.5rem
}

.payment-summary {
    margin-bottom: .625rem;
    overflow: auto;
    padding: .625rem 0 0;
    border-top: #e7e7e7 1px solid;
    border-bottom: #e7e7e7 1px solid
}

@media all and (min-width: 36em) {
    .payment-summary {
        padding: .625rem 0
    }
}

.payment-summary__notice {
    padding: 0 .625rem .625rem
}

@media all and (min-width: 36em) {
    .payment-summary__notice {
        float: left;
        padding: 0 2.5rem 0 0;
        width: 70%
    }
}

.payment-summary__notice p {
    margin: 0
}

.payment-summary__list {
    padding: .625rem;
    border-top: #e7e7e7 1px solid
}

@media all and (min-width: 36em) {
    .payment-summary__list {
        float: left;
        padding: 0;
        width: 30%;
        border-top: none
    }
}

.main-intro {
    background-color: #e7f3f9;
    position: relative;
    overflow: hidden;
    margin: .3125rem 0 .9375rem 0;
    padding: .6875rem .9375rem .9375rem .9375rem
}

@media all and (min-width: 36em) {
    .main-intro {
        margin: .9375rem 0 .9375rem 0;
        border-radius: 4px
    }
}

@media all and (min-width: 48em) {
    .main-intro {
        margin: 0 0 .9375rem 0
    }
}

.main-intro h1 {
    margin-bottom: .5rem
}

.main-intro p:last-of-type {
    margin-top: 0;
    margin-bottom: 0
}

.main-intro__padding {
    padding: .9375rem .625rem .9375rem .625rem
}

@media all and (min-width: 36em) {
    .main-intro__padding {
        padding: .9375rem 34% .9375rem 1.25rem
    }
}

@media all and (min-width: 48em) {
    .main-intro__padding {
        padding: .9375rem 40.25% .9375rem 1.25rem
    }
}

.main-intro__bg-image {
    background-color: #e7f3f9;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 191px
}

.main-intro__bg-image:after {
    content: "";
    position: absolute;
    top: -20px;
    bottom: -20px;
    right: 10.625rem;
    height: 200px;
    border-right: 3px solid #fff;
    width: 35px;
    background-color: #e7f3f9;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg)
}

@media all and (max-width: 35.99em) {
    .main-intro__bg-image {
        display: none
    }
}

.main-intro__news {
    background-color: #f6f2dd
}

.main-intro__news .news__bg-image {
    background: rgba(0, 0, 0, 0);
    width: 254px;
    right: -20px;
    top: -20px
}

.main-intro__news .news__bg-image:after {
    display: none
}

@media all and (max-width: 35.99em) {
    .main-intro__news .news__bg-image {
        display: block;
        right: -125px;
        top: -35px
    }
}

@media all and (max-width: 35.99em) {
    .main-intro__news p {
        margin-top: -0.3125rem;
        padding-right: 8.4375rem
    }
}

.main-cta__description {
    margin-top: 0;
    line-height: 1.3;
    font-size: 100%
}

@media all and (max-width: 35.99em) {
    .main-cta__description {
        padding: 0 .625rem;
        font-size: 90%
    }
}

@media all and (min-width: 75em) {
    .main-cta__description {
        font-size: 100%
    }
}

.order-process__wrap {
    margin-bottom: .9375rem
}

.order-process__wrap .green-divider__wrap {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-top: 1.25rem;
    text-align: center
}

.order-process__wrap .green-divider__wrap h2 {
    margin: 0 0 1.25rem 0;
    display: inline-block;
    background: #fff;
    padding: 0 .9375rem;
    font-size: 1.25rem
}

.order-process__wrap .green-divider__wrap hr {
    margin-bottom: -1rem;
    background-color: #36af77;
    height: 2px
}

.order-process__wrap .green-divider__wrap hr.compact-hr {
    margin: .4rem 0 .8rem 0
}

.order-process__wrap .green-divider__wrap span {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0px !important
}

.order-process__wrap .green-divider__wrap span:before {
    background-color: #fff;
    padding: .3125rem;
    color: #36af77;
    font-size: 1.875rem
}

.order-process__wrap .order-process__block {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    text-align: center
}

@media all and (max-width: 35.99em) {
    .order-process__wrap .order-process__block p {
        font-size: .75rem
    }
}

.order-process__wrap .order-process__block>span {
    color: #787878;
    font-size: 4.0625rem
}

@media all and (max-width: 35.99em) {
    .order-process__wrap .order-process__block>span {
        font-size: 2.375rem
    }
}

.order-process__wrap .order-process__block>span.icon-delivery {
    font-size: 8.125rem;
    margin-top: -2.1875rem;
    margin-bottom: -1.78125rem;
    display: block
}

@media all and (max-width: 35.99em) {
    .order-process__wrap .order-process__block>span.icon-delivery {
        font-size: 4.6875rem;
        margin-top: -1.25rem;
        margin-bottom: -0.8125rem
    }
}

@media all and (max-width: 47.99em) {
    .notification p {
        line-height: 1.1rem
    }
}

.notification--information.notification--inverted {
    border: none;
    background: #2fb075
}

.notification--inverted a {
    text-decoration: underline
}

.notification--inverted a:hover {
    text-decoration: none
}

.js .js__tabs__content {
    display: none
}

.js .js__tabs__content.active {
    display: block
}

.homepage-intro__block {
    min-height: 160px
}

@media all and (min-width: 36em) {
    .homepage-intro__block {
        border-radius: 4px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box
    }
}

@media all and (min-width: 48em) {
    .homepage-intro__block {
        border-radius: 4px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box
    }
}

.homepage-intro__block {
    padding: .9375rem .625rem .9375rem .625rem
}

.homepage-intro__block p {
    font-size: 1.25rem;
    line-height: 1.4
}

@media all and (max-width: 35.99em) {
    .homepage-intro__block h1 {
        font-size: 1.1875rem;
        margin-bottom: 5px
    }

    .homepage-intro__block p {
        font-size: 1.0625rem
    }
}

@media all and (min-width: 36em) {
    .homepage-intro__block {
        padding: .9375rem 45.25% .9375rem 1.25rem
    }
}

.homepage-intro__block .main-intro__bg-image {
    width: 260px;
    background-position: 0 0
}

.homepage-intro__block .main-intro__bg-image:after {
    width: 10px;
    left: 15.9375rem;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.homepage-intro__bg-image {
    background-color: #03a2dd;
    background-position: 0 0 !important;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 60%;
    border-radius: 4px 0 0 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    color: #fff
}

.homepage-intro__bg-image:after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0;
    height: 350px;
    border-left: 3px solid #fff;
    width: 5px;
    background-color: #03a2dd
}

@media all and (max-width: 35.99em) {
    .homepage-intro__bg-image {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        height: 200px;
        width: 100%;
        border-bottom: 2px solid #fff;
        border-radius: 0
    }

    .homepage-intro__bg-image:after {
        display: none
    }
}

.homepage-content-container h2,
.homepage-content-container h3,
.homepage-content-container h4 {
    font-size: 1rem;
    margin: 0 0 .3125rem 0
}

.homepage-content-container p {
    margin: 0 0 .3125rem 0
}

.homepage-quote-container {
    border: 2px solid #bedfef;
    background-color: #e7f3f9;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    padding: 1.5625rem 19.3125rem 1.5625rem 1.5625rem
}

@media all and (max-width: 35.99em) {
    .homepage-quote-container {
        padding: .9375rem .9375rem 9.6875rem .9375rem
    }
}

.homepage-quote-container blockquote {
    margin: 0 0 .625rem 0;
    font-size: 125%;
    line-height: 1.7rem
}

@media all and (max-width: 35.99em) {
    .homepage-quote-container blockquote {
        margin-bottom: 0px
    }
}

.homepage-quote-container .tilted-image {
    position: absolute;
    top: -10px;
    right: 0px;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    -webkit-box-shadow: 0 4px 10px 4px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 4px 10px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px 4px rgba(0, 0, 0, .1);
    max-width: 100%
}

@media all and (max-width: 35.99em) {
    .homepage-quote-container .tilted-image {
        top: auto;
        right: auto;
        bottom: -175px;
        left: 10px;
        max-width: 94%
    }
}

.homepage-quote-container p {
    font-size: 86%;
    line-height: 1.3rem;
    margin: .625rem 0 0 0
}

@media all and (max-width: 35.99em) {
    .homepage-intro__wrapper {
        position: relative
    }
}

.homepage-intro__block {
    padding: .9375rem .625rem .9375rem .625rem
}

@media all and (max-width: 35.99em) {
    .homepage-intro__block .main-intro__bg-image {
        display: block;
        float: left;
        width: 100%;
        max-height: 120px
    }

    .homepage-intro__block .main-intro__bg-image:after {
        display: none
    }
}

.homepage-intro__block h1 {
    font-size: 1.64rem;
    margin-bottom: 10px
}

@media all and (max-width: 35.99em) {
    .homepage-intro__block h1 {
        margin-top: 120px
    }
}

.homepage-intro__block p {
    font-size: 1.35rem;
    line-height: 1.4
}

@media all and (max-width: 35.99em) {
    .homepage-intro__block h1 {
        font-size: 1.1875rem;
        margin-bottom: 3px
    }

    .homepage-intro__block p {
        font-size: 1.0625rem
    }
}

@media(min-width: 59.99em)and (max-width: 61.2em) {
    .homepage-intro__block p {
        font-size: 1.24rem
    }
}

@media(max-width: 56em)and (min-width: 48em) {
    .homepage-intro__block {
        padding: .9375rem 42.25% .9375rem 1.25rem
    }

    .homepage-intro__block p {
        font-size: 1.25rem
    }

    .homepage-intro__block h1 {
        font-size: 1.5rem;
        margin-bottom: 8px
    }
}

@media all and (min-width: 36em) {
    .homepage-intro__block {
        padding: .9375rem 45.25% .9375rem 1.25rem
    }
}

@media all and (max-width: 35.99em) {
    .homepage-intro__block .main-intro__bg-image {
        display: block;
        float: left;
        width: 100%;
        max-height: 160px
    }

    .homepage-intro__block .main-intro__bg-image:after {
        display: none
    }

    .homepage-intro__block h1 {
        margin-top: 156px
    }
}

@media all and (max-width: 21em) {
    .homepage-intro__block {
        padding-bottom: 10px;
        margin-bottom: 12px
    }

    .homepage-intro__block .main-intro__bg-image {
        max-height: 120px
    }

    .homepage-intro__block h1 {
        margin-top: 112px
    }
}

.secondary-intro {
    width: 100%;
    float: left
}

.secondary-intro__left-col {
    display: inline-block;
    float: left;
    min-width: auto
}

.secondary-intro__left-col h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.03rem
}

@media all and (min-width: 36em) {
    .secondary-intro__left-col {
        min-width: 306px
    }
}

.secondary-intro__left-col ul {
    margin: 9px 0 6px 0;
    float: left;
    width: 100%;
    max-width: 150px
}

.secondary-intro__left-col li {
    list-style: none;
    float: left;
    display: block;
    width: 100%
}

.secondary-intro__left-col p {
    font-weight: bold
}

.secondary-intro__left-col p a {
    text-decoration: underline
}

.secondary-intro__right-col {
    display: inline-block;
    border-left: 1px solid #dbdbdb;
    float: right
}

@media all and (max-width: 47.99em) {
    .secondary-intro__right-col {
        width: 45%;
        border-left: 1px solid #dbdbdb
    }
}

@media all and (max-width: 35.99em) {
    .secondary-intro__right-col {
        border-left: 0
    }
}

.secondary-intro__right-col p a {
    text-decoration: underline
}

@media all and (min-width: 36em) {
    .secondary-intro__right-col .show-from--small {
        display: inline !important
    }
}

.secondary-intro__right-col {
    width: auto;
    padding: 4px 20px 0 37px
}

.secondary-intro__right-col p {
    margin-bottom: 0;
    padding-top: 10px
}

@media all and (max-width: 35.99em) {
    .secondary-intro__right-col p {
        padding-top: 0
    }
}

@media all and (max-width: 26em) {
    .secondary-intro__right-col {
        border-left: none;
        padding: 4px 4px 0 0;
        width: 45%
    }
}

@media(min-width: 60em)and (max-width: 67em) {
    .secondary-intro__right-col {
        border-left: none;
        padding: 4px 10px 0 0
    }
}

@media(min-width: 48em)and (max-width: 59.99em) {
    .secondary-intro__right-col {
        border-left: 1px solid #dbdbdb;
        padding: 4px 20px 0 37px;
        min-width: 230px !important
    }
}

@media(min-width: 47.99em)and (max-width: 51.99em) {
    .secondary-intro__right-col {
        border-left: none;
        padding: 4px 10px 0 0
    }
}

@media(min-width: 36em)and (max-width: 39.1em) {
    .secondary-intro__right-col {
        border-left: none;
        padding: 4px 10px 0 0
    }
}

@media all and (max-width: 35.99em) {
    .secondary-intro__right-col {
        border-left: none;
        padding: 4px 1px 0 0;
        min-width: 0
    }
}

.mhra-fmd-placeholder {
    max-width: 130px;
    max-height: none;
    margin: 0 5% 20px 0;
    width: 130px;
    float: left;
    background: #fff
}

.mhra-fmd-placeholder a {
    max-height: auto
}

.mhra-fmd-placeholder a img {
    display: inline-block;
    max-height: 100%;
    height: auto;
    width: 100%;
    float: left;
    border-radius: 0
}

@media all and (min-width: 60em) {
    .mhra-fmd-placeholder a img {
        height: 109px
    }
}

@media all and (max-width: 35.99em) {
    .mhra-fmd-placeholder {
        position: absolute;
        top: 28px;
        right: 0px;
        max-width: 90px !important;
        max-height: 75px;
        margin: 0 14px 0 0
    }

    .mhra-fmd-placeholder a {
        max-height: 75px
    }

    .mhra-fmd-placeholder a img {
        max-height: 75px
    }
}

@media(min-width: 47.99em)and (max-width: 61em) {
    .mhra-fmd-placeholder {
        margin-right: 12px
    }
}

@media(min-width: 36em)and (max-width: 40em) {
    .mhra-fmd-placeholder {
        margin-right: 12px
    }
}

@media all and (max-width: 35.99em) {
    .mhra-fmd-placeholder {
        position: absolute;
        right: 0px;
        top: 50px;
        max-width: 110px
    }
}

@media all and (max-width: 21em) {
    .mhra-fmd-placeholder {
        top: 30px;
        max-width: 90px
    }
}

.mhra-fmd-desc {
    float: left;
    max-width: 150px
}

.mhra-fmd-desc br {
    display: none
}

@media all and (max-width: 35.99em) {
    .mhra-fmd-desc {
        width: 100%
    }

    .mhra-fmd-desc br {
        display: block
    }
}

@media all and (max-width: 21em) {
    .mhra-fmd-desc p {
        margin-bottom: 5px
    }
}

.credential-logos__item {
    margin-bottom: .3125rem
}

@media all and (max-width: 47.99em) {
    .credential-logos__item {
        margin-bottom: .9375rem
    }
}

.credential-logos__item.trusted-shops-item {
    font-size: .9375rem
}

.credential-logos__item.trusted-shops-item img {
    width: 44%;
    display: inline-block;
    max-width: 88px;
    opacity: .7;
    vertical-align: top;
    max-height: 40px
}

@media all and (max-width: 35.99em) {
    .credential-logos__item.trusted-shops-item img {
        display: none !important;
        max-width: 70px
    }
}

.credential-logos__item.trusted-shops-item .stars {
    width: 50%;
    margin-left: .625rem;
    padding-left: .625rem;
    border-left: 1px solid #ccc;
    display: inline-block;
    min-width: 95px
}

@media all and (max-width: 35.99em) {
    .credential-logos__item.trusted-shops-item .stars {
        width: auto;
        border-left: 0;
        margin-left: 0;
        padding-left: 0
    }
}

.credential-logos__item.trusted-shops-item .icon-star {
    color: #fc0;
    margin: 0 .0625rem 0 0
}

@media all and (max-width: 35.99em) {
    .credential-logos__item.trusted-shops-item .icon-star {
        font-size: 1.38em
    }
}

.credential-logos__item.trusted-shops-item .icon-star.unselected {
    color: #e5e5e5
}

.credential-logos__item.trusted-shops-item .icon-star:after {
    font-size: 1.2em
}

@media all and (max-width: 35.99em) {
    .credential-logos__item.trusted-shops-item .icon-star:after {
        font-size: .9em
    }
}

.credential-logos__item.trusted-shops-item .stars__comment {
    display: block;
    color: #999;
    font-size: .6875rem;
    text-transform: uppercase;
    line-height: 1.3
}

@media all and (max-width: 35.99em) {
    .credential-logos__item.trusted-shops-item .stars__comment {
        font-size: .96rem
    }
}

.signposts__item .signpost img {
    position: absolute;
    bottom: 0;
    right: 10px
}

.signposts__item .signpost img.mens-health {
    width: 71px
}

@media all and (max-width: 47.99em) {
    .signposts__item .signpost img.mens-health {
        width: 64px
    }
}

.signposts__item .signpost img.womens-health {
    width: 74px
}

@media all and (max-width: 47.99em) {
    .signposts__item .signpost img.womens-health {
        width: 67px
    }
}

.signposts__item .signpost img.sexual-health {
    right: 5px;
    width: 134px
}

@media all and (max-width: 47.99em) {
    .signposts__item .signpost img.sexual-health {
        width: 124px
    }
}

.signposts__item .signpost img.travel-health {
    width: 96px
}

.signposts__item .signpost h2 a {
    text-decoration: underline
}

.signposts__item .signpost h2 a:hover,
.signposts__item .signpost h2 a:focus,
.signposts__item .signpost h2 a:active {
    text-decoration: none
}

.signposts__item .signpost li a {
    text-decoration: none
}

.signposts__item .signpost li a:hover,
.signposts__item .signpost li a:focus,
.signposts__item .signpost li a:active {
    text-decoration: underline
}

.gpmag-logo {
    width: 42px;
    height: 30px;
    float: left;
    margin-right: 11px;
    margin-top: 5px
}

.bordered-block {
    border: 2px solid #e5e5e5;
    padding: .625rem
}

@media all and (min-width: 36em) {
    .bordered-block {
        padding: 1.25rem
    }
}

@media all and (min-width: 36em) {
    .bordered-block {
        border-radius: .25rem
    }
}

.bordered-block p:last-child {
    margin-bottom: 0
}

.bordered-block--small {
    padding: .625rem
}

@media all and (min-width: 36em) {
    .bordered-block--small {
        padding: 1.25rem
    }
}

.bordered-block--margin {
    margin: 0 .625rem .625rem
}

@media all and (min-width: 36em) {
    .bordered-block--margin {
        margin: 0 0 1.25rem
    }
}

.bordered-block--my-account {
    margin-top: .625rem
}

@media all and (max-width: 35.99em) {
    .borderless-block-mobile {
        border: 0;
        border-radius: 0;
        padding: 0
    }
}

.bordered-block__inline {
    padding: .9375rem
}

@media all and (max-width: 35.99em) {
    .bordered-block__inline {
        padding: .625rem;
        width: 100%
    }
}

.bordered-block__inline.right {
    margin: 0 0 .9375rem .9375rem
}

.bordered-block__inline.left {
    margin: 0 .9375rem .9375rem 0
}

.blue-block,
.grey-block {
    margin-top: .9375rem;
    background-color: #e7f3f9;
    border-radius: .25rem;
    padding: 1.25rem
}

@media all and (max-width: 35.99em) {

    .blue-block,
    .grey-block {
        padding: .9375rem
    }
}

.blue-block.smaller-text p,
.grey-block.smaller-text p {
    font-size: .8125rem
}

.blue-block {
    margin-bottom: -1rem !important
}

.grey-block {
    background-color: #ededed
}

.grey-block h2:first-child,
.grey-block h3:first-child,
.grey-block h4:first-child,
.grey-block h5:first-child,
.grey-block h6:first-child {
    margin-top: 0
}

.grey-block p {
    margin: .3125rem 0 .3125rem 0
}

.grey-block p:last-child {
    margin-bottom: 0
}

.bordered-block img {
    display: block
}

.anchor-link-list {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #ddd;
    padding: 0
}

@media all and (max-width: 35.99em) {
    .anchor-link-list {
        margin: .3125rem 0 .625rem 0
    }
}

.anchor-link-list li {
    list-style: none;
    border-top: 1px solid #ddd;
    font-weight: bold
}

.anchor-link-list li a {
    font-weight: normal;
    text-decoration: none;
    padding: .1875rem 0;
    display: block
}

.anchor-link-list li a:hover,
.anchor-link-list li a:focus,
.anchor-link-list li a:active {
    text-decoration: underline
}

.anchor-link-list li a span {
    margin-top: .25rem
}

@media all and (max-width: 35.99em) {
    .anchor-link-list li a {
        display: inline-block;
        width: 69%;
        font-size: .8125rem;
        text-align: right
    }

    .anchor-link-list li a span {
        margin-left: .3125rem
    }
}

.anchor-link-list li a:first-child {
    text-align: left
}

@media all and (max-width: 35.99em) {
    .anchor-link-list li a:first-child {
        width: 30%
    }
}

.anchor-link-list li.grey-li {
    text-transform: uppercase;
    color: #aaa;
    padding: .25rem 0
}

.anchor-link-list li.grey-li span {
    margin-top: 3px
}

.gallery a span.icon-search {
    opacity: .5
}

@media all and (max-width: 35.99em) {
    .fast-delivery {
        float: right;
        width: 140px;
        margin-top: -55px
    }
}

.gallery__show-one-only img {
    margin: 5px auto 0 auto
}

@media all and (max-width: 35.99em) {
    .gallery__show-one-only img {
        margin-top: 10px
    }
}

.gallery_item {
    position: relative
}

.gallery_item .icon-search {
    position: absolute;
    top: -21px;
    right: 0;
    color: #d5d3d3;
    background: none;
    padding: none;
    background: #fff;
    background: rgba(255, 255, 255, .7);
    border-radius: 50%
}

@media all and (max-width: 35.99em) {
    .gallery_item .icon-search {
        padding: .375rem;
        font-size: .9375rem
    }
}

.gallery_item:hover .icon-search {
    background: #fff;
    background: rgba(255, 255, 255, .9);
    cursor: hand;
    color: #b6b4b4
}

.introtext {
    font-size: 120%;
    line-height: 1.6rem
}

.product-guarantee {
    display: block;
    border-bottom: 1px solid #ccc
}

@media all and (max-width: 35.99em) {
    .product-guarantee {
        margin: 0 0 .9375rem 0
    }
}

.product-guarantee img {
    margin-top: .625rem;
    display: block;
    max-width: 8.125rem
}

@media all and (max-width: 35.99em) {
    .product-guarantee img {
        margin-top: 0;
        max-width: 7.1875rem
    }
}

.product-guarantee p {
    margin-top: .3125rem;
    font-size: .8125rem;
    color: #1f1f1f;
    color: #666;
    line-height: 1.2rem
}

@media all and (max-width: 35.99em) {
    .product-guarantee p {
        margin-bottom: .3125rem;
        font-size: .75rem
    }
}

.product-guarantee .cc-icons {
    padding-bottom: .3125rem
}

@media all and (min-width: 36em) {
    .product-guarantee .cc-icons {
        border-top: 1px solid #ccc;
        padding: .4375rem 0 0 0
    }
}

.cc-icons span {
    background-image: url("../images/cc-cards.svg");
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    background-size: 197px 90px;
    margin: 0 2.5% 0 0
}

@media all and (max-width: 35.99em) {
    .cc-icons span {
        background-size: 131px 20px;
        margin: 0 2% 0 0;
        height: 20px
    }
}

.cc-icons span:last-child {
    margin: 0
}

.cc-icons__visa {
    background-position: -65px -30px;
    width: 55px
}

@media all and (max-width: 35.99em) {
    .cc-icons__visa {
        width: 36px
    }
}

.cc-icons__mastercard {
    background-position: -119px -30px;
    width: 73px
}

@media all and (max-width: 35.99em) {
    .cc-icons__mastercard {
        background-position: -42px 0;
        width: 33px
    }
}

.cc-icons__paypal {
    background-position: -120px 0;
    width: 75px
}

@media all and (max-width: 35.99em) {
    .cc-icons__paypal {
        background-position: -79px 0;
        width: 50px
    }
}

.product-block {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: .9375rem;
    margin-bottom: .625rem
}

@media all and (min-width: 36em) {
    .product-block {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 33.3333333333%;
        margin-bottom: .625rem;
        border: none
    }
}

@media all and (min-width: 36em)and (min-width: 36em) {
    .product-block {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 48em) {
    .product-block {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 60em) {
    .product-block {
        padding-left: 1.5625rem
    }
}

.product-block .button {
    float: left;
    text-align: left;
    max-width: 165px
}

@media all and (max-width: 35.99em) {
    .product-block .button {
        width: 50%;
        max-width: 140px
    }
}

.product-block__image {
    max-width: 165px
}

@media all and (max-width: 35.99em) {
    .product-block__image {
        width: 45%;
        margin-left: 5%;
        float: right;
        margin-top: 10px
    }
}

.product-block__title,
.product-block__desc {
    font-size: .8125rem;
    line-height: 1.3;
    text-align: left;
    margin: 0;
    max-width: 165px
}

.product-block__title {
    font-size: .88rem;
    line-height: .95rem;
    padding-bottom: .3rem
}

.product-block__title span {
    font-weight: normal;
    color: #666;
    font-size: .8125rem
}

@media all and (max-width: 35.99em) {
    .product-block__title {
        width: 50%
    }
}

.product-block__desc a,
.product-block__desc span {
    display: block
}

.product-block__desc .inline {
    display: inline;
    font-weight: normal
}

.signposts__item {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 100%
}

@media all and (min-width: 36em) {
    .signposts__item {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .signposts__item {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .signposts__item {
        padding-left: 1.5625rem
    }
}

@media all and (min-width: 36em) {
    .signposts__item {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 50%
    }
}

@media all and (min-width: 36em)and (min-width: 36em) {
    .signposts__item {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 48em) {
    .signposts__item {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 60em) {
    .signposts__item {
        padding-left: 1.5625rem
    }
}

.signposts__item .signpost {
    border-radius: 4px;
    font-size: .9375rem;
    background: #e7f3f9;
    position: relative;
    margin: 0 0 .625rem 0
}

.signposts__item .signpost h2,
.signposts__item .signpost h3 {
    color: #fff;
    background: #3D7779;
    border-radius: 4px 4px 0 0;
    font-size: .9375rem;
    padding: .0625rem .9375rem;
    margin: .625rem 0
}

.signposts__item .signpost h2 a {
    color: #fff
}

.signposts__item .signpost ul {
    margin: 0 0 0 .9375rem;
    padding: 0 0 .625rem 0
}

.signposts__item .signpost ul li {
    list-style: none
}

.signposts__item .signpost ul li a {
    color: #17458b;
    font-weight: bold
}

.signposts__item .signpost ul li:last-child a {
    font-weight: normal
}

.signposts__item .signpost img {
    position: absolute;
    bottom: 0;
    right: 0
}

.more-information {
    position: relative;
    top: 2px;
    color: #999;
    font-size: .8125rem
}

.more-information:hover,
.more-information:active,
.more-information:focus {
    color: #999;
    text-decoration: none
}

.more-information__content {
    display: inline-block;
    margin-top: 0;
    color: #666;
    font-size: .8125rem;
    line-height: 1.0625rem
}

.more-information-panel__content {
    display: none
}

.more-information-panel__content--close {
    font-size: .8125rem
}

.delivery-choices {
    background-color: #e7f3f9;
    padding: .5rem;
    margin-top: .9375rem;
    margin-bottom: .9375rem
}

.delivery-choices .delivery_type_static {
    vertical-align: middle;
    font-size: .875rem
}

.form-promo {
    margin-bottom: .9375rem;
    display: inline;
    position: relative
}

.form-promo .form-promo__link {
    float: left;
    width: 155px;
    position: relative;
    z-index: 1000
}

@media all and (max-width: 35.99em) {
    .form-promo .form-promo__link {
        width: auto;
        text-transform: capitalize
    }
}

.form-promo input,
.form-promo a,
.form-promo p,
.form-promo button {
    display: inline-block;
    float: none;
    margin: 0 .3125rem 0 0
}

.form-promo .form-promo__amount {
    float: right
}

.form-promo__content {
    border-bottom: 1px solid #e7f3f9;
    padding-bottom: 1.5625rem;
    position: relative;
    margin-bottom: .9375rem;
    display: none
}

.no-js .form-promo__content {
    display: block
}

@media all and (max-width: 35.99em) {
    .form-promo__content {
        clear: both
    }
}

.form-promo__content .form-validation-inline {
    position: absolute;
    top: 2.25rem;
    left: 155px
}

@media all and (max-width: 35.99em) {
    .form-promo__content .form-validation-inline {
        left: 0px
    }
}

.panel-total-cost {
    float: right;
    margin-bottom: .9375rem
}

.brand-prefs {
    font-style: italic;
    color: #707070;
    display: block
}

div.reorder-message {
    font-size: .875rem
}

.order-stages {
    overflow: hidden;
    margin: 0 0 .9375rem 0;
    padding: 0;
    position: relative;
    font-size: .8125rem;
    font-weight: bold;
    list-style-position: inside;
    background-color: #e4e5e5
}

@media all and (min-width: 36em) {
    .order-stages {
        padding: 0 0 0 2.125rem;
        border-radius: 4px
    }
}

.order-stages:before {
    display: none
}

@media all and (min-width: 36em) {
    .order-stages:before {
        display: block;
        padding: .5625rem;
        position: absolute;
        left: 0;
        width: 2.125rem;
        height: 2rem;
        background-color: #36af77;
        border-right: 2px solid #fff;
        color: #fff;
        content: "";
        font-family: "doctor-fox";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}

.order-stages li {
    float: left;
    padding: .3125rem .125rem .3125rem 1.75rem;
    position: relative;
    color: #666;
    position: relative
}

@media all and (max-width: 35.99em) {
    .order-stages li {
        list-style-type: none;
        text-transform: capitalize
    }
}

.order-stages li:after,
.order-stages li:before {
    left: 100%;
    top: 50%;
    border: solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.order-stages li:after {
    border-left-color: #e4e5e5;
    border-width: 16px;
    margin-top: -16px
}

.order-stages li:before {
    border-left-color: #fff;
    border-width: 19px;
    margin-top: -19px
}

.order-stages li:first-child {
    padding-left: .75rem
}

.order-stages li:last-child:before {
    border-width: 0
}

.order-stages li:last-child:after {
    border-width: 0
}

.order-stages.all-on {
    background-color: #d7efe4
}

.order-stages li.active,
.order-stages li.complete {
    background-color: #d7efe4
}

.order-stages li.active:after,
.order-stages li.complete:after {
    border-left-color: #d7efe4
}

.order-stages li.active {
    color: #333
}

.order-stages li.complete {
    color: #666
}

.payment-address-select {
    background-color: #d7efe4;
    padding: .4375rem 1.125rem .4375rem .1875rem;
    margin-bottom: .7em;
    margin-left: 0px;
    min-height: 46px;
    border-radius: 22px
}

.payment-address-select .grid-item__10 {
    vertical-align: middle;
    text-align: center
}

.payment-address-select .grid-item__80 {
    width: 80%
}

.payment-address-select label {
    width: auto;
    text-align: inherit;
    font-weight: 400
}

.payment-address-select label span,
.payment-address-select label a,
.payment-address-select label strong {
    display: inline-block;
    line-height: 1.2em;
    vertical-align: middle
}

.payment-address-select .button {
    padding: 0 8px;
    line-height: 1.5rem
}

#confirm-identity h4 {
    display: block
}

#confirm-identity .ajax-popup-link,
#confirm-identity .ajax-popup-link-address {
    margin: 4px 14px 12px 0;
    padding: 0 8px;
    float: left
}

#confirm-identity .compact-hr {
    margin: 8px 0;
    clear: both
}

.saved-card-tabs .js__tabs__content {
    padding: 0
}

.saved-card-tabs .saved-card-tabs-list ul {
    font-size: 1.0625rem;
    margin-top: 0;
    margin-bottom: 0
}

.saved-card-tabs .saved-card-tabs-list ul li a {
    color: #aaa
}

.saved-card-tabs .saved-card-tabs-list ul li a.active {
    color: #1f1f1f
}

@media all and (min-width: 36em) {
    .saved-card-tabs .saved-card-tabs-list {
        margin-left: 8.75rem
    }
}

#ryft-pay-btn {
    background: #36af77;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    margin: 10px 0 0 0
}

.flow-error {
    display: none;
    font-size: 14px;
    font-style: italic
}

.flow-drop {
    padding: 15px;
    font-size: 13px;
    text-align: center;
    color: #666;
    font-weight: bold;
    background-color: #eee;
    border: 2px dashed #aaa;
    border-radius: 10px;
    margin-top: 40px;
    z-index: 9999;
    display: none
}

.flow-dragover {
    padding: 30px;
    color: #555;
    background-color: #ddd;
    border: 1px solid #999
}

.flow-progress {
    margin: 30px 0 30px 0;
    width: 100%;
    display: none
}

.progress-container {
    height: 12px;
    background: #9cbd94;
    position: relative
}

.progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #45913a;
    width: 0
}

.progress-text {
    font-size: 11px;
    line-height: 9px;
    padding-left: 10px
}

.progress-pause {
    padding: 0 0 0 7px
}

.progress-resume-link {
    display: none
}

.is-paused .progress-resume-link {
    display: inline
}

.is-paused .progress-pause-link {
    display: none
}

.is-complete .progress-pause {
    display: none
}

.flow-list {
    overflow: auto;
    margin-right: -20px;
    display: none
}

.uploader-item {
    width: 148px;
    height: 90px;
    background-color: #666;
    position: relative;
    border: 2px solid #000;
    float: left;
    margin: 0 6px 6px 0
}

.uploader-item img.uploader-item-thumbnail {
    opacity: 0
}

.uploader-item-thumbnail {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.uploader-item-creating-thumbnail {
    padding: 0 5px;
    font-size: 9px;
    color: #fff
}

.uploader-item-title {
    position: absolute;
    font-size: 9px;
    line-height: 11px;
    padding: 3px 50px 3px 5px;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, .6);
    min-height: 27px
}

.uploader-item-status {
    position: absolute;
    bottom: 3px;
    right: 3px
}

.uploader-item:hover,
.is-active .uploader-item {
    border-color: #4a873c;
    cursor: pointer
}

.uploader-item:hover .uploader-item-title,
.is-active .uploader-item .uploader-item-title {
    background-color: rgba(74, 135, 60, .8)
}

.is-error .uploader-item:hover,
.is-active.is-error .uploader-item {
    border-color: #900
}

.is-error .uploader-item:hover .uploader-item-title,
.is-active.is-error .uploader-item .uploader-item-title {
    background-color: rgba(153, 0, 0, .6)
}

.is-error .uploader-item-creating-thumbnail {
    display: none
}

.product-thumbs {
    margin: .9375rem 0;
    overflow: auto;
    padding: .9375rem 0 0;
    border-top: #dcdcdc 1px solid;
    list-style-type: none
}

.product-thumbs li {
    float: left;
    padding-left: .625rem
}

@media all and (max-width: 35.99em) {
    .product-thumbs li {
        width: 20%
    }
}

.product-thumbs li:first-child {
    padding-left: 0
}

.prescription-related p {
    margin-top: .3125rem;
    font-size: .8125rem;
    line-height: 1.0625rem
}

.prescription-related__guarantee {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-top: 1.25rem;
    border-top: #dcdcdc 1px solid
}

@media all and (min-width: 36em) {
    .prescription-related__guarantee {
        display: inline-block;
        vertical-align: top;
        width: 29.1666666667%;
        padding-right: 1.875rem
    }
}

.prescription-related__guarantee img {
    width: 7.8125rem
}

.prescription-related__delivery {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-top: 1.25rem;
    border-top: #dcdcdc 1px solid
}

@media all and (min-width: 36em) {
    .prescription-related__delivery {
        display: inline-block;
        vertical-align: top;
        width: 29.1666666667%
    }
}

.prescription-related__delivery [class^=icon-],
.prescription-related__delivery [class*=" icon-"] {
    color: #787878;
    font-size: 4.125rem;
    line-height: .5
}

@media all and (max-width: 35.99em) {

    .prescription-related__delivery [class^=icon-],
    .prescription-related__delivery [class*=" icon-"] {
        float: right;
        font-size: 4.75rem
    }
}

.prescription-related__delivery__title {
    margin: 0;
    font-size: .8125rem;
    line-height: .7
}

.prescription-related__delivery__list {
    margin: .3125rem 0 1rem;
    padding: 0;
    list-style-type: none;
    font-size: .8125rem;
    line-height: 1.0625rem
}

.prescription-related__rating {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-top: 1.25rem;
    border-top: #dcdcdc 1px solid
}

@media all and (min-width: 36em) {
    .prescription-related__rating {
        display: inline-block;
        vertical-align: top;
        width: 41.6666666667%
    }
}

.prescription-related__rating .credential-logos__item.trusted-shops-item {
    padding-left: 0;
    width: auto
}

@media all and (max-width: 35.99em) {
    .prescription-related__rating p {
        margin-bottom: 0
    }
}

.prescription-fees__title {
    margin: 0 0 .5rem;
    color: #333;
    font-size: 1rem
}

.form-footer-next {
    margin-top: 1.5625rem;
    overflow: auto;
    border-top: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid
}

.form-footer-next__content {
    margin: .4375rem 0;
    color: #333
}

.form-footer-next__link {
    display: inline-block;
    margin: .4375rem 0;
    font-size: .8125rem;
    font-weight: bold
}

@media all and (min-width: 36em) {
    .form-footer-next__link {
        font-size: .875rem
    }
}

.questions-header {
    position: relative;
    overflow: hidden;
    padding: .3125rem .625rem;
    margin: 1.0625rem 0 0 0;
    background-color: #e7f3f9;
    border-radius: 4px 4px 0 0;
    border-bottom: #e0e0e0 1px solid
}

@media all and (min-width: 36em) {
    .questions-header {
        padding: .3125rem .9375rem
    }
}

h1.questions-header__title,
h2.questions-header__title,
h3.questions-header__title,
h4.questions-header__title,
h5.questions-header__title,
h6.questions-header__title {
    display: inline-block;
    margin-bottom: 0;
    font-size: 1.0625rem;
    line-height: 1.125rem
}

@media all and (min-width: 36em) {

    h1.questions-header__title,
    h2.questions-header__title,
    h3.questions-header__title,
    h4.questions-header__title,
    h5.questions-header__title,
    h6.questions-header__title {
        font-size: 1.25rem
    }
}

h1.questions-header__title:first-child,
h2.questions-header__title:first-child,
h3.questions-header__title:first-child,
h4.questions-header__title:first-child,
h5.questions-header__title:first-child,
h6.questions-header__title:first-child {
    margin-bottom: 0
}

.questions-header__sub {
    font-size: .8125rem;
    font-weight: normal
}

@media all and (min-width: 36em) {
    .questions-header__sub {
        font-size: .875rem
    }
}

.gender-only {
    margin: 0;
    position: relative;
    top: 5px;
    line-height: 1.25rem;
    color: #666;
    font-style: italic
}

@media all and (min-width: 36em) {
    .gender-only {
        float: right
    }
}

.questions-grid__row {
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0
}

.questions-body__question {
    float: left;
    padding: .625rem 2.5rem 0 0
}

.questions-body__question.multiple_answers {
    padding-bottom: 0
}

@media all and (min-width: 36em) {
    .questions-body__question {
        padding-bottom: .625rem;
        width: 80.2816901408%
    }
}

.questions-body__question p {
    margin: 0;
    color: #333
}

.questions-body__question ul {
    margin: .3125rem 0;
    padding-left: 1.5625rem;
    color: #333
}

.questions-body__input {
    float: left;
    display: block;
    width: 100%;
    padding-bottom: .625rem
}

.questions-body__input.multiple_answers {
    clear: left;
    width: auto
}

@media all and (min-width: 36em) {
    .questions-body__input.multiple_answers {
        padding-bottom: .625rem
    }
}

@media all and (min-width: 36em) {
    .questions-body__input {
        padding-top: .4375rem;
        padding-bottom: 0;
        width: 19.7183098592%
    }
}

label.questions-body__input--radio {
    padding: 0 .625rem 0 0;
    font-weight: bold
}

label.questions-body__input--radio:last-child {
    padding-right: 0
}

label.questions-body__input--checkbox {
    padding: 0 .625rem 0 0;
    font-weight: bold;
    float: left;
    clear: left
}

.questions-body__title {
    margin-bottom: 0 !important;
    font-size: .8125rem;
    line-height: 1.3125rem
}

@media all and (min-width: 36em) {
    .questions-body__title {
        font-size: 1rem
    }
}

.questions-footer {
    padding: 1.25rem 0 0
}

.questions-footer .notification {
    margin-top: .625rem;
    margin-bottom: .625rem
}

@media all and (min-width: 36em) {
    .questions-footer .notification {
        float: right
    }
}

.questions-footer p {
    margin-bottom: 0
}

.image-track-parcel {
    float: left;
    margin-right: 1.25rem;
    width: 1.875rem
}

.question .freetext {
    clear: both;
    display: none
}

.question .freetext p {
    margin-bottom: .5em
}

.question .freetext textarea {
    min-height: 4rem;
    margin-bottom: .75em;
    width: 96%
}

@media all and (max-width: 35.99em) {
    .aside-nav {
        padding: 0 0 1.8125rem;
        position: absolute;
        right: 0;
        left: 0;
        z-index: 1001;
        background: #fff;
        -webkit-box-shadow: 0 7px 5px 5px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 7px 5px 5px rgba(0, 0, 0, .1);
        box-shadow: 0 7px 5px 5px rgba(0, 0, 0, .1)
    }
}

@media all and (min-width: 36em) {
    .aside-nav {
        display: none !important
    }
}

@media all and (min-width: 60em) {
    .aside-nav {
        display: block !important
    }
}

@media all and (min-width: 36em)and (max-width: 47.99em) {
    .aside {
        background-color: #ededed;
        border-radius: 4px
    }
}

.aside-heading {
    margin: 0;
    padding: .5625rem .8125rem;
    background: #3D7779;
    color: #fff;
    font-size: .875rem;
    line-height: 1rem
}

.aside-heading a {
    color: #fff
}

.aside-heading--alt {
    background-color: #77a0bc
}

.aside-callout {
    position: relative;
    background-color: #ededed
}

@media all and (min-width: 36em)and (max-width: 47.99em) {
    .aside-callout {
        width: 33.333%;
        float: left
    }
}

.aside-callout__content__grid-item {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 50%;
    width: 49%
}

@media all and (min-width: 36em) {
    .aside-callout__content__grid-item {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .aside-callout__content__grid-item {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .aside-callout__content__grid-item {
        padding-left: 1.5625rem
    }
}

@media all and (min-width: 36em) {
    .aside-callout__content__grid-item {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 100%
    }
}

@media all and (min-width: 36em)and (min-width: 36em) {
    .aside-callout__content__grid-item {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 48em) {
    .aside-callout__content__grid-item {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 60em) {
    .aside-callout__content__grid-item {
        padding-left: 1.5625rem
    }
}

.aside-callout--delivery {
    background-image: url("../images/bg-parcel.png");
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 27%;
    -o-background-size: 27%;
    background-size: 27%
}

@media all and (min-width: 36em) {
    .aside-callout--delivery {
        -webkit-background-size: 35%;
        -o-background-size: 35%;
        background-size: 35%
    }
}

@media all and (min-width: 60em) {
    .aside-callout--delivery {
        -webkit-background-size: 35%;
        -o-background-size: 35%;
        background-size: 35%
    }
}

@media all and (min-width: 75em) {
    .aside-callout--delivery {
        background-position: right center;
        -webkit-background-size: auto;
        -o-background-size: auto;
        background-size: auto
    }
}

.aside-callout--care-quality,
.care-quality {
    margin-top: .4375rem;
    padding: .625rem 1.125rem;
    background-color: #fff;
    border: #69737c 1px solid;
    border-radius: 5px
}

.aside-callout--care-quality p,
.care-quality p {
    margin: .375rem 0;
    font-size: 1.125rem;
    font-weight: normal
}

.aside-callout--care-quality p .aside-callout--care-quality-inspected,
.care-quality p .aside-callout--care-quality-inspected {
    color: #6c276a;
    display: inline-block;
    margin-bottom: 5px
}

.aside-callout--care-quality .care-quality__button,
.care-quality .care-quality__button {
    background-color: #458f00;
    color: #fff;
    border-radius: 5px;
    padding: 10px 10px 8px 10px;
    font-weight: bold;
    display: block;
    font-size: 1.5rem;
    margin-bottom: 10px
}

.aside-callout--care-quality .care-quality__button:hover,
.care-quality .care-quality__button:hover {
    text-decoration: none
}

@media all and (max-width: 36em) {

    .aside-callout--care-quality p,
    .care-quality p,
    .aside-callout--care-quality a,
    .care-quality a {
        font-size: 70%
    }
}

.care-quality__standard {
    padding-left: 2.8125rem;
    background: url("../images/bg-tick-lrg.png") no-repeat 0 100%;
    color: #5ba200
}

a.care-quality__link {
    display: inline-block;
    padding: .125rem .9375rem .3125rem;
    background-color: #5ba200;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    font-size: .9375rem;
    font-weight: bold;
    line-height: 1.2
}

a.care-quality__link:hover {
    text-decoration: none
}

.aside-callout__content {
    padding: .625rem .8125rem
}

.aside-callout__content p,
.aside-callout__content ul {
    margin: .625rem 0;
    padding: 0;
    font-size: .8125rem;
    line-height: 1.5;
    list-style-type: none
}

.aside-callout__content p:first-child,
.aside-callout__content ul:first-child {
    margin-top: 0
}

.aside-callout__content p ul,
.aside-callout__content ul ul {
    margin: 0
}

.aside-callout__content p ul li,
.aside-callout__content ul ul li {
    margin-left: .625rem;
    line-height: 1.65
}

.aside-callout__content p ul a,
.aside-callout__content ul ul a {
    font-weight: normal;
    font-size: .8125rem
}

.aside-callout__content p {
    line-height: 1rem
}

.aside-callout--prescriptions .aside-callout__content p {
    padding-right: .625rem
}

.aside-callout__content a {
    display: inline-block;
    font-size: .8125rem;
    font-weight: bold
}

@media all and (min-width: 75em) {
    .aside-callout__content a {
        font-size: .875rem
    }
}

.aside-callout__content img {
    display: block
}

.aside-callout__content-blockquote {
    margin: 0;
    padding: .625rem .8125rem
}

.aside-callout__content-blockquote p {
    margin: 0
}

.aside-callout__content-cite {
    font-style: normal
}

.logo-registered {
    margin: .1875rem 0 .75rem
}

@media all and (max-width: 35.99em) {
    .logo-registered {
        margin-left: 1.25rem
    }
}

.logo-quality {
    margin: .1875rem 0 0
}

@media all and (max-width: 35.99em) {
    .logo-quality {
        margin-left: 1.25rem
    }
}

@media all and (min-width: 36em) {
    .logo-quality {
        margin-bottom: .625rem
    }
}

@media all and (min-width: 48em) {
    .logo-quality {
        display: none !important
    }
}

.delivery-image {
    float: left
}

.delivery-image--royal-mail {
    margin-bottom: .625rem;
    max-width: 40%;
    width: 3.625rem
}

@media all and (max-width: 35.99em) {
    .delivery-image--royal-mail {
        position: absolute;
        top: 5.625rem;
        left: 8.75rem
    }
}

.delivery-image--local-collect {
    margin: 1.4375rem 0 0 .9375rem;
    max-width: 40%;
    width: 4.8125rem
}

@media all and (max-width: 35.99em) {
    .delivery-image--local-collect {
        position: absolute;
        top: 7.5rem;
        left: 7.125rem
    }
}

@media all and (max-width: 47.99em) {

    .aside-callout--care-quality,
    #mhra-fmd-placeholder {
        width: 50%;
        float: left;
        background-color: #fff
    }

    .aside-callout--care-quality {
        clear: both !important
    }
}

aside #mhra-fmd-placeholder {
    margin-top: .5rem;
    text-align: center;
    background-color: #fff !important
}

@media all and (max-width: 47.99em) {
    aside #mhra-fmd-placeholder {
        padding: 0 0 0 .3125rem
    }
}

@media all and (max-width: 47.99em) {
    aside #mhra-fmd-placeholder img {
        clear: none;
        float: right;
        background-color: #fff !important
    }
}

@media all and (min-width: 36em)and (max-width: 47.99em) {

    .aside-callout--care-quality,
    aside #mhra-fmd-placeholder {
        background-color: rgba(0, 0, 0, 0) !important;
        margin: 2%;
        width: 46%
    }
}

.popup-video {
    display: inline-block;
    max-width: 100%;
    outline: none;
    position: relative;
    text-decoration: none;
    border-radius: .3125rem;
    border: 3px solid #fff
}

.popup-video:hover .play-button {
    background: #000;
    background: rgba(0, 0, 0, .7)
}

.popup-video:after {
    display: none !important
}

.popup-video .play-button {
    background: #000;
    background: rgba(0, 0, 0, .5);
    padding: .75rem .625rem .75rem .875rem;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 1.25rem;
    margin: -1.5625rem 0 0 -1.5625rem
}

.video-meta {
    background: #000;
    background: rgba(0, 0, 0, .6);
    padding: .125rem .3125rem;
    color: #fff;
    font-size: .75rem;
    width: 100%;
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 1.2
}

.video-meta__time {
    float: right
}

.popup-350 {
    height: 21.875rem;
    max-width: 21.875rem;
    margin: auto;
    padding: 1.25rem;
    position: relative;
    background-color: #fff
}

.popup-350 .mfp-close {
    color: #fff !important;
    top: -37px;
    right: -17px
}

.popup-550 {
    max-height: 90vh;
    max-width: 34.375rem;
    margin: auto;
    overflow-x: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 1.25rem;
    position: relative;
    background-color: #fff
}

.popup-550 .mfp-close {
    color: #fff !important;
    top: -37px;
    right: -17px
}

.popup-tc {
    max-height: 34.375rem;
    max-height: 90vh;
    max-width: 29.6875rem;
    margin: auto;
    overflow-x: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 1.25rem;
    position: relative;
    background-color: #fff
}

.popup-tc .mfp-close {
    color: #fff !important;
    top: -37px;
    right: -17px
}

.medication-offer-modal-text {
    float: left;
    width: 100%;
    height: auto
}

.main-intro__news h2 {
    margin-top: 0;
    font-size: 1.375rem;
    line-height: 1.625rem
}

@media all and (min-width: 36em) {
    .main-intro__news h2 {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
}

@media all and (min-width: 60em) {
    .main-intro__news h2 {
        font-size: 1.625rem;
        line-height: 1.875rem
    }
}

.news-article {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: .625rem
}

.news-article h1 {
    margin-top: 1.5rem
}

@media all and (max-width: 35.99em) {
    .news-article img {
        max-width: 50%
    }
}

.author-meta {
    border-top: 1px solid #e5e5e5;
    padding: .625rem 0 0 0
}

.author-meta .img-left,
.author-meta .img-right {
    border: 3px solid #fff;
    display: inline-block;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .15);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15);
    margin: 0 .625rem 0 0
}

.author-meta p {
    margin: 0 0 .625rem 0
}

.news-paginaton {
    padding-top: .9375rem;
    margin-bottom: 2.5rem
}

.news-paginaton a {
    font-weight: bold;
    font-size: .875rem
}

@media all and (max-width: 47.99em) {
    .aside-categories {
        background: rgba(0, 0, 0, 0)
    }
}

@media all and (max-width: 47.99em) {
    .aside-categories .aside-callout__content {
        display: none
    }
}

@media all and (min-width: 48em) {
    .aside-categories .aside-callout__content {
        display: block !important
    }
}

@media all and (max-width: 47.99em) {
    .aside-categories {
        width: 100%
    }
}

@media all and (max-width: 47.99em) {
    .aside-categories.active .aside-categories__button {
        border-radius: 4px 4px 0 0
    }
}

@media all and (max-width: 47.99em) {
    .aside-categories.active .aside-categories__panel {
        border: 1px solid #3D7779;
        border-top: none;
        border-radius: 0 0 4px 4px
    }
}

a.aside-categories__trigger {
    text-decoration: none
}

a.aside-categories__trigger:hover,
a.aside-categories__trigger:active {
    text-decoration: none
}

@media all and (max-width: 47.99em) {
    .aside-categories__button {
        color: #3D7779;
        background-color: #fff;
        border: 1px solid #3D7779;
        border-radius: 4px
    }

    .aside-categories__button:hover,
    .aside-categories__button:active {
        text-decoration: none
    }
}

.aside-categories__button .icon-hamburger {
    display: inline-block;
    margin-right: .3125rem
}

@media all and (min-width: 48em) {
    .aside-categories__button .icon-hamburger {
        display: none
    }
}

.aside-categories__content {
    width: 100%
}

@media all and (max-width: 47.99em) {
    .aside-categories__content {
        -webkit-column-count: 2;
        -webkit-column-gap: 1em;
        -moz-column-count: 2;
        -moz-column-gap: 1em;
        column-count: 2;
        column-gap: 1em
    }
}

@media all and (max-width: 47.99em) {
    .lt-ie10 .aside-categories__content ul li {
        float: left;
        width: 50%
    }
}

.iframe_wrap iframe {
    margin: 0 auto;
    width: 100%;
    min-height: 600px
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    position: absolute;
    top: 0;
    right: 0
}

.owl-theme .owl-controls .owl-buttons div {
    width: 35px;
    height: 35px;
    font-size: .75rem;
    display: inline-block;
    background-color: #ccc;
    position: relative;
    border-left: 1px solid #fff;
    font-family: "doctor-fox";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.owl-theme .owl-controls .owl-buttons div:last-child {
    border-radius: 0 4px 4px 0
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:before,
.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    position: absolute;
    top: 13px;
    left: 13px;
    color: #fff
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    left: 12px;
    content: ""
}

.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: ""
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.slider-3__item,
.slider-4__item {
    display: inline-block;
    padding: 0 5px
}

@media all and (min-width: 36em) {

    .slider-3__item,
    .slider-4__item {
        padding: 0 10px
    }
}

.slider-3__item p,
.slider-4__item p {
    margin: 0;
    font-size: .8125rem;
    line-height: 1.3
}

.customer-reviews__review p {
    font-size: .75rem
}

.customer-reviews__review p span {
    color: #333;
    display: inline;
    line-height: 1.4
}

.customer-reviews__review p span.grey {
    display: block;
    color: #afafaf !important
}

.customer-reviews__review p span.grey span {
    color: #999 !important
}

.customer-reviews__review p div span.grey {
    color: #999 !important
}

.customer-reviews__review .icon-star {
    color: #fc0;
    margin: 0 .125rem 0 0;
    font-size: 16px
}

.customer-reviews__review .icon-star.unselected {
    color: #e5e5e5
}

.customer-reviews__meta {
    border-bottom: 1px solid #e7f3f9;
    border-top: 1px solid #e7f3f9;
    margin-top: .9375rem
}

.customer-reviews__meta img {
    float: left;
    max-width: 63px;
    max-height: 21px;
    opacity: .7;
    margin: .4375rem 0
}

.customer-reviews__meta p {
    float: right;
    font-size: .75rem;
    margin: .4375rem 0
}

@media all and (max-width: 35.99em) {
    .customer-reviews__meta p {
        font-size: .6875rem;
        line-height: 1.3;
        max-width: 75%
    }
}

.customer-reviews__meta p>a {
    font-weight: normal
}

.related-articles__article {
    display: block
}

.customer-reviews,
.related-products,
.related-articles {
    margin-bottom: 1.5625rem
}

@media all and (max-width: 35.99em) {

    .customer-reviews,
    .related-products,
    .related-articles {
        margin-bottom: .9375rem
    }
}

.customer-reviews__wrap,
.related-products__wrap,
.related-articles__wrap {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 100%
}

@media all and (min-width: 36em) {

    .customer-reviews__wrap,
    .related-products__wrap,
    .related-articles__wrap {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {

    .customer-reviews__wrap,
    .related-products__wrap,
    .related-articles__wrap {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {

    .customer-reviews__wrap,
    .related-products__wrap,
    .related-articles__wrap {
        padding-left: 1.5625rem
    }
}

@media all and (max-width: 35.99em) {

    .customer-reviews__wrap,
    .related-products__wrap,
    .related-articles__wrap {
        padding: 0 .625rem
    }
}

.customer-reviews__wrap h2,
.customer-reviews__wrap h3,
.related-products__wrap h2,
.related-products__wrap h3,
.related-articles__wrap h2,
.related-articles__wrap h3 {
    min-height: 35px;
    background-color: #dbdbdb;
    border-radius: 4px;
    font-size: .9375rem;
    text-transform: uppercase;
    padding: .375rem 5rem .375rem .9375rem;
    position: relative;
    margin-top: 0
}

.js .bespoke-owl-buttons {
    display: inline
}

.no-js .bespoke-owl-buttons {
    display: none
}

.bespoke-owl-buttons {
    position: absolute;
    right: 0;
    top: 0
}

.bespoke-owl-buttons span {
    width: 35px;
    height: 35px;
    font-size: .75rem;
    display: inline-block;
    background-color: #bfbfbf;
    position: relative;
    border-left: 1px solid #fff;
    cursor: pointer;
    font-family: "doctor-fox";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bespoke-owl-buttons span:last-child {
    border-radius: 0 4px 4px 0
}

.bespoke-owl-buttons span:hover {
    background-color: #b2b2b2
}

.bespoke-owl-buttons span.owl-prev:before,
.bespoke-owl-buttons span.owl-next:before {
    position: absolute;
    top: 13px;
    left: 13px;
    color: #fff
}

.bespoke-owl-buttons span.owl-prev:before {
    left: 12px;
    content: ""
}

.bespoke-owl-buttons span.owl-next:before {
    content: ""
}

.footer {
    margin-top: 1.875rem;
    background: #3D7779;
    border-top: #e7f3f9 9px solid;
    color: #d1f1ff
}

@media all and (min-width: 36em) {
    .footer {
        padding: 1.375rem .9375rem 1.125rem
    }
}

@media all and (min-width: 48em) {
    .footer {
        padding: 0;
        padding-top: 1.375rem
    }
}

.footer a {
    color: #fff;
    font-weight: bold
}

.footer a:hover,
.footer a:focus {
    color: #fff;
    text-decoration: underline
}

.footer a:active {
    color: #fff;
    text-decoration: underline
}

p.copyright {
    text-align: center
}

@media all and (max-width: 48em) {
    p.copyright {
        margin: 0 auto;
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.footer__contact,
.footer__links,
.footer__security {
    display: inline-block;
    vertical-align: top;
    padding-left: 0
}

@media all and (min-width: 36em) {

    .footer__contact,
    .footer__links,
    .footer__security {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {

    .footer__contact,
    .footer__links,
    .footer__security {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {

    .footer__contact,
    .footer__links,
    .footer__security {
        padding-left: 1.5625rem
    }
}

.footer__contact {
    width: 100%
}

@media all and (min-width: 36em) {
    .footer__contact {
        width: 50%
    }
}

@media all and (min-width: 48em) {
    .footer__contact {
        float: left;
        width: 28.4552845528%
    }
}

@media all and (min-width: 60em) {
    .footer__contact {
        width: 23.75%
    }
}

.footer__links {
    width: 100%
}

@media all and (min-width: 36em) {
    .footer__links {
        width: 50%
    }
}

@media all and (min-width: 48em) {
    .footer__links {
        float: left;
        width: 43.3604336043%
    }
}

@media all and (min-width: 60em) {
    .footer__links {
        width: 53.5833333333%
    }
}

.footer__security {
    width: 100%;
    text-align: center
}

@media all and (min-width: 36em) {
    .footer__security {
        text-align: left
    }
}

@media all and (min-width: 48em) {
    .footer__security {
        float: left;
        width: 28.1842818428%
    }
}

@media all and (min-width: 60em) {
    .footer__security {
        width: 22.6666666667%
    }
}

.logo-footer {
    display: block;
    margin: 0 auto .3125rem;
    max-width: 9rem
}

@media all and (min-width: 36em) {
    .logo-footer {
        margin: 0 0 .3125rem
    }
}

.footer__contact-list {
    font-weight: bold;
    text-align: center
}

@media all and (min-width: 36em) {
    .footer__contact-list {
        text-align: left
    }
}

.footer__contact-list li {
    display: inline-block
}

.footer__contact-list li:first-child {
    margin-right: .8125rem
}

.footer__contact-list li:last-child {
    display: block
}

.footer__social {
    margin-top: .9375rem;
    margin-bottom: .9375rem;
    text-align: center
}

@media all and (min-width: 36em) {
    .footer__social {
        text-align: left
    }
}

.footer__social p {
    font-size: 76%;
    margin: 0
}

.footer__social-list {
    display: inline-block;
    overflow: auto;
    list-style-type: none
}

.footer__social-list li {
    float: left;
    margin: 0 .5rem 0
}

@media all and (min-width: 36em) {
    .footer__social-list li:first-child {
        margin-left: 0
    }
}

@media all and (min-width: 48em) {
    .footer__social-list li {
        margin: 0 .25rem 0
    }
}

a.icon-footer__facebook,
a.icon-footer__twitter,
a.icon-footer__google-plus,
a.icon-footer__vimeo {
    color: #fff;
    font-size: 1rem;
    font-weight: normal
}

@media all and (min-width: 48em) {

    a.icon-footer__facebook,
    a.icon-footer__twitter,
    a.icon-footer__google-plus,
    a.icon-footer__vimeo {
        font-size: .75rem
    }
}

a.icon-footer__facebook:hover,
a.icon-footer__facebook:focus,
a.icon-footer__twitter:hover,
a.icon-footer__twitter:focus,
a.icon-footer__google-plus:hover,
a.icon-footer__google-plus:focus,
a.icon-footer__vimeo:hover,
a.icon-footer__vimeo:focus {
    color: #fff;
    text-decoration: none
}

.icon-footer__facebook {
    padding: .625rem;
    background-color: #3b5998;
    border-radius: 50%
}

.icon-footer__facebook:hover {
    background-color: #344e86
}

.icon-footer__twitter {
    padding: .625rem;
    background-color: #55acee;
    border-radius: 50%
}

.icon-footer__twitter:hover {
    background-color: #3ea1ec
}

.icon-footer__google-plus {
    padding: .625rem;
    background-color: #dd4b39;
    border-radius: 50%
}

.icon-footer__google-plus:hover {
    background-color: #d73925
}

.icon-footer__vimeo {
    padding: .625rem;
    background-color: #1ab7ea;
    border-radius: 50%
}

.icon-footer__vimeo:hover {
    background-color: #14a7d7
}

.footer__links-block {
    float: left;
    margin-bottom: .9375rem;
    width: 50%
}

.footer__links-news__list {
    margin: 0;
    padding-left: .9375rem
}

.footer__security-list li {
    display: inline-block;
    vertical-align: middle;
    background-image: url("../images/sprite-footer-icons.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: 4.625rem;
    -o-background-size: 4.625rem;
    background-size: 4.625rem
}

@media all and (min-width: 36em) {
    .footer__security-list li {
        margin-right: .3125rem;
        -webkit-background-size: 7.3125rem;
        -o-background-size: 7.3125rem;
        background-size: 7.3125rem
    }

    .footer__security-list li:last-child {
        margin-right: 0
    }
}

@media all and (min-width: 48em) {
    .footer__security-list li {
        margin-bottom: .625rem;
        margin-right: .5rem
    }

    .footer__security-list li:last-child {
        margin-right: 0
    }
}

.lt-ie9 .footer__security-list li {
    background-image: url("../images/sprite-footer-icons-sml.png")
}

.footer__security-list li.footer__security-norton {
    height: 2rem;
    width: 4.625rem
}

@media all and (min-width: 36em) {
    .footer__security-list li.footer__security-norton {
        height: 2.5rem;
        width: 6.0625rem;
        -webkit-background-size: 6.0625rem;
        -o-background-size: 6.0625rem;
        background-size: 6.0625rem
    }
}

@media all and (min-width: 75em) {
    .footer__security-list li.footer__security-norton {
        height: 3.125rem;
        width: 7.3125rem;
        -webkit-background-size: 7.3125rem;
        -o-background-size: 7.3125rem;
        background-size: 7.3125rem
    }
}

.footer__security-list li.footer__security-pci {
    height: 1.625rem;
    width: 2.6875rem;
    background-position: 0 -2.6875rem
}

@media all and (min-width: 36em) {
    .footer__security-list li.footer__security-pci {
        height: 2.5625rem;
        width: 4.1875rem;
        background-position: 0 -4.3125rem
    }
}

.footer__security-list li.footer__security-visa {
    height: .875rem;
    width: 2.8125rem;
    background-position: 0 -7.3125rem
}

@media all and (min-width: 36em) {
    .footer__security-list li.footer__security-visa {
        height: 1.375rem;
        width: 4.3125rem;
        background-position: 0 -11.5625rem
    }
}

.lt-ie9 .footer__security-list li.footer__security-visa {
    background-position: 0 -10.9375rem
}

.footer__security-list li.footer__security-mastercard {
    height: 1.5rem;
    width: 2.5rem;
    background-position: 0 -5.125rem
}

@media all and (min-width: 36em) {
    .footer__security-list li.footer__security-mastercard {
        height: 2.3125rem;
        width: 3.8125rem;
        background-position: 0 -8.0625rem
    }
}

.lt-ie9 .footer__security-list li.footer__security-mastercard {
    background-position: 0 -7.625rem
}

.footer__security-list li.footer__security-paypal {
    height: 1.1875rem;
    width: 4.375rem;
    background-position: 0 -9rem;
    vertical-align: bottom
}

@media all and (min-width: 36em) {
    .footer__security-list li.footer__security-paypal {
        height: 1.9375rem;
        width: 6.875rem;
        background-position: 0 -14.125rem
    }
}

.footer-rail {
    padding: .75rem .625rem;
    /* background-color: #235d85; */
    background-color: #5a9698;
    color: #d1f1ff;
    font-size: .8125rem;
    line-height: 1.5rem
}

@media all and (max-width: 35.99em) {
    .footer-rail {
        padding: .75rem .625rem
    }
}

@media all and (min-width: 36em) {
    .footer-rail {
        padding-right: 0;
        padding-left: 0
    }
}

.footer-rail.cookie-consent {
    z-index: 2;
    color: #fff;
    border-top: 1px solid #d1f1ff;
    text-align: center;
    background: rgba(41, 109, 156, .9);
    width: 100%;
    display: none;
    position: fixed;
    bottom: 0
}

.footer-rail.cookie-consent p {
    margin: 5px 40px
}

.footer-rail.cookie-consent a {
    color: #fff;
    text-decoration: underline
}

.footer-rail.cookie-consent h3 {
    color: #fff;
    font-size: 1.3em
}

.footer-rail.cookie-consent .button {
    text-decoration: none
}

.cookie-consent__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1
}

.copyright {
    margin: 0;
    font-size: .6875rem;
    line-height: .875rem
}

.copyright .highlight {
    color: #fff
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset rgba(0, 0, 0, 0)
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 47.99em)and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 59.99em) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.messages {
    border-top: #e7e7e7 1px solid
}

.message {
    padding: .625rem 0 .4375rem;
    border-bottom: #e7e7e7 1px solid
}

.message p {
    margin: .1875rem 0;
    line-height: 1.125rem
}

.message-title {
    font-size: .875rem;
    font-weight: bold
}

.messages-small {
    display: block;
    margin-top: .9375rem
}

.messages-small p {
    color: #666;
    font-size: .8125rem;
    line-height: 1rem
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ts-review-text {
    font-size: 120% !important;
    line-height: 1.3rem !important;
    color: #333 !important
}

.ts-review {
    height: 94px !important;
    overflow: hidden
}

@media all and (max-width: 47.99em) {
    .ts-review-text {
        font-size: 100% !important;
        line-height: 1rem !important
    }

    .ts-review {
        height: 108px !important
    }
}

.ts-header-logo {
    display: none
}

.ts-header-title:before {
    content: "Latest " !important
}

.ts-header-title:after {
    content: " - rated 'Excellent' (98%)" !important
}

.ts-rating-light,
div.ts-wrapper div {
    border-radius: 4px
}

.ts-footer {
    height: 20px !important
}

.footerReviewCount {
    font-size: 110% !important;
    font-weight: bolder !important;
    text-transform: uppercase !important;
    margin-top: 3px
}

.footerReviewCount a {
    font-weight: bolder !important
}

.text-uppercase {
    text-transform: uppercase !important
}

#breadcrumbs {
    display: none
}

div.main-footer,
.author-meta {
    border-top: #eaeaea solid 1px;
    padding-top: 10px;
    margin-top: 1.8rem
}

ul.breadcrumbs,
div.news-author {
    float: left;
    width: 70%
}

ul.breadcrumbs li {
    float: left;
    color: #cacaca
}

ul.breadcrumbs li a {
    color: #909090;
    padding: 0 4px;
    font-size: 95%
}

ul.breadcrumbs li::after {
    content: "/"
}

ul.breadcrumbs li:last-child::after {
    content: ""
}

ul.social-list {
    float: right
}

.main-footer .social-list li,
.author-meta .social-list li {
    float: left;
    margin: 0 .25rem 0
}

.main-footer .social-list li img.share-icon,
.author-meta .social-list li img.share-icon {
    width: 26px;
    margin-top: 4px
}

@media all and (max-width: 44em) {
    .main-footer .social-list {
        display: block;
        width: 100%
    }

    ul.breadcrumbs,
    .news-author {
        float: none;
        width: 100% !important;
        margin-bottom: 2rem
    }

    .news-author {
        margin-bottom: .7rem;
        border-bottom: #eaeaea solid 1px
    }

    .main-footer .social-list li img.share-icon,
    .author-meta .social-list li img.share-icon {
        width: 30px;
        margin-top: 4px
    }
}

.closeBar span {
    display: none
}

.cqciframe {
    width: 34%;
    margin: .2rem 0 1.4rem 1.4rem;
    float: right
}

.cqciframe #mhra-fmd-placeholder p {
    text-align: right;
    color: #666
}

.cqciframe #mhra-fmd-placeholder img {
    width: 100%;
    background: #fff
}

@media all and (max-width: 35.99em) {
    .cqciframe {
        width: 50%
    }
}

.highlightbox {
    padding: 1.5625rem 17rem 1.5625rem 1.5625rem;
    margin-top: 1.6rem
}

.highlightbox .image-right {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 45%
}

@media all and (max-width: 33.99em) {
    .highlightbox {
        padding: .9375rem
    }

    .highlightbox .image-right {
        position: relative;
        float: right;
        margin: 0 0 .2rem 1rem;
        border: 1px solid #fff
    }
}

.standoutbox {
    border-radius: 4px;
    padding: 1.5625rem
}

.standoutbox h2,
.standoutbox h3,
.standoutbox h4 {
    font-size: 1rem;
    margin: 0 0 .3125rem 0
}

.standoutbox p {
    margin: 0 0 .3125rem 0
}

@media all and (max-width: 35.99em) {
    .standoutbox {
        padding: .9375rem
    }
}

.bluebox {
    border: 2px solid #bedfef;
    background-color: #e7f3f9
}

.greenbox {
    border: 2px solid #36af76;
    background-color: #d3f3e4
}

img.mobile {
    max-width: 50%
}

.feedback blockquote {
    margin: 1rem 0 0 0
}

.feedback blockquote h3 {
    font-size: 120%;
    margin: 0
}

.feedback blockquote p {
    margin: 0
}

cite {
    font-size: .84rem
}

cite::before {
    content: "- "
}

img.align-right {
    margin: 0 0 3rem 3rem;
    float: right
}

img.align-left {
    margin: 0 3rem 3rem 0;
    float: left
}

.order-process__block p {
    padding: .6rem;
    margin-bottom: 0
}

.ruletop h2 {
    border-top: 1px solid #e5e5e5;
    padding-top: .7rem;
    margin-top: 1rem
}

.ruletop .grid-item__50 {
    padding-bottom: .1rem
}

div.news-footer {
    border-bottom: #eaeaea solid 1px;
    padding-bottom: 10px;
    margin-bottom: .3rem
}

div.news-footer .social-list {
    margin-top: .5rem
}

div.news-author p {
    margin: 0
}

ul.news-breadcrumbs {
    border-bottom: 1px sold #eaeaea;
    padding-bottom: 6px;
    width: 100% !important;
    display: block;
    min-height: 28px
}

ul.news-breadcrumbs li a {
    padding: 0 4px
}

.author-meta-img {
    border: 3px solid #fff;
    display: inline-block;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .15);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15);
    margin: 0 .625rem 0 .2rem;
    float: left
}

@media all and (max-width: 35.99em) {
    .author-meta-img {
        margin-bottom: .55rem
    }
}

.news-paginaton {
    clear: both;
    padding-top: 0
}

.post-navigation {
    line-height: 1.25em
}

.main-intro__news p {
    margin-bottom: 0
}

.main-intro__news {
    margin-bottom: 1.4rem
}

table td.drfoxtd {
    background: #fff7df
}

table td.nobreak {
    white-space: nowrap
}

tr.highlight th {
    background: #fc0;
    color: #000
}

.how-to {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: #e5e5e5 1px solid
}

.how-to:first-child {
    padding-top: 0
}

.how-to:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.how-to p {
    margin-top: 0
}

.how-to__image-block {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 25%;
    padding-right: .9375rem;
    text-align: center
}

@media all and (min-width: 36em) {
    .how-to__image-block {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .how-to__image-block {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .how-to__image-block {
        padding-left: 1.5625rem
    }
}

@media all and (min-width: 36em) {
    .how-to__image-block {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 16.6666666667%
    }
}

@media all and (min-width: 36em)and (min-width: 36em) {
    .how-to__image-block {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 48em) {
    .how-to__image-block {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 60em) {
    .how-to__image-block {
        padding-left: 1.5625rem
    }
}

.how-to__content-block {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 75%
}

@media all and (min-width: 36em) {
    .how-to__content-block {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .how-to__content-block {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .how-to__content-block {
        padding-left: 1.5625rem
    }
}

@media all and (min-width: 36em) {
    .how-to__content-block {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 83.3333333333%
    }
}

@media all and (min-width: 36em)and (min-width: 36em) {
    .how-to__content-block {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 48em) {
    .how-to__content-block {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 60em) {
    .how-to__content-block {
        padding-left: 1.5625rem
    }
}

img.how-to__image {
    display: inline-block;
    max-width: 3.75rem;
    width: 100%
}

.how-to__title {
    margin: 0
}

.how-to__list {
    padding: .625rem 0 0;
    line-height: 1.0625rem;
    list-style-type: none
}

@media all and (min-width: 36em) {
    .how-to__list {
        padding-top: 1.875rem
    }
}

.how-to__list li {
    margin-bottom: .3125rem
}

.how-to__list a {
    font-weight: bold
}

.how-to__split-content {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 100%
}

@media all and (min-width: 36em) {
    .how-to__split-content {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .how-to__split-content {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .how-to__split-content {
        padding-left: 1.5625rem
    }
}

@media all and (min-width: 36em) {
    .how-to__split-content {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 50%
    }
}

@media all and (min-width: 36em)and (min-width: 36em) {
    .how-to__split-content {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 48em) {
    .how-to__split-content {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 60em) {
    .how-to__split-content {
        padding-left: 1.5625rem
    }
}

.how-to__split-list {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 100%
}

@media all and (min-width: 36em) {
    .how-to__split-list {
        padding-left: .9375rem
    }
}

@media all and (min-width: 48em) {
    .how-to__split-list {
        padding-left: .9375rem
    }
}

@media all and (min-width: 60em) {
    .how-to__split-list {
        padding-left: 1.5625rem
    }
}

@media all and (min-width: 36em) {
    .how-to__split-list {
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        width: 50%
    }
}

@media all and (min-width: 36em)and (min-width: 36em) {
    .how-to__split-list {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 48em) {
    .how-to__split-list {
        padding-left: .9375rem
    }
}

@media all and (min-width: 36em)and (min-width: 60em) {
    .how-to__split-list {
        padding-left: 1.5625rem
    }
}

b,
strong {
    font-weight: bold
}

hr {
    -moz-box-sizing: content-box
}

input[disabled] {
    -webkit-text-fill-color: #333;
    -webkit-opacity: 1;
    color: #333
}

ol.rangeleft {
    padding-left: 1rem
}

ol.rangeleft li {
    margin-bottom: .2rem
}

@media all and (max-width: 35.99em) {
    ol {
        padding-left: 1.6rem
    }

    ol.rangeleft {
        padding-left: 1.3rem
    }
}

.consultation-block table td.price {
    width: 60px
}

.colour-grey {
    color: #b6b6b6;
    font-size: 85%
}

.visa-mc-logos {
    padding-bottom: .3125rem
}

.visa-mc-logos img {
    height: 32px
}

@media all and (min-width: 36em) {
    .product-guarantee .visa-mc-logos {
        border-top: 1px solid #ccc;
        padding: 0 0 .6rem 0
    }
}

.standard-size {
    font-size: 100%;
    line-height: 1.4
}

.button span {
    white-space: nowrap
}

.button-right {
    float: right;
    margin-left: 10px !important;
    margin-bottom: 10px !important
}

.introvideo {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 1rem
}

.drfoxtd {
    font-weight: bold
}

.not-bold {
    font-weight: normal
}

img.nhs-choices {
    width: 200px;
    max-width: 40%
}

img.nominet {
    width: 180px;
    max-width: 40%
}

ul.breadcrumbs a {
    font-weight: normal
}

.button:focus {
    color: #fff;
    text-decoration: none
}

.blue-block.smaller-text li,
.grey-block.smaller-text li {
    font-size: .8125rem
}

.grey-block.smaller-text h5 {
    font-size: .9rem
}

span.icon-mail {
    font-size: 180% !important
}

.form-icon--error {
    display: none
}

.nav-secondary__list.rounded-bottom {
    padding-top: 3px
}

.nav-secondary__list--sub {
    margin-bottom: 3px
}

@media screen and (max-width: 700px) {
    #unanswered_alert {
        width: 100%;
        clear: both
    }
}

.how-to__image-block {
    padding-top: 10px
}

@media all and (max-width: 36em) {
    .how-to__image-block {
        float: right;
        padding-right: 0;
        text-align: right
    }
}

.bordered-block__inline {
    border: 2px solid #e5e5e5;
    border-radius: .25rem;
    padding: .9375rem
}

@media all and (max-width: 35.99em) {

    .blue-block,
    .grey-block {
        border-radius: 0
    }
}

@media all and (min-width: 36em) {
    .payment-summary {
        border-bottom: none
    }
}

.blue-block {
    margin-bottom: 0 !important;
    padding: .75rem 1.15rem .5rem 1.15rem
}

.blue-block p {
    line-height: 1.4
}

.main-tabs__content h2:first-child,
.main-tabs__content h3:first-child,
.main-tabs__content h4:first-child,
.main-tabs__content h5:first-child,
.main-tabs__content h6:first-child {
    display: inline-block;
    margin-bottom: .6em
}

.scrollto-down {
    font-size: .95rem
}

@media all and (max-width: 35.99em) {
    .logo-footer {
        margin-top: 1rem
    }

    .footer__security {
        margin-bottom: 1rem
    }
}

a[href^="tel:"]:link,
a[href^="tel:"]:visited {
    color: inherit;
    font-weight: inherit;
    text-decoration: none
}

a[href^="tel:"]:hover,
a[href^="tel:"]:active {
    color: inherit;
    text-decoration: none
}

@media screen and (max-width: 600px) {

    a[href^="tel:"]:link,
    a[href^="tel:"]:visited {
        text-decoration: underline
    }

    a[href^="tel:"]:hover,
    a[href^="tel:"]:active {
        text-decoration: none
    }
}

select {
    margin-right: 6px
}

textarea {
    margin-bottom: 0
}

form.registration_form label {
    min-width: 100px
}

.hideShowPassword-toggle {
    padding: 0 .55rem;
    margin-right: 5px;
    background: #eee;
    border: none;
    border-left: 5px #fff solid;
    border-radius: 2px;
    line-height: 1.5rem;
    margin-left: 5px;
    margin-top: -10px !important
}

.form-validation .form-error__text {
    margin: .15rem 0 .3125rem 0
}

#ryft-pay-form .form-validation .form-error__text {
    padding: 0;
    margin: .5rem 0
}

abbr[title] {
    border-bottom: none !important;
    cursor: inherit !important;
    text-decoration: none !important
}

abbr.required,
span.required {
    color: #ff2d2d;
    border: 0 !important;
    margin-left: 1px
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
    border-color: #979797
}

input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset
}

.ruletop h3 {
    border-top: 1px solid #e5e5e5;
    padding-top: .7rem;
    margin-top: 1rem
}

h6,
h7 {
    margin-top: 1.3rem;
    margin-bottom: 1rem;
    font-size: .93rem;
    line-height: 1.4;
    font-weight: bold;
    color: #1f1f1f
}

h6 {
    font-size: 1rem
}

.nav-main__dropdown-footer-small {
    width: 60%;
    color: #666;
    font-size: 95% !important;
    line-height: 1.3em !important
}

a.related-articles__article img {
    max-width: 96%;
    max-height: 120px
}

.related-articles__article {
    min-height: 160px
}

.questions-body__title {
    line-height: 1.4
}

@media all and (max-width: 35.99em) {
    .questions-body__title {
        font-size: .9rem
    }

    a.care-quality__link {
        font-size: .75rem;
        padding-top: .4rem
    }
}

@media all and (max-width: 35.99em) {
    .aside-callout--delivery {
        background-position: 100% 3rem
    }
}

.footer__security-list a:hover {
    text-decoration: none;
    opacity: .9
}

.gallery_item .icon-search {
    top: -8px
}

aside #mhra-fmd-placeholder img {
    max-height: 214px;
    max-width: 100%
}

.product-block__title a {
    font-size: .88rem !important
}

@media all and (max-width: 59.99em) {
    nav ul.nav-secondary__list li.active {
        display: none
    }
}

.main-cta__description::before {
    font-family: doctor-fox;
    content: attr(data-icon);
    speak: none;
    content: "";
    color: red;
    float: left;
    padding-right: 8px;
    padding-left: 1px;
    font-size: 1.3rem;
    margin-top: -4px;
    -webkit-animation-name: fade;
    -webkit-animation-duration: 4s;
    animation-name: fade;
    animation-duration: 4s
}

@-webkit-keyframes fade {
    0% {
        opacity: 0
    }

    5% {
        opacity: 1
    }

    80% {
        opacity: 1
    }

    90% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fade {
    0% {
        opacity: 0
    }

    5% {
        opacity: 1
    }

    80% {
        opacity: 1
    }

    90% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@media(min-width: 60em)and (max-width: 72em) {
    .main-cta__description::before {
        padding-right: 14px;
        font-size: 1.9rem;
        margin-top: 1px
    }
}

@media(max-width: 56em) {
    .main-cta__description::before {
        padding-right: 14px;
        font-size: 1.9rem;
        margin-top: 1px
    }
}

@media(min-width: 43em)and (max-width: 47.99em) {
    .main-cta__description::before {
        padding-right: 8px;
        font-size: 1.3rem;
        margin-top: -4px
    }
}

@media(max-width: 35.99em) {
    .main-cta__description::before {
        padding-right: 12px;
        font-size: 1.7rem;
        margin-top: 1px
    }
}

.button--no-padding {
    min-width: 130px
}

.button--large {
    min-width: 170px
}

.button--pill--large {
    font-size: 1.2rem
}

.questions-header__title {
    margin-bottom: 0 !important
}

@media all and (max-width: 26em) {
    h2.questions-header__title {
        max-width: 220px
    }
}

.gender-only {
    top: 4px;
    float: right;
    line-height: 1.2;
    text-align: center
}

@media all and (max-width: 26em) {
    .gender-only {
        max-width: 50px
    }
}

.product-guarantee p {
    line-height: 1.35
}

.text-heavy tr:first-child th {
    background-color: #fc0;
    color: #000;
    border-top: none
}

.text-heavy tr:last-child td {
    border-bottom: 1px solid #dbedf6;
    padding-bottom: .625rem
}

.text-heavy th {
    border-bottom: 1px solid #dbedf6;
    border-top: 1px solid #dbedf6;
    background-color: #f3f9fc
}

.text-heavy td {
    border-bottom: none
}

.fourcols_table th {
    width: 25%
}

tr.whitebg:hover {
    background-color: #fff
}

.list-check li {
    line-height: 1.4
}

.list-check li:before {
    top: .3rem
}

li.start-btn a {
    background: #2fb076 url(../images/drkgreen.png) right top no-repeat !important
}

li.start-btn a span.icon-cart {
    float: right;
    padding: 3px 2px 0 0;
    color: #fff;
    font-size: 120%
}

.main-tabs__list li.start-btn a.active {
    background: #e6f2f9 !important
}

.main-tabs__list li.start-btn a.active:hover {
    cursor: pointer
}

.main-tabs__list li.start-btn a.active span.icon-cart {
    color: #26b275
}

@media all and (max-width: 35.99em) {
    #medical_information_tab .bordered-block {
        margin-top: 0 !important
    }
}

@media all and (max-width: 36em) {
    ul.main-tabs__list li a span {
        display: block
    }

    .main-tabs__list li a {
        padding: .5rem
    }

    li.start-btn a {
        background-image: none !important
    }

    li.start-btn a span.icon-cart {
        margin-top: 5px
    }
}

.product-block h3 a {
    font-size: .95rem
}

#medicine_prices_tab h2:first-child {
    margin-bottom: 0em
}

.image-and-notification .notification {
    margin-top: .225rem;
    margin-bottom: 0rem
}

td.table-choose-treatment__section {
    font-size: .85rem;
    border-top: 4px solid #fff;
    border-bottom: 1px solid #fff
}

td.table-choose-treatment__section strong {
    font-size: .9rem
}

table td input[type=radio].medication {
    margin-top: 1px
}

table td input[type=checkbox].medication {
    margin-top: 2px
}

.table-choose-treatment td.valign-middle {
    vertical-align: middle !important
}

.table-choose-treatment td label {
    display: block;
    line-height: 1rem;
    vertical-align: middle
}

.notification-message {
    line-height: 1.2;
    margin-top: 2px
}

.notification-message a {
    color: #36af77;
    font-weight: normal;
    text-decoration: underline
}

.center {
    text-align: center;
    margin: 0 auto
}

.nowrap {
    display: inline
}

.mailchecker-hint {
    display: none
}

.google-recaptcha.recaptcha-default-show {
    display: block
}

@media all and (min-width: 35.99em) {
    .google-recaptcha iframe {
        margin-left: 140px
    }
}

.form--account .google-recaptcha iframe {
    margin-left: 0px
}

#forget-ajax {
    display: none
}

.form-gender-container span.form-gender--txt {
    color: #999;
    font-size: .8em;
    font-weight: normal;
    margin-left: 11px
}

.form-gender--txt2 {
    color: #999
}

.form-gender--txt2 a {
    color: #999 !important;
    text-decoration: none !important
}

div.questions-body__question p span.drfoxonly a {
    font-weight: bold
}

.button-grey {
    background: #a9a9a9 !important
}

.button-grey span {
    background: #949494 !important
}

.regulatory-logos {
    margin-bottom: .8rem;
    text-align: center;
    width: 100
}

.regulatory-logos img {
    max-width: 100%;
    border-radius: 0
}

.lt-ie10 .regulatory-logos img {
    height: 100%
}

.regulatory-logos a {
    text-decoration: none !important;
    vertical-align: top;
    padding-left: 14px
}

.regulatory-logos a:hover {
    text-decoration: none !important;
    opacity: .9
}

.regulatory-logos .reg-pharmacy {
    width: 16%;
    display: inline-block;
    text-align: left;
    padding-left: 0
}

.regulatory-logos .meds-seller {
    width: 30%;
    display: inline-block
}

.regulatory-logos .reg-cqc {
    width: 22%;
    display: inline-block
}

.regulatory-logos .reg-cqc img {
    max-height: 39px
}

.regulatory-logos .ts-rating {
    display: inline-block;
    width: 32%;
    text-align: right
}

@media all and (max-width: 28em) {
    .regulatory-logos .reg-pharmacy {
        width: 23%
    }

    .regulatory-logos .meds-seller {
        width: 44%
    }

    .regulatory-logos .reg-cqc {
        width: 32%;
        text-align: right
    }

    .regulatory-logos .ts-rating {
        display: none
    }
}

.product-guarantee img {
    max-width: 10rem
}

.product-guarantee a img:hover {
    opacity: .9
}

.product-guarantee p a {
    color: #666;
    text-decoration: underline;
    font-weight: normal
}

.button-purple {
    background-color: #af2faa
}

.button-purple:hover {
    background-color: #9a2695
}

.pill-purple {
    background-color: #961690
}

.button-purple:hover>.pill-purple {
    background: #84137f
}

.button-small {
    font-size: .9rem;
    line-height: 1.9rem;
    padding-left: 10px;
    min-width: 80px !important
}

.button-small span {
    font-size: 1rem;
    padding: 7px;
    margin-left: 14px
}

@media(max-width: 36em) {
    .button-small {
        font-size: .75rem;
        line-height: 1.5rem;
        padding-left: 10px;
        min-width: 60px !important
    }

    .button-small span {
        font-size: .8rem;
        padding: 4px
    }
}

.hide-until--small2 {
    display: none
}

@media(max-width: 36em) {
    .hide-until--small2 {
        display: block !important
    }
}

.customer-reviews__meta .button-purple,
.small-button {
    font-size: .75rem;
    font-weight: bold;
    line-height: 1.7rem;
    margin: 6px 0;
    padding: 0 8px
}

.customer-reviews__meta p.hide-until--xsmall {
    float: left;
    margin-left: 14px;
    margin-top: 10px
}

@media(max-width: 36em) {
    .customer-reviews__meta p.hide-until--xsmall {
        line-height: 1.5rem
    }
}

.customer-reviews__meta img {
    max-width: 70px;
    max-height: 24px
}

@media(max-width: 22em) {
    .show-from--xsmall {
        display: none
    }
}

.secondary-intro__right-col {
    text-align: right;
    padding-bottom: 6px
}

@media(max-width: 48em) {
    .secondary-intro__left-col ul li {
        margin-bottom: 2px
    }
}

@media(max-width: 36em) {
    .secondary-intro__left-col ul li {
        margin-bottom: 0
    }
}

.signposts__item .signpost img {
    position: absolute;
    bottom: 0;
    right: 10px;
    width: 70px
}

.signposts__item .signpost img.sexual {
    right: 5px;
    width: 134px
}

.signposts__item .signpost img.travel {
    width: 96px
}

.show-until--xsmall {
    display: none !important
}

@media all and (max-width: 26.99em) {
    .hide-until--xsmall {
        display: none !important
    }

    .show-until--xsmall {
        display: block !important
    }
}

.main-menu-link a:hover {
    text-decoration: none !important
}

.main-menu-link a span.text-only:hover {
    text-decoration: underline !important
}

ul.nav-main__dropdown-list li a:hover {
    text-decoration: underline !important
}

.aside-nav__toggle-icon {
    font-size: 110%;
    margin-top: 4px
}

.aside-nav__toggle span.icon-hamburger {
    font-size: 90%;
    margin-right: 5px
}

.product-block__desc a {
    color: #333;
    font-weight: normal;
    text-decoration: underline
}

.product-block__desc a:hover {
    text-decoration: none
}

.scrollto-down {
    font-size: 1.1rem;
    text-decoration: underline
}

.scrollto-down span.icon-circle-arrow-right {
    text-decoration: none !important
}

@media all and (max-width: 35.99em) {
    .scrollto-down {
        font-size: 1rem
    }
}

@media(max-width: 35.99em) {
    .questions-body__question {
        padding-right: 0
    }

    .notification {
        min-height: 34px !important;
        line-height: 1.5
    }
}

.footer__security img {
    max-height: 55px;
    max-width: 100%
}

@media(max-width: 47.99em) {
    .footer__security img {
        max-height: 43px
    }
}

@media(max-width: 35.99em) {
    .footer__security {
        text-align: center;
        padding: 0
    }
}

.colour-grey {
    color: #666
}

a.colour-grey-light {
    color: #ccc
}

a.close_notice {
    font-size: 1.1em
}

a.close_notice:hover {
    text-decoration: none
}

@media all and (max-width: 35.99em) {
    .homepage-quote-container blockquote {
        margin-bottom: .5rem
    }
}

@media all and (max-width: 35.99em) {
    .product-block .button {
        max-width: 160px;
        font-size: .9rem
    }
}

@media(max-width: 24em) {
    .product-block .button {
        font-size: .85rem;
        padding-left: 12px;
        width: 144px !important
    }

    .product-block .button span.button--pill {
        padding-right: 6px;
        padding-left: 6px;
        margin-left: 0
    }
}

@media(min-width: 35.99em)and (max-width: 36.99em) {
    .product-block .button span.button--pill {
        padding-right: 6px;
        padding-left: 6px
    }
}

@media(min-width: 47.99em)and (max-width: 49em) {
    .product-block .button span.button--pill {
        padding-right: 6px;
        padding-left: 6px
    }
}

@media(min-width: 59.99em)and (max-width: 65em) {
    .product-block .button {
        font-size: .85rem;
        padding-left: 12px
    }

    .product-block .button span.button--pill {
        padding-right: 6px;
        padding-left: 6px
    }
}

caption {
    text-align: left;
    margin: 4px 0
}

caption em {
    color: #666;
    font-style: normal
}

caption em a {
    color: #666
}

.product-block span.wrap {
    display: block
}

.gpmag-logo {
    width: 42px;
    height: 30px;
    float: left;
    margin-right: 11px;
    margin-top: 5px
}

.pt_7 {
    padding-top: 7px
}

@media all and (max-width: 35.99em) {
    .order-process__wrap .order-process__block p {
        line-height: 1.3
    }
}

@media all and (max-width: 35.99em) {
    .main-cta__description {
        height: 40px;
        overflow: hidden
    }
}

select {
    max-width: 100%
}

.ml_10 {
    margin-left: 10px !important
}

.ml_25 {
    margin-left: 25px !important
}

@media all and (max-width: 35.99em) {
    .main-intro p {
        font-size: 15px !important
    }

    h3.questions-body__title {
        font-size: 16px !important;
        margin-bottom: 4px !important
    }

    .questions-body__question p,
    .questions-body__question ul {
        margin-bottom: 5px
    }

    .questions-body__input {
        padding-top: 4px
    }

    .main-tabs__list li a {
        font-size: .85rem
    }

    .form__block {
        margin: .3rem 0 !important
    }

    #gp-info .form__input--tel {
        margin-bottom: 1rem !important
    }
}

@media all and (max-width: 47.99em) {
    .ppc-badge {
        top: 67px !important;
        right: -6px
    }

    main ul li,
    .list-links li {
        margin: 4px 0
    }

    .footer__contact-list li,
    .footer__links-block li {
        margin: 5px 0
    }

    .signpost li {
        font-size: .875rem
    }
}

.main-tabs__list li {
    margin: 0 !important
}

.tabs__list li {
    font-size: 95%;
    margin: 0 !important
}

@media all and (min-width: 36em) {
    .tabs__list li {
        font-size: 100%
    }
}

@media all and (max-width: 25em) {
    .tabs__list li a {
        padding: .3125rem .45rem
    }
}

.bordered-block {
    border-radius: .25rem
}

.table-hold {
    margin-bottom: 5px
}

th.whitebg,
td.whitebg {
    background: #fff
}

.copyright a {
    color: #fff;
    font-weight: normal
}

h6.header-contact__title a {
    text-decoration: underline
}

@media all and (max-width: 34.99em) {
    .main-tabs__list li a {
        text-align: left;
        padding-left: 10px
    }

    .myaccounttabs li a {
        text-align: center;
        padding-left: 0;
        padding-right: 0
    }

    .form-gender-container span.form-gender--txt {
        margin-left: 0;
        display: block
    }

    .form input[type=text],
    .form input[type=email],
    .form input[type=password],
    .form input[type=number],
    .form input[type=tel],
    .form input[type=search],
    .form textarea,
    .hideShowPassword-wrapper,
    .form .warning__inline {
        width: 98%
    }

    .hideShowPassword-toggle {
        bottom: 5px !important;
        right: 10px !important;
        top: 17px !important
    }

    .form input[type=text][name=security_code] {
        width: 4.6875rem
    }
}

@media all and (max-width: 580px) {
    .leftsmall {
        float: none !important
    }
}

.faqs-icon {
    font-size: 150%;
    opacity: .2
}

.js .accordion_panel {
    display: none
}

.js .accordion_panel p:last-child {
    margin-bottom: 0
}

.accordion_panel {
    margin-bottom: 24px;
    padding: 0px 10px
}

.accordion_header {
    position: relative;
    cursor: pointer;
    margin: 10px 0;
    background-color: #e7f3f9;
    font-size: 15px;
    line-height: 1.4;
    padding: 5px 30px 5px 10px;
    border-radius: 5px
}

.accordion_header:hover {
    background-color: #d5e8f2
}

.accordion_header:before {
    display: block;
    height: 34px;
    width: 34px;
    top: 0;
    right: 0;
    position: absolute;
    padding: 0;
    text-align: center;
    content: "+";
    font-size: 22px;
    line-height: 1.25;
    color: #9fc0d7
}

.accordion_header p {
    display: block
}

.accordion_header.active:before {
    content: "-"
}

.no-js .accordion_header:before {
    display: none
}

@media all and (max-width: 600px) {
    .accordion_panel {
        padding: 0px 4px
    }

    .accordion_header {
        margin: 15px 0
    }
}

.fivestar-rating {
    clear: both;
    margin-top: 16px;
    white-space: nowrap;
    min-width: 290px
}

.fivestar-rating a {
    white-space: nowrap;
    min-width: 290px
}

.fivestar-rating img {
    margin-right: 10px;
    float: left
}

.mr_10 {
    margin-right: 10px
}

@media all and (max-width: 47.99em) {
    .mobile-anchor-list li {
        margin: 0 !important
    }
}

@media all and (max-width: 35.99em) {
    .mobile-anchor-list {
        flex-direction: row;
        flex-wrap: wrap;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        width: 100%;
        font-size: 1rem;
        padding: 2px 0;
        margin-bottom: 14px
    }

    .mobile-anchor-list li {
        display: inline;
        margin: 0;
        padding: 0 25px 0 0;
        width: auto !important;
        float: left;
        height: 26px;
        overflow: hidden;
        border: 0
    }

    .mobile-anchor-list li:last-child {
        padding-right: 0
    }

    .mobile-anchor-list li a {
        margin: 2px 0 0 !important;
        width: auto !important;
        padding: 0 0 0 !important;
        line-height: 1.6;
        vertical-align: middle
    }

    .mobile-anchor-list.fixed li {
        width: 25% !important
    }

    .mobile-anchor-list.fixed li a {
        width: 100% !important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
}

@media all and (max-width: 31.99em) {
    .mobile-anchor-list.fixed li {
        width: 33% !important
    }
}

table.products td {
    border-bottom: none
}

table.products td h3 {
    text-align: center
}

.credits {
    padding-top: 3px;
    line-height: 1.1rem !important
}

.credits div,
.credits p,
.credits p small {
    line-height: 1rem !important;
    margin-bottom: 0
}

.credits p {
    font-size: 85%;
    color: #999;
    margin-bottom: 3px
}

.credits a {
    color: #999;
    text-decoration: underline
}

.credits a:hover {
    text-decoration: none
}

@media all and (min-width: 36em) {
    .credits {
        font-size: 90%
    }
}

#login-ajax .hideShowPassword-wrapper {
    display: block !important
}

.tabs__content table {
    margin-top: 0
}

ul.linkborder li {
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #ccc
}

ul.linkborder li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none
}

.website-alert .notification--warning {
    margin-bottom: 0
}

@media all and (max-width: 36em) {
    .website-alert .notification--warning {
        margin-bottom: 1rem;
        margin-left: .65rem;
        margin-right: .65rem
    }
}

#gp-lookup-results {
    margin: 1rem 0
}

#gp-lookup-results ul {
    overflow-y: scroll;
    border: 1px solid #c1c1c1;
    height: 18rem;
    list-style-type: none;
    margin: 0;
    padding: 0
}

#gp-lookup-results ul li {
    padding: .5rem 0 .5rem 3rem;
    width: 100%;
    min-height: 3rem
}

#gp-lookup-results ul li:hover {
    background-color: #d9efe7;
    cursor: pointer
}

#gp-lookup-results ul li:hover .title:before {
    border: 4px solid #4f9aff
}

#gp-lookup-results ul li .title,
#gp-lookup-results ul li .addr {
    padding: 0;
    margin: 0
}

#gp-lookup-results ul li .title {
    color: #111;
    font-weight: bold;
    line-height: 1.1rem;
    position: relative
}

#gp-lookup-results ul li .title:before {
    position: absolute;
    left: -2rem;
    top: 50%;
    transform: translateY(-50%);
    width: .8rem;
    height: .8rem;
    border: 1px solid #c1c1c1;
    content: " ";
    border-radius: 100%;
    -webkit-transition: all 130ms ease-in;
    transition: all 130ms ease-in
}

#gp-lookup-results ul li .addr {
    font-size: .75rem;
    line-height: .9rem
}

#tab-entered .gp_address {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 6px
}

@media all and (min-width: 36em) {
    #tab-entered .gp_address {
        padding-right: 140px
    }
}

.gp-details label {
    width: 100%;
    text-align: left !important
}

.gp-address-not-found .form-error__text {
    padding-left: 0px
}