@charset "UTF-8";
/**
 * New design - MLC - October 2016
 */
/* Montserrat font-face */
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Light.eot");
  src: url("../fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-ExtraLight.eot");
  src: url("../fonts/Montserrat-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-ExtraLight.woff") format("woff"), url("../fonts/Montserrat-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Black.eot");
  src: url("../fonts/Montserrat-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Black.woff") format("woff"), url("../fonts/Montserrat-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-SemiBold.eot");
  src: url("../fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-ExtraBold.eot");
  src: url("../fonts/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-ExtraBold.woff") format("woff"), url("../fonts/Montserrat-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Thin.eot");
  src: url("../fonts/Montserrat-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Thin.woff") format("woff"), url("../fonts/Montserrat-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

/* Social icon fonts */
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?50995828");
  src: url("../fonts/fontello.eot?50995828#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?50995828") format("woff2"), url("../fonts/fontello.woff?50995828") format("woff"), url("../fonts/fontello.ttf?50995828") format("truetype"), url("../fonts/fontello.svg?50995828#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?7186509#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-rss:before {
  content: '\e800'; }

/* '' */
.icon-twitter-1:before {
  content: '\e804'; }

/* '' */
.icon-pinterest-circled:before {
  content: '\f0d2'; }

/* '' */
.icon-youtube:before {
  content: '\f167'; }

/* '' */
.icon-flickr:before {
  content: '\f303'; }

/* '' */
.icon-facebook:before {
  content: '\f30c'; }

/* '' */
.icon-gplus:before {
  content: '\f30f'; }



  .icon-twitter:before { content: '\f099'; } /* '' */
  .icon-twitter-1:before { content: '\f099'; } /* '' */
  .icon-facebook:before { content: '\f09a'; } /* '' */
  .icon-rss:before { content: '\f09e'; } /* '' */
  .icon-pinterest-circled:before { content: '\f0d2'; } /* '' */
  .icon-gplus:before { content: '\f0d5'; } /* '' */
  .icon-youtube-play:before { content: '\f16a'; } /* '' */
  .icon-youtube:before { content: '\f16a'; } /* '' */
  .icon-instagram:before { content: '\f16d'; } /* '' */
  .icon-flickr:before { content: '\f303'; } /* '' */













/* '' */
@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1200px; }
    .container.narrow {
      width: 980px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

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

/* Centered columns styles */
.row-centered {
  text-align: center; }

.col-centered {
  display: inline-table;
  float: none;
  vertical-align: top;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px; }

body {
  font-family: "Montserrat", sans-serif; }

#header,
#footer {
  font-family: "Montserrat", sans-serif; }

.RadEContent h2,
.RadEContent h3 {
  font-family: "Montserrat", sans-serif; }

p,
.htmlContentContainer li {
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

strong {
  font-weight: 600; }

h2 {
  font-family: "Montserrat", sans-serif; }

h3 {
  font-family: "Montserrat", sans-serif; }

.htmlContentContainer {
  font-family: "Montserrat", sans-serif; }

.rokkitBold {
  font-family: "Montserrat", sans-serif;
  font-weight: 600; }

.rokkitNormal {
  font-family: "Montserrat", sans-serif;
  font-weight: 400; }

.breadcrumb {
  font-weight: 300; }

#donateButton a {
  font-family: "Montserrat", sans-serif; }

#secondaryNav a,
#secondaryNav ul li {
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

.upcoming-events-widget .event-p {
  font-family: "Montserrat", sans-serif; }

.pageActions a {
  font-family: "Montserrat", sans-serif; }

a.addthis_button_compact {
  font-family: "Montserrat", sans-serif; }

.mainSection label,
.mainSection legend {
  font-family: "Montserrat", sans-serif; }

.sectionHeading {
  font-family: "Montserrat", sans-serif; }

.formLabel {
  font-family: "Montserrat", sans-serif; }

.helpText {
  font-family: "Montserrat", sans-serif; }

.gform_wrapper .left_label .gfield_description,
.gform_wrapper .right_label .gfield_description {
  font-family: "Montserrat", sans-serif; }

.pageBodyContent .gform_wrapper .field_description_below .gfield_description {
  font-family: "Montserrat", sans-serif; }

#homeSlider .homeSliderCaption {
  font-family: "Montserrat", sans-serif; }

#updates h3 {
  font-family: "Montserrat", sans-serif; }

#updates p {
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }
  #updates p.heading {
    font-weight: 400; }

.nlFormGroup {
  font-family: "Montserrat", sans-serif; }

#nlValidation {
  font-family: "Montserrat", sans-serif; }

#around h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400; }

#around p {
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

.pageTypeSubHomePage4 .captionArea {
  font-family: "Montserrat", sans-serif; }

.monthNameRow a {
  font-family: "Montserrat", sans-serif; }

.authenticationPage {
  font-family: "Montserrat", sans-serif; }

.htmlContentContainer .gform_wrapper li,
.htmlContentContainer .gform_wrapper p {
  font-family: "Montserrat", sans-serif; }

.gform_wrapper .left_label .gfield_label {
  font-family: "Montserrat", sans-serif; }

.giftaid-calculator {
  font-family: "Montserrat", sans-serif; }

.gform_confirmation_wrapper {
  font-family: "Montserrat", sans-serif; }

.page .gform_error_wrapper {
  font-family: "Montserrat", sans-serif; }

.gform_wrapper .nlFormGroup {
  font-family: "Montserrat", sans-serif; }

.enter-address-manually {
  font-family: "Montserrat", sans-serif; }

.event-product {
  font-family: "Montserrat", sans-serif; }

.event-product .qty-submit .quantity label {
  font-family: "Montserrat", sans-serif; }

.event-product .qty-submit .quantity input {
  font-family: "Montserrat", sans-serif; }

.event-product .qty-submit button,
.event-product .book-event-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 600; }

.event-date-location {
  font-family: "Montserrat", sans-serif;
  font-weight: 600; }

.event-date-location .more-info {
  font-family: "Montserrat", sans-serif; }

.mainSection ul.travelLinks li a {
  font-family: "Montserrat", sans-serif; }

/* Product Giftee */
.giftee-field-wrapper {
  display: flex;
  margin-bottom: 35px;
}

.wc-product-table .giftee-field-wrapper {
  max-width: 280px;
  width: 100%;
  flex-direction: column;
}

.giftee-field-wrapper label {
  flex: 0 0 120px;
  padding-right: 5px;
}

.wc-product-table .giftee-field-wrapper label {
  flex: 0 0 30px;
  margin-top: 20px;
}

.giftee-field-wrapper select {
  width: 100%;
  overflow: hidden;
  border: 1px solid #001f37;
  margin-bottom: 10px;
  height: 22.5px;
}

.giftee-field-wrapper input[type="email"] {
  width: 100%;
  overflow: hidden;
  border: 1px solid #001f37;
  margin-bottom: 10px;
  height: 22.5px;
}

/* Product Table */
.dataTables_length {
  display: none;
}

.dataTables_filter {
  display: none;
}

table.wc-product-table th {
  background: #001f37;
}

.wc-product-table-wrapper .wc-product-table a.product-details-button,
.wc-product-table-wrapper .single_add_to_cart_button {
  color: white;
  background-color: #001f37;
  padding: 2px 40px;
  border: 1px solid #001f37;
}

.wc-product-table table.dataTable thead .sorting {
  background-image: none !important;
}

@media (max-width: 552px) {
  table.dataTable > tbody > tr.child span.dtr-title {
    display: none !important;
  }

  .col-buy.col-add-to-cart {
    text-align: right;
  }

  .col-buy.col-add-to-cart::marker {
    display: none;
    content: "";
  }

  th.col-name {
    display: none !important;
  }

  th.col-buy {
    display: none !important;
  }

  th.col-button {
    display: none !important;
  }

  table.wc-product-table td {
    display: block;
    box-sizing: border-box;
    clear: both;
    border: 0px solid black !important;
  }

  .wc-product-table td.col-image.dtr-control {
    padding-left: 10px !important;
  }

  .wc-product-table td.col-image.dtr-control::before {
    display: none !important;
  }

  .wc-product-table .cart .quantity, .wc-product-table .cart .single_add_to_cart_button, .wc-product-table .cart select {
    margin-left: 0px !important;
    width: 100%;
  }

  .wc-product-table .add-to-cart-button {
    width: 100%;
  }

  .wc-product-table .product-row .col-button:last-child, .wc-product-table .product-row .col-buy, .wc-product-table thead .col-buy {
    border-bottom: 1px solid #0d2a39 !important;
    margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
}

/* Header */
#desktop-header {
  background-color: #185D8E;
  font-family: "Montserrat", sans-serif; }
  #desktop-header .inner {
    width: auto;
    max-width: 1200px;
    padding: 0 15px;
    padding-left: 190px;
    position: relative; }
  #desktop-header .logo {
    background-image: url(../img/logo.svg);
    background-repeat: no-repeat;
    position: absolute;
    width: 165px;
    height: 165px;
    z-index: 9999;
    left: 15px;
    bottom: -60px; }
  #desktop-header .top-row {
    overflow: hidden;
    padding-top: 8px; }
    #desktop-header .top-row .top-menu {
      float: left; }
    #desktop-header .top-row .user-menu {
      float: right; }
      #desktop-header .top-row .user-menu ul,
      #desktop-header .top-row .user-menu .text-size {
        display: inline-block; }
      #desktop-header .top-row .user-menu ul {
        margin-right: 65px; }
        #desktop-header .top-row .user-menu ul.resizer {
          margin-right: 3px; }
    #desktop-header .top-row ul li {
      display: inline-block;
      border-right: 1px solid #fff;
      line-height: 1;
      padding: 0 12px;
      margin-left: -3px; }
      #desktop-header .top-row ul li a {
        color: #fff;
        display: inline-block;
        font-weight: 300;
        text-transform: uppercase;
        position: relative; }
        #desktop-header .top-row ul li a .basket-icon {
          background-image: url(../img/mobile-basket.svg);
          height: 19px;
          width: 19px;
          display: inline-block;
          background-repeat: no-repeat;
          background-size: cover;
          position: absolute;
          left: -25px;
          top: -4px; }
      #desktop-header .top-row ul li .basket-count {
        color: #001F3F;
        padding-left: 5px;
        font-weight: 300; }
      #desktop-header .top-row ul li:last-of-type {
        border-right: 0; }
    #desktop-header .top-row ul.top-nav-menu li:first-of-type {
      padding-left: 0;
      margin-left: 0; }
    #desktop-header .top-row ul.top-nav-menu li:last-of-type, #desktop-header .top-row ul.top-nav-menu li:nth-last-child(2) {
      border-right: 0; }
    #desktop-header .top-row ul.top-nav-menu li.donate {
      padding: 0 2px; }
      #desktop-header .top-row ul.top-nav-menu li.donate a {
        background-color: #fff;
        color: #127ABB;
        padding: 5px;
        padding: 5px 8px;
        border-radius: 10px;
        font-weight: 400; }
        #desktop-header .top-row ul.top-nav-menu li.donate a:hover {
          color: #fff;
          background-color: #127ABB;
          text-decoration: none; }
    #desktop-header .top-row ul.resizer li {
      border: none;
      padding: 0 2px; }
    #desktop-header .top-row .text-size {
      background: none;
      padding: 0; }
  #desktop-header .bottom-row {
    color: #fff;
    margin-top: 55px;
    line-height: 1.5;
    font-weight: 300;
    overflow: hidden; }
    #desktop-header .bottom-row .title {
      float: left;
      font-size: 3em; }
    #desktop-header .bottom-row .search-container {
      float: right;
      padding-top: 4px;
      overflow: hidden; }
      #desktop-header .bottom-row .search-container form {
        float: left;
        background-color: #fff;
        border: 1px solid #fff;
        padding: 3px 10px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        padding: 9px 10px 8px;
        transition: width .25s;
        width: 0;
        visibility: hidden; }
        #desktop-header .bottom-row .search-container form .searchBox {
          font-size: 1.2em;
          color: #666;
          border: 0;
          font-weight: 300;
          font-family: "Montserrat", sans-serif;
          width: 0; }
        #desktop-header .bottom-row .search-container form .searchButton {
          padding: 0; }
        #desktop-header .bottom-row .search-container form.active {
          width: 200px;
          visibility: visible; }
          #desktop-header .bottom-row .search-container form.active .searchBox {
            width: 100%; }
      #desktop-header .bottom-row .search-container #search-btn {
        background-image: url(../img/mobile-search.svg);
        background-repeat: no-repeat;
        background-size: cover;
        height: 40px;
        width: 40px;
        cursor: pointer;
        float: right; }
        #desktop-header .bottom-row .search-container #search-btn.active {
          background-color: #fff;
          border-top-right-radius: 25px;
          border-bottom-right-radius: 25px; }
  #desktop-header .bottom {
    background-color: #127ABB;
    font-size: 1.67em;
    font-weight: 300; }
    #desktop-header .bottom .inner > ul {
      margin-left: -11px;
      overflow: hidden; }
      #desktop-header .bottom .inner > ul > li {
        float: left; }
        #desktop-header .bottom .inner > ul > li > a {
          color: #fff;
          padding: 9px 14px;
          display: inline-block;
          text-decoration: none; }
        #desktop-header .bottom .inner > ul > li:hover {
          background-color: #F0F0F0; }
          #desktop-header .bottom .inner > ul > li:hover > a {
            color: #127ABB; }
          #desktop-header .bottom .inner > ul > li:hover .sub-menu {
            display: block; }
        #desktop-header .bottom .inner > ul > li .sub-menu {
          max-width: 20%;
          font-size: .65em; }
          #desktop-header .bottom .inner > ul > li .sub-menu li {
            background-color: #F0F0F0;
            border-top: 1px solid #ddd;
            border-bottom: 0;
            text-transform: uppercase; }
            #desktop-header .bottom .inner > ul > li .sub-menu li a {
              color: #127ABB;
              padding: 9px 14px;
              line-height: 1.4; }
              #desktop-header .bottom .inner > ul > li .sub-menu li a:hover {
                text-decoration: none; }
            #desktop-header .bottom .inner > ul > li .sub-menu li:hover {
              background-color: #ddd; }
        #desktop-header .bottom .inner > ul > li.hide-main-nav {
          display: none; }
      #desktop-header .bottom .inner > ul > .current-menu-item > a,
      #desktop-header .bottom .inner > ul > .current-menu-ancestor > a {
        background-color: #F0F0F0;
        color: #127ABB; }

#mobile-header,
#mobile-header nav,
#mobile-header .bottom #basket-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

/* Footer */
#footer {
  background: none;
  background-color: #127ABB;
  font-family: "Montserrat", sans-serif;
  padding-top: 20px;
  color: #fff;
  font-weight: 300; }
  #footer h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 1.67em;
    margin-bottom: 0.75em;
    letter-spacing: 0.5px; }
  #footer .logo img {
    position: relative;
    top: -40px; }
  #footer ul li {
    text-transform: uppercase;
    line-height: 1.75em; }
    #footer ul li a {
      color: #fff; }
  #footer .social-links a {
    color: #127ABB;
    background-color: #fff;
    border-radius: 20px;
    font-size: 24px;
    padding: 4px;
    margin-right: 5px;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 32px; }
    #footer .social-links a:hover {
      text-decoration: none;
      background-color: #185D8E;
      color: #fff; }
  #footer .footer-top {
    min-height: 220px; }
  #footer .footer-bottom {
    background-color: #185D8E;
    text-transform: uppercase;
    font-size: 0.918em;
    padding: 8px 0; }
    #footer .footer-bottom a {
      color: #fff; }

/* Like this? Share this! */
#like-this-share-this {
  padding: 105px 0 5px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  clear: both; }
  #like-this-share-this .share-container {
    background-color: #EFEFEF;
    padding: 10px;
    border-radius: 100px;
    position: relative;
    z-index: 1; }
    #like-this-share-this .share-container svg {
      position: absolute;
      display: block;
      height: 125px;
      width: auto;
      margin-left: auto;
      margin-right: auto;
      left: 0px;
      right: 528px;
      top: -84px;
      z-index: -1; }
    #like-this-share-this .share-container .share-inner {
      overflow: hidden;
      text-align: center; }
      #like-this-share-this .share-container .share-inner div {
        display: inline-block;
        background-color: #fff;
        border-radius: 20px;
        margin: 0 17px; }
    #like-this-share-this .share-container a {
      color: #fff;
      border-radius: 20px;
      font-size: 24px;
      padding: 4px;
      line-height: 32px;
      display: inline-block; }
    #like-this-share-this .share-container .facebook a {
      background-color: #334F8D; }
    #like-this-share-this .share-container .twitter a {
      background-color: #1A97F0; }
    #like-this-share-this .share-container .pinterest a {
      background-color: #B5071A; }
    #like-this-share-this .share-container .google a {
      background-color: #CD3F30; }
    #like-this-share-this .share-container .count {
      min-width: 50px;
      display: inline-block;
      text-align: center;
      margin-left: -5px;
      font-size: 1.175em;
      top: -2px;
      position: relative; }
  #like-this-share-this .other-actions {
    text-align: center;
    margin-top: 10px; }
    #like-this-share-this .other-actions ul {
      padding: 0;
      margin: 0; }
      #like-this-share-this .other-actions ul li {
        display: inline-block;
        margin-right: 35px; }
        #like-this-share-this .other-actions ul li a {
          color: #828282; }
          #like-this-share-this .other-actions ul li a i {
            color: #127ABB;
            font-size: 1.3em;
            top: 3px;
            position: relative;
            margin-right: 2px; }
        #like-this-share-this .other-actions ul li:last-child {
          margin-right: 0; }

.variation1865b3 .share-container svg .st1 {
  fill: #1865b3; }

.variation1865b3 #like-this-share-this .other-actions ul li a i {
  color: #1865b3; }

.variation4ab4da .share-container svg .st1 {
  fill: #4ab4da; }

.variation4ab4da #like-this-share-this .other-actions ul li a i {
  color: #4ab4da; }

.variationb5549c .share-container svg .st1 {
  fill: #b5549c; }

.variationb5549c #like-this-share-this .other-actions ul li a i {
  color: #b5549c; }

.variation5199d7 .share-container svg .st1 {
  fill: #5199d7; }

.variation5199d7 #like-this-share-this .other-actions ul li a i {
  color: #5199d7; }

.variation008d9d .share-container svg .st1 {
  fill: #008d9d; }

.variation008d9d #like-this-share-this .other-actions ul li a i {
  color: #008d9d; }

.fitf .share-container svg .st1 {
  fill: #75bba1; }

.fitf #like-this-share-this .other-actions ul li a i {
  color: #75bba1; }

.variation8b82aa .share-container svg .st1 {
  fill: #8b82aa; }

.variation8b82aa #like-this-share-this .other-actions ul li a i {
  color: #8b82aa; }

.variationf0463a .share-container svg .st1 {
  fill: #f0463a; }

.variationf0463a #like-this-share-this .other-actions ul li a i {
  color: #f0463a; }

.variationa67c52 .share-container svg .st1 {
  fill: #a67c52; }

.variationa67c52 #like-this-share-this .other-actions ul li a i {
  color: #a67c52; }

.variation7e8589 .share-container svg .st1 {
  fill: #7e8589; }

.variation7e8589 #like-this-share-this .other-actions ul li a i {
  color: #7e8589; }

.home .share-container svg .st1 {
  fill: #127ABB; }

.home #like-this-share-this .other-actions ul li a i {
  color: #127ABB; }

/* Homepage slider */
#home-slider {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden; }
  #home-slider .tp-bullets {
    background-color: #fff;
    overflow: hidden;
    padding: 5px;
    height: auto !important;
    width: auto !important;
    border-radius: 20px;
    top: 101% !important; }
    #home-slider .tp-bullets .tp-bullet {
      position: static !important;
      float: left;
      margin-right: 5px;
      background: #B2B2B2;
      width: 13px;
      height: 13px;
      border-radius: 10px;
      border: 0; }
      #home-slider .tp-bullets .tp-bullet.selected {
        background: #127ABB; }
      #home-slider .tp-bullets .tp-bullet:last-child {
        margin-right: 0; }
  #home-slider .tparrows {
    height: 75px;
    width: 75px;
    border-radius: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent; }
    #home-slider .tparrows:before {
      display: none; }
    #home-slider .tparrows.tp-rightarrow {
      background-image: url(../img/arrow-right.svg); }
    #home-slider .tparrows.tp-leftarrow {
      background-image: url(../img/arrow-left.svg); }
  #home-slider .slider-bottom {
    width: 100%;
    max-width: 1200px;
    height: 25px;
    position: absolute;
    bottom: 0;
    background-color: #fff;
    z-index: 9999;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0; }

/* Homepage */
.home {
  font-family: "Montserrat", sans-serif; }
  .home p {
    font-family: "Montserrat", sans-serif; }
  .home .inner {
    width: auto;
    max-width: 1200px;
    padding: 0; }
  .home .rounded-link {
    font-size: 1.175em;
    color: #fff;
    background-color: #127ABB;
    padding: 7px 36px 6px 12px;
    display: inline-block;
    background-image: url(../img/arrow-right.svg);
    background-repeat: no-repeat;
    background-position: center right 4px;
    background-size: 23px 23px;
    border-radius: 20px;
    font-weight: 300; }
    .home .rounded-link:hover {
      text-decoration: none;
      opacity: 0.9; }
  .home #support-sections {
    text-align: center;
    margin-bottom: 65px; }
    .home #support-sections h2 {
      font-size: 3em;
      line-height: 0.9;
      margin-bottom: 10px;
      font-family: "Montserrat", sans-serif;
      font-weight: 400; }
    .home #support-sections p {
      width: 70%;
      margin: 0 auto;
      margin-bottom: 15px;
      font-weight: 300; }
    .home #support-sections .marriage h2 {
      color: #6464A7; }
    .home #support-sections .marriage .rounded-link {
      background-color: #6464A7; }
    .home #support-sections .parent h2 {
      color: #F49131; }
    .home #support-sections .parent .rounded-link {
      background-color: #F49131; }
    .home #support-sections .bereavement h2 {
      color: #609D44; }
    .home #support-sections .bereavement .rounded-link {
      background-color: #609D44; }
    .home #support-sections > div:not(:last-child) {
      border-right: 2px solid #F0F0F0; }
  .home #upcoming-events {
    text-align: center;
    color: #fff;
    background-color: #127ABB;
    padding: 35px 0;
    font-family: "Montserrat", sans-serif; }
    .home #upcoming-events h2 {
      font-family: "Montserrat", sans-serif;
      font-size: 4.166em;
      color: #fff;
      margin: 5px 0 35px; }
    .home #upcoming-events .rounded-link {
      background-color: #185D8E;
      text-transform: uppercase; }
    .home #upcoming-events .event-links {
      font-size: 1.175em;
      text-transform: uppercase;
      font-weight: 300; }
      .home #upcoming-events .event-links li {
        display: inline-block;
        margin-right: 30px; }
        .home #upcoming-events .event-links li:last-of-type {
          margin: 0; }
      .home #upcoming-events .event-links a {
        color: #fff;
        background-image: url(../img/arrow-right.svg);
        background-repeat: no-repeat;
        background-size: 17px;
        background-position: center left;
        padding-left: 22px;
        padding-top: 3px;
        display: inline-block; }
    .home #upcoming-events .bx-wrapper {
      margin-bottom: 115px !important;
      position: relative; }
      .home #upcoming-events .bx-wrapper .bx-controls {
        top: 0;
        bottom: auto; }
        .home #upcoming-events .bx-wrapper .bx-controls .bx-prev {
          top: 8px;
          background: url(../img/event-left.svg) no-repeat;
          height: 50px;
          width: 50px;
          left: -70px; }
        .home #upcoming-events .bx-wrapper .bx-controls .bx-next {
          right: -95px;
          top: 8px;
          background: url(../img/event-right.svg) no-repeat;
          height: 50px;
          width: 50px; }
    .home #upcoming-events #upcoming-events-slider li {
      padding: 0 10px; }
      .home #upcoming-events #upcoming-events-slider li .event {
        background-color: #fff;
        text-align: left;
        border-radius: 100px;
        position: relative;
        min-height: 64px; }
        .home #upcoming-events #upcoming-events-slider li .event a {
          padding: 10px 22px;
          display: block; }
          .home #upcoming-events #upcoming-events-slider li .event a:hover {
            text-decoration: none; }
        .home #upcoming-events #upcoming-events-slider li .event p {
          margin: 0; }
        .home #upcoming-events #upcoming-events-slider li .event .event-name {
          font-size: 1.5em;
          color: #127ABB; }
        .home #upcoming-events #upcoming-events-slider li .event .event-location {
          font-size: 1.175em;
          text-transform: uppercase;
          font-weight: 300;
          color: #828282; }
        .home #upcoming-events #upcoming-events-slider li .event .meta {
          width: 80%; }
        .home #upcoming-events #upcoming-events-slider li .event .date {
          position: absolute;
          right: -1px;
          top: 0;
          background-color: #185D8E;
          color: #fff;
          text-align: center;
          height: 100%;
          padding: 6px;
          width: 64px;
          border-radius: 100px; }
          .home #upcoming-events #upcoming-events-slider li .event .date small {
            display: block;
            font-size: .92em;
            text-transform: uppercase;
            font-weight: 300; }
          .home #upcoming-events #upcoming-events-slider li .event .date span {
            font-size: 2.35em;
            font-weight: 300;
            display: block; }
  .home #news-features {
    background-color: #EFEFEF;
    padding: 100px 0 50px; }
    .home #news-features h2 {
      text-align: center;
      color: #127ABB;
      font-size: 4.166em;
      font-family: "Montserrat", sans-serif;
      margin-bottom: 5px; }
    .home #news-features h3 {
      font-family: "Montserrat", sans-serif;
      font-weight: 300;
      font-size: 6em;
      color: #fff;
      margin-bottom: 0.045em; }
    .home #news-features p {
      color: #fff;
      font-weight: 300; }
    .home #news-features .grid {
      margin-left: -15px;
      margin-right: -15px; }
      .home #news-features .grid .grid-sizer {
        width: 25%; }
      .home #news-features .grid .grid-item {
        width: 25%;
        padding: 15px;
        height: 308px; }
      .home #news-features .grid .grid-item--width2 {
        width: 50%; }
      .home #news-features .grid .grid-item--height2 {
        height: 616px; }
      .home #news-features .grid-item > a:hover,
      .home #news-features .grid-item > a:active {
          text-decoration: none;
      }
      .home #news-features .grid .grid-inner {
        display:flex;
        flex-direction: column;
        justify-content: flex-end;
        background-color: #127ABB;
        height: 100%;
        padding: 20px;
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center; }
      .home #news-features .grid .content {
        position: relative;
        z-index:1; }
      .home #news-features .grid .gradient {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        background: linear-gradient(transparent 50%, rgba(0, 0, 0, 0.8)); }
    .home #news-features .rounded-link {
      width: 100%;
      background-color: #fff;
      color: #127ABB;
      background-image: url(../img/arrow-right-blue.svg); }
      .home #news-features .rounded-link.transparent {
        background-color: transparent;
        color: #fff;
        background-image: url(../img/arrow-right.svg);
        border: 1px solid #fff; }
        .home #news-features .rounded-link.transparent:hover {
          background-color: rgba(255, 255, 255, 0.2);
          opacity: 1; }
    .home #news-features .shop p {
      margin-bottom: 0;
      font-size: 2em;
      line-height: 1.175; }
      .home #news-features .shop p:last-of-type {
        margin-bottom: 15px; }
    .home #news-features .give p {
      font-size: 1.5em;
      line-height: 1.4;
      margin-bottom: 1.3em; }
    .home #news-features .sign-up h3 {
      font-size: 3.5em; }
    .home #news-features .sign-up p {
      font-size: 1.5em;
      margin-bottom: 0; }
    .home #news-features .large-square h3 {
      font-size: 3.5em;
      line-height: 1.5;
      line-height: 1.17; }
    .home #news-features .large-square .rounded-link {
      width: auto;
      margin-top: 20px; }
    .home #news-features .large-square p {
      margin-bottom: 0;
      margin-top: 8px; }
    .home #news-features .rectangle h3 {
      font-size: 2.5em;
      line-height: 1.2; }
    .home #news-features .rectangle p {
      margin-bottom: 10px;
      margin-top: 5px; }
    .home #news-features .rectangle .rounded-link {
      margin-top: 5px; }
    .home #news-features .rectangle.wide h3 {
      width: 50%; }
    .home #news-features .rectangle.wide .rounded-link {
      width: auto; }
    .home #news-features .newsletter {
      margin-bottom: 0;
      margin-top: 7px; }
      .home #news-features .newsletter .nlFormGroup {
        font-size: 1em;
        float: none;
        margin: 0; }
        .home #news-features .newsletter .nlFormGroup input {
          font-family: "Montserrat", sans-serif;
          width: 100%;
          max-width: none;
          border: none; }
          .home #news-features .newsletter .nlFormGroup input.rounded-link {
            padding: 6px 12px; }
          .home #news-features .newsletter .nlFormGroup input[type="text"] {
            margin-bottom: 6px;
            font-weight: 300;
            background-color: transparent;
            border: 2px solid #fff;
            border-radius: 20px;
            text-transform: uppercase;
            font-size: 1em;
            padding: 6px 12px 5px;
            color: #fff; }
            .home #news-features .newsletter .nlFormGroup input[type="text"]:focus {
              background-color: rgba(255, 255, 255, 0.2); }
      .home #news-features .newsletter .nlValidation {
        background-color: #185D8E;
        text-align: center;
        color: #fff;
        padding: 15px;
        margin-bottom: 10px; }
      .home #news-features .newsletter .nlFeedback {
        color: #fff;
        font-weight: 300;
        font-size: 1.2em; }
      .home #news-features .newsletter ::-webkit-input-placeholder {
        color: #fff; }
      .home #news-features .newsletter :-moz-placeholder {
        /* Firefox 18- */
        color: #fff; }
      .home #news-features .newsletter ::-moz-placeholder {
        /* Firefox 19+ */
        color: #fff; }
      .home #news-features .newsletter :-ms-input-placeholder {
        color: #fff; }
  .home .inner.share,
  .home .inner.support {
    overflow: hidden; }
  .home #like-this-share-this {
    padding-bottom: 65px; }

.grid-inner__image {
    visibility: hidden;
    max-width:100%;
    display:none;
}

.grid-inner--imageonly .grid-inner__image {
    display:block;
}

.inner {
  padding-top: 60px;
  padding-bottom: 60px; }

#secondaryNav .topChannel > li.channel_inactive > a,
#secondaryNav .nestLevel1 > li.channel_inactive > a,
#secondaryNav .sub-menu > li.channel_inactive > a,
#secondaryNav .topChannel > li.menu-item-object-pagechannel_inactive > a,
#secondaryNavWrapper #secondaryNav .family-life-menu > li > a {
  background-image: url(../img/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: right 4px center;
  background-size: 24px; }

#secondaryNavWrapper #secondaryNav .family-life-menu .current-menu-parent a {
  background-color: #001F37;
  background-image: none;
}

#secondaryNavWrapper #secondaryNav .family-life-menu .sub-menu a {
  background-color: white;
  font-size: 13px;
  font-weight: 300;
  border-bottom: 1px solid #B2B2B2;
}

#secondaryNavWrapper #secondaryNav .family-life-menu .sub-menu {
  display: none;
}

#secondaryNavWrapper #secondaryNav .family-life-menu .sub-menu-open {
  display: initial;
}

#secondaryNavWrapper #secondaryNav .family-life-menu .sub-menu li:last-child a {
  border-bottom: 0px solid #B2B2B2;
}

#secondaryNav .topChannel > li.channel_active > a {
  background-image: url(../img/arrow-down.svg) !important;
  background-repeat: no-repeat !important;
  background-position: right 4px center !important;
  background-size: 24px !important; }

#secondaryNav .nestLevel1 a {
  border-bottom: 1px solid #B2B2B2; }

.searchOn .postcodeSearch input {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  border-radius: 20px;
  border: 1px solid #B2B2B2;
  padding: 5px 10px;
  font-size: 1.175em; }
  .searchOn .postcodeSearch input[type="submit"] {
    width: 100%;
    padding: 6px 12px !important;
    margin-top: 5px !important;
    background-image: url(../img/arrow-right.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center right 4px !important;
    background-size: 23px !important; }

.newsletterSignupModule .nlFormGroup {
  float: none; }

.newsletterSignupModule p {
  margin-bottom: 12px !important; }

.newsletterSignupModule label {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  color: #828282;
  font-size: .85em;
  display: inline-block;
  margin: 1px 0; }

.newsletterSignupModule input {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  border-radius: 20px;
  border: 1px solid #B2B2B2;
  padding: 5px 10px; }
  .newsletterSignupModule input[type="button"] {
    width: 100%;
    padding: 6px 12px !important;
    margin-top: 20px !important;
    background-image: url(../img/arrow-right.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center right 4px !important;
    background-size: 23px !important; }

.woocommerce-page #updates .mod {
  height: auto; }

.breadcrumb {
  margin-top: 0;
  margin-bottom: 17px; }
  .breadcrumb .home i {
    font-size: 1.375em;
    top: 4px;
    position: relative;
    margin-right: 2px; }
  .breadcrumb .separator:first-of-type {
    display: none; }

#SHPTopImage img {
  width: 100%;
  display: block; }

#zoneTop {
  position: relative; }
  #zoneTop .title-area {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 40px; }
    #zoneTop .title-area h1,
    #zoneTop .title-area h2 {
      background-color: #fff;
      display: inline-block;
      margin-bottom: 0; }
    #zoneTop .title-area h1 {
      margin-bottom: 5px;
      padding: 16px 18px 8px;
      font-size: 6em; }
    #zoneTop .title-area h2 {
      padding: 4px 18px 2px;
      font-size: 2.7em; }

#topCarousel {
  margin-bottom: 0; }

p.event-date-location,
.event-product .qty-submit .quantity label {
  font-weight: 400; }

.event-product .qty-submit button,
.event-product .book-event-btn {
  font-weight: 300; }

.upcoming-events-widget .event .date {
  font-weight: 300; }

.upcoming-events-widget .event .event-meta p {
  font-weight: 400;
  font-size: 1.1em; }

.gmSearchContainer #MainControl_LocationSearch_ZoneMain_GoogleMapsLocationSearchPlaceholderControl1_gmSearchBtn {
  background: #127ABB;
  padding: 9px 15px; }

.gmSearchContainer label {
  background: none !important; }

body.variation1865b3 .newsletterSignupModule .red {
  color: #1865b3; }

body.variation4ab4da .newsletterSignupModule .red {
  color: #4ab4da; }

body.variationb5549c .newsletterSignupModule .red {
  color: #b5549c; }

body.variation5199d7 .newsletterSignupModule .red {
  color: #5199d7; }

body.variation008d9d .newsletterSignupModule .red {
  color: #008d9d; }

body.variation8b82aa .newsletterSignupModule .red {
  color: #8b82aa; }

body.variation8b82aa #pcSearchButton {
  background: #8b82aa; }

body.variationa67c52 .newsletterSignupModule .red {
  color: #a67c52; }

body.fitf .newsletterSignupModule .red {
  color: #75bba1; }

body.variationf0463a .newsletterSignupModule .red {
  color: #f0463a; }

body.variation7e8589 .newsletterSignupModule .red {
  color: #7e8589; }

.woocommerce-page #sideSectionA {
  display: none; }

.woocommerce-page #MainControl_mainSection {
  float: none;
  width: 100%; }

.woocommerce-page.variationf0463a #like-this-share-this .other-actions ul li a i {
  color: #127ABB; }

.woocommerce-page.variationf0463a .share-container svg .st1 {
  fill: #127ABB; }

.woocommerce-page.variationf0463a .mainSection a {
  color: #127ABB; }

.woocommerce-page.variationf0463a h1,
.woocommerce-page.variationf0463a h2 {
  color: #127ABB; }

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: #EFEFEF !important; }

.page-id-693829 h1,
.page-id-693829 .mainSection a,
.page-id-693829 #like-this-share-this .other-actions ul li a i {
  color: #127ABB; }

.page-id-693829 #sideSectionA .newsletterSignupModule .nlSubmit,
.page-id-693829 #secondaryNav .nestLevel0 > li > a {
  background: #127ABB; }

.page-id-693829 .share-container svg .st1 {
  fill: #127ABB; }

body.variationf0463a.page-id-693829 .newsletterSignupModule .red {
  color: #127ABB; }

.cff-product {
  margin-bottom: 60px; }
  .cff-product .product-image {
    margin-bottom: 32px; }
    .cff-product .product-image .image-inner {
      position: relative;
      overflow: hidden;
      box-shadow: 5px 5px 5px rgba(130, 130, 130, 0.75); }
      .cff-product .product-image .image-inner img {
        display: block;
        width: 100%; }
        .cff-product .product-image .image-inner img.on-sale {
          width: auto; }
    .cff-product .product-image .on-sale {
      position: absolute;
      top: 0;
      left: 0; }
    .cff-product .product-image .overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.05); }
      .cff-product .product-image .overlay:hover {
        background-color: rgba(0, 0, 0, 0.025); }
  .cff-product .product-subtitle {
    color: #828282;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .cff-product .product-title {
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 16px; }
    .cff-product .product-title a {
      color: #127ABB !important; }
  .cff-product .product-price {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 5px; }
    .cff-product .product-price .on-sale {
      color: #B2B2B2;
      text-decoration: line-through; }
  .cff-product .buy-now-btn {
    color: #ffffff !important;
    background-color: #127ABB;
    font-size: 14px;
    display: block;
    padding: 7px 16px 6px;
    border-radius: 20px;
    background-image: url(../img/mobile-basket.svg);
    background-repeat: no-repeat;
    background-position: right 4px center;
    background-size: 23px;
    border: 1px solid #127ABB; }
    .cff-product .buy-now-btn:hover {
      text-decoration: none;
      background-color: transparent;
      color: #127ABB !important; }

.cff-products-row {
  margin-top: 55px; }
  .cff-products-row .cff-product {
    margin-bottom: 60px; }

.shop-breadcrumbs {
  text-align: center;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 10px; }
  .shop-breadcrumbs .separator:first-of-type {
    display: none; }
  .shop-breadcrumbs .home-breadcrumb i {
    position: relative;
    top: 3px;
    margin-right: 2px;
    font-size: 16px; }

.woocommerce-page h1.cat-title {
  font-size: 76px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 5px; }

.woocommerce-page .term-description p {
  font-size: 36px;
  text-align: center;
  color: #127ABB;
  margin-bottom: 0; }

.woocommerce-page .subcat-row {
  margin-top: 60px;
  margin-bottom: 50px; }
  .woocommerce-page .subcat-row .subcat {
    margin-bottom: 30px; }
    .woocommerce-page .subcat-row .subcat .subcat-inner {
      background-color: #127ABB;
      position: relative;
      min-height: 330px; }
      .woocommerce-page .subcat-row .subcat .subcat-inner:hover {
        background-color: rgba(18, 122, 187, 0.9); }
      .woocommerce-page .subcat-row .subcat .subcat-inner a {
        color: #ffffff;
        display: block;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; }
      .woocommerce-page .subcat-row .subcat .subcat-inner h3 {
        font-size: 50px;
        font-weight: 400;
        margin-bottom: 0;
        text-align: center;
        padding: 0 20px;
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        left: 0;
        right: 0; }
      .woocommerce-page .subcat-row .subcat .subcat-inner p {
        color: #ffffff;
        font-weight: 300; }
      .woocommerce-page .subcat-row .subcat .subcat-inner .shop-btn {
        font-size: 14px;
        background-color: #ffffff;
        background-image: url(../img/arrow-right-blue.svg);
        padding: 7px 36px 6px 12px;
        display: block;
        background-repeat: no-repeat;
        background-position: center right 4px;
        background-size: 23px 23px;
        border-radius: 20px; }
        .woocommerce-page .subcat-row .subcat .subcat-inner .shop-btn:hover {
          text-decoration: none;
          background-color: rgba(255, 255, 255, 0.9); }
      .woocommerce-page .subcat-row .subcat .subcat-inner .bottom {
        position: absolute;
        bottom: 20px;
        left: 20px;
        right: 20px; }

.woocommerce-page .page-numbers li {
  min-height: 0 !important; }

.tax-product_cat.term-facilitators .subcat-row .subcat .subcat-inner h3 {
  font-size: 38px; }

#zoneTop .bottom-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background-color: #ffffff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  max-width: 1200px;
  width: 100%; }

.shop-cat-menu .inner {
  padding: 0;
  width: 100%;
  text-align: center; }
  .shop-cat-menu .inner ul {
    margin-bottom: -15px; }
    .shop-cat-menu .inner ul li {
      display: inline-block;
      margin-bottom: 15px; }
      .shop-cat-menu .inner ul li a {
        font-size: 14px;
        text-transform: uppercase;
        color: #127ABB;
        background-color: #EFEFEF;
        display: inline-block;
        padding: 5px 10px 3px;
        border-radius: 20px;
        margin-left: 10px;
        margin-right: 10px; }
        .shop-cat-menu .inner ul li a:hover {
          text-decoration: none;
          background-color: #127ABB;
          color: #ffffff; }

#shopfront {
  overflow: visible; }
  #shopfront .shop-title {
    font-size: 76px;
    color: #127ABB;
    text-align: center; }
  #shopfront .shop-subtitle {
    color: #127ABB;
    text-align: center;
    font-size: 36px; }
  #shopfront .section-header {
    font-size: 48px;
    text-align: center;
    color: #127ABB;
    font-weight: 400;
    margin-bottom: 35px; }

#front-page-category {
  padding-left: 0;
  padding-right: 0;
  margin-top: 70px;
  margin-bottom: 65px; }
  #front-page-category .cff-product {
    padding-left: 30px;
    padding-right: 30px; }

#featured-resource-category {
  background-color: #127ABB;
  padding-top: 55px;
  padding-bottom: 55px;
  margin-top: -60px; }
  #featured-resource-category .product-image .image-inner {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5); }
  #featured-resource-category .product-image img {
    display: block;
    width: 100%; }
    #featured-resource-category .product-image img.on-sale {
      position: absolute;
      top: 0;
      width: auto; }
  #featured-resource-category .product-meta {
    position: relative; }
    #featured-resource-category .product-meta .product-subtitle {
      font-size: 14px;
      text-transform: uppercase;
      color: #ffffff;
      margin-bottom: 10px; }
    #featured-resource-category .product-meta .product-title {
      font-size: 42px;
      color: #ffffff;
      line-height: 1.25;
      margin-bottom: 36px; }
      #featured-resource-category .product-meta .product-title a {
        color: #ffffff; }
    #featured-resource-category .product-meta .product-price {
      font-size: 36px;
      color: #ffffff;
      font-weight: 300;
      line-height: 1;
      margin-bottom: 12px; }
      #featured-resource-category .product-meta .product-price .on-sale {
        color: #B2B2B2;
        text-decoration: line-through; }
    #featured-resource-category .product-meta .buttons .buy-now-btn {
      color: #ffffff !important;
      background-color: #185D8E;
      font-size: 22px;
      padding: 11px 16px 10px;
      border-radius: 20px;
      background-image: url(../img/mobile-basket.svg);
      background-repeat: no-repeat;
      background-position: right 4px center;
      background-size: 31px;
      border: 1px solid #185D8E;
      display: inline-block;
      width: 100%;
      max-width: 192px;
      margin-right: 12px; }
      #featured-resource-category .product-meta .buttons .buy-now-btn:hover {
        text-decoration: none;
        background-color: #ffffff;
        color: #127ABB !important; }
    #featured-resource-category .product-meta .buttons .more-info-btn {
      color: #ffffff !important;
      background-color: transparent;
      font-size: 22px;
      padding: 11px 16px 10px;
      border-radius: 20px;
      border: 1px solid #ffffff;
      display: inline-block;
      width: 100%;
      max-width: 192px; }
      #featured-resource-category .product-meta .buttons .more-info-btn:hover {
        text-decoration: none;
        background-color: #ffffff;
        color: #127ABB !important; }

@media (min-width: 992px) {
  #featured-resource-category .row {
    display: table; }
    #featured-resource-category .row > div {
      display: table-cell;
      float: none;
      vertical-align: top; }
    #featured-resource-category .row .product-meta .bottom {
      position: absolute;
      bottom: 0;
      width: 100%; } }

#best-sellers-category {
  margin-bottom: 110px; }

#special-offers-category {
  margin-bottom: 45px; }

.single-product .shop-breadcrumbs {
  text-align: left;
  margin-bottom: 35px; }
  .single-product .shop-breadcrumbs .current-product {
    display: none;
  }
  .single-product .shop-breadcrumbs span:nth-last-of-type(2) {
    /* display: none;  */
  }

.single-product .product-image .images {
  width: 90%;
  float: none;
  margin: 0; }

.single-product .product-image .woocommerce-main-image {
  position: relative;
  display: block; }
  .single-product .product-image .woocommerce-main-image img {
    box-shadow: 5px 5px 5px rgba(130, 130, 130, 0.75);
    width: 100%;
    display: block; }
  .single-product .product-image .woocommerce-main-image .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.025); }

.single-product .product-title {
  line-height: 1.2; }

.single-product .new-product-price {
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 25px; }
  .single-product .new-product-price del {
    color: #B2B2B2; }
  .single-product .new-product-price ins {
    background-color: transparent;
    color: inherit; }
  .single-product .new-product-price .partner-discount {
    font-size: 24px; }

.single-product .single_add_to_cart_button {
  background-color: #127ABB;
  border: 1px solid #127ABB;
  color: #ffffff;
  font-size: 22px;
  font-family: "Montserrat", sans-serif;
  padding: 5px 15px;
  width: 100%;
  max-width: 195px;
  text-align: left;
  border-radius: 30px;
  background-image: url(../img/mobile-basket.svg);
  background-repeat: no-repeat;
  background-position: right 4px center;
  background-size: 33px;
  margin-bottom: 35px; }
  .single-product .single_add_to_cart_button:hover {
    background-color: transparent;
    color: #127ABB; }

.single-product .description-title {
  color: #127ABB;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 600; }

.single-product #like-this-share-this {
  padding-top: 125px; }
  .single-product #like-this-share-this svg .st2 {
    display: none; }
  .single-product #like-this-share-this .share-container .share-inner div {
    margin: 0 5px; }
  .single-product #like-this-share-this .other-actions ul li {
    margin-right: 12px; }
    .single-product #like-this-share-this .other-actions ul li:last-of-type {
      display: none; }

.cff-related-products {
  background-color: #EFEFEF;
  margin-top: 15px; }
  .cff-related-products .cross-sells,
  .cff-related-products .upsells {
    padding-top: 60px;
    padding-bottom: 80px; }
  .cff-related-products h2 {
    font-size: 34px;
    text-align: center; }
  .cff-related-products .cff-products-row {
    margin-top: 30px; }
    .cff-related-products .cff-products-row .cff-product {
      margin-bottom: 0; }
      .cff-related-products .cff-products-row .cff-product .product-title {
        min-height: 0;
        margin: 0; }
      .cff-related-products .cff-products-row .cff-product .buy-now-btn {
        display: none; }

.woocommerce-cart .breadcrumb {
  text-align: center; }

.woocommerce-cart h1.page-title {
  text-align: center;
  font-size: 76px;
  margin-bottom: 40px; }

.woocommerce-cart .inner.mainContentInner {
  width: 100%;
  max-width: 1200px; }

.woocommerce-cart table.shop_table {
  border-collapse: collapse !important;
  border: 0 !important; }
  .woocommerce-cart table.shop_table thead,
  .woocommerce-cart table.shop_table tbody,
  .woocommerce-cart table.shop_table th,
  .woocommerce-cart table.shop_table td {
    border: 0;
    border-top: 0 !important; }
  .woocommerce-cart table.shop_table thead tr {
    border-bottom: 5px solid #ffffff; }
  .woocommerce-cart table.shop_table thead th {
    background: none;
    background-color: #127ABB;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 17px 0 15px;
    line-height: 1.3em !important; }
  .woocommerce-cart table.shop_table tbody th {
    background: none;
    background-color: #EFEFEF;
    padding: 13px 12px;
    font-size: 18px;
    font-weight: 300 !important; }
  .woocommerce-cart table.shop_table tbody tr {
    border-bottom: 5px solid #ffffff; }
    .woocommerce-cart table.shop_table tbody tr.separator {
      height: 25px; }
      .woocommerce-cart table.shop_table tbody tr.separator.short {
        height: 5px; }
    .woocommerce-cart table.shop_table tbody tr.donation-block {
      border: 1px solid rgba(18, 122, 187, 0.3); }
      .woocommerce-cart table.shop_table tbody tr.donation-block td {
        background-color: #ffffff;
        border-top: 1px solid rgba(18, 122, 187, 0.3) !important;
        color: #127ABB; }
        .woocommerce-cart table.shop_table tbody tr.donation-block td:last-of-type {
          border-right: 1px solid rgba(18, 122, 187, 0.3);
          padding-right: 8px; }
      .woocommerce-cart table.shop_table tbody tr.donation-block input[type="text"] {
        width: 100px;
        font-family: "Montserrat", sans-serif;
        font-weight: 300;
        color: #58595B;
        border: 1px solid rgba(18, 122, 187, 0.3);
        border-radius: 30px;
        padding-left: 8px; }
        .woocommerce-cart table.shop_table tbody tr.donation-block input[type="text"]:focus {
          outline: none;
          box-shadow: none; }
      .woocommerce-cart table.shop_table tbody tr.donation-block td.donation-amount {
        padding-right: 10px; }
        .woocommerce-cart table.shop_table tbody tr.donation-block td.donation-amount .amount {
          display: block;
          position: relative; }
          .woocommerce-cart table.shop_table tbody tr.donation-block td.donation-amount .amount:before {
            position: absolute;
            content: '£';
            font-weight: 300;
            color: #58595B;
            left: -17px;
            top: 6px; }
    .woocommerce-cart table.shop_table tbody tr.coupon-block {
      border: 1px solid rgba(18, 122, 187, 0.3); }
      .woocommerce-cart table.shop_table tbody tr.coupon-block td {
        background-color: #ffffff;
        border-top: 1px solid rgba(18, 122, 187, 0.3) !important;
        color: #127ABB; }
        .woocommerce-cart table.shop_table tbody tr.coupon-block td:last-of-type {
          border-right: 1px solid rgba(18, 122, 187, 0.3);
          padding-right: 8px; }
      .woocommerce-cart table.shop_table tbody tr.coupon-block input[type="text"] {
        width: 100px;
        font-family: "Montserrat", sans-serif;
        font-weight: 300;
        color: #58595B;
        border: 1px solid rgba(18, 122, 187, 0.3);
        border-radius: 30px;
        padding-left: 8px; }
        .woocommerce-cart table.shop_table tbody tr.coupon-block input[type="text"]:focus {
          outline: none;
          box-shadow: none; }
  .woocommerce-cart table.shop_table tbody td {
    background-color: #EFEFEF;
    font-size: 18px;
    text-align: left;
    padding: 13px 40px 13px 0; }
    .woocommerce-cart table.shop_table tbody td.product-remove {
      padding-right: 15px;
      padding-left: 15px; }
      .woocommerce-cart table.shop_table tbody td.product-remove a.remove {
        background-image: url(../img/trash.svg);
        background-repeat: no-repeat;
        background-size: cover;
        text-indent: -99999px;
        border-radius: 0;
        height: 32px;
        width: 32px; }
        .woocommerce-cart table.shop_table tbody td.product-remove a.remove:hover {
          background: none;
          background-image: url(../img/trash-blue.svg); }
    .woocommerce-cart table.shop_table tbody td.product-price {
      font-weight: 300; }
    .woocommerce-cart table.shop_table tbody td.product-quantity .quantity label {
      display: none; }
    .woocommerce-cart table.shop_table tbody td.product-quantity .quantity .qty {
      font-family: "Montserrat", sans-serif;
      font-weight: 300;
      border: 0;
      border-radius: 30px;
      width: 3em;
      color: #58595B; }
    .woocommerce-cart table.shop_table tbody td .round-btn {
      font-family: "Montserrat", sans-serif;
      background-color: #127ABB;
      color: #ffffff;
      border: 1px solid #127ABB;
      font-size: 18px;
      font-weight: 300;
      text-align: left;
      width: 100%;
      border-radius: 30px;
      padding: 5px 10px 6px;
      background-image: url(../img/arrow-right.svg);
      background-repeat: no-repeat;
      background-position: right 3px center;
      background-size: 23px; }
      .woocommerce-cart table.shop_table tbody td .round-btn:hover {
        background-color: #ffffff;
        color: #127ABB;
        background-image: url(../img/arrow-right-blue.svg); }

.woocommerce-cart .cart-actions {
  overflow: hidden;
  padding: 0 8px; }

  .woocommerce-cart .cart-actions.return-to-shop .round-btn {
    white-space: nowrap;
    padding-right: 10px;
  }

  .woocommerce-cart .cart-actions .round-btn {
    font-family: "Montserrat", sans-serif;
    background-color: #127ABB;
    color: #ffffff;
    border: 1px solid #127ABB;
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    width: 100%;
    border-radius: 30px;
    padding: 5px 10px 6px;
    background-image: url(../img/arrow-right.svg);
    background-repeat: no-repeat;
    background-position: right 3px center;
    background-size: 23px;
    display: inline-block;
    line-height: 1;
    max-width: 174px; }
    .woocommerce-cart .cart-actions .round-btn:hover {
      background-color: #ffffff;
      color: #127ABB;
      background-image: url(../img/arrow-right-blue.svg);
      text-decoration: none; }
    .woocommerce-cart .cart-actions .round-btn.update {
      background-image: url(../img/update-arrow.svg);
      float: right; }
    .woocommerce-cart .cart-actions .round-btn.back {
      background-color: #ffffff;
      color: #127ABB;
      background-image: url(../img/arrow-left-blue.svg);
      background-position: left 3px center;
      padding-left: 32px;
      float: left;
      border-color: rgba(18, 122, 187, 0.3); }
      .woocommerce-cart .cart-actions .round-btn.back:hover {
        background-color: #127ABB;
        color: #ffffff;
        background-image: url(../img/arrow-left.svg); }

.woocommerce-cart .cart-collaterals .cart_totals {
  float: none !important;
  width: 100% !important; }

.woocommerce-cart .cart-collaterals .round-btn {
  font-family: "Montserrat", sans-serif;
  background-color: #185D8E;
  color: #ffffff;
  border: 1px solid #127ABB;
  font-size: 30px;
  font-weight: 300;
  text-align: left;
  width: 100%;
  border-radius: 30px;
  padding: 14px 22px 13px;
  background-image: url(../img/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: right 3px center;
  background-size: 49px;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 10px; }
  .woocommerce-cart .cart-collaterals .round-btn:hover {
    background-color: #127ABB; }

.woocommerce-cart .cart-collaterals .button {
  font-family: "Montserrat", sans-serif;
  background-color: #127ABB;
  color: #ffffff !important;
  border: 1px solid #127ABB;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
  width: 100%;
  border-radius: 30px;
  padding: 5px 10px 6px;
  background-repeat: no-repeat;
  background-position: right 3px center;
  background-size: 23px; }
  .woocommerce-cart .cart-collaterals .button:hover {
    background-color: #ffffff;
    color: #127ABB !important; }
  .woocommerce-cart .cart-collaterals .button.update {
    background-image: url(../img/update-arrow.svg); }

.woocommerce-cart .cart-collaterals table thead th {
  padding-left: 12px; }

.woocommerce-cart .cart-collaterals table tbody th {
  line-height: 1.8 !important;
  color: #58595B !important; }

.woocommerce-cart .cart-collaterals table tbody tr.order-total th {
  font-weight: 700 !important;
  text-transform: uppercase; }

.woocommerce-cart .cart-collaterals table tbody td {
  font-weight: 500;
  line-height: 1.8 !important;
  padding-right: 5px; }

.woocommerce-cart .cart-collaterals ul#shipping_method li {
  padding-left: 0; }
  .woocommerce-cart .cart-collaterals ul#shipping_method li label {
    font-size: 16px; }
  .woocommerce-cart .cart-collaterals ul#shipping_method li input {
    margin: 5px 0.5px; }

.woocommerce-cart .cart-collaterals .shipping-calculator-form input[type="text"],
.woocommerce-cart .cart-collaterals .shipping-calculator-form select {
  background-color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #58595B;
  border: 1px solid rgba(18, 122, 187, 0.3);
  padding-left: 8px;
  border-radius: 5px; }

.woocommerce-checkout .breadcrumb {
  text-align: center; }

.woocommerce-checkout .woocommerce-invalid #checkout-checkbox {
    outline: 2px solid red;
    outline-offset: 2px;
}

.woocommerce-checkout h1.page-title {
  text-align: center;
  font-size: 76px;
  margin-bottom: 40px; }

.woocommerce-checkout form.checkout .checkout-section {
  background-color: #EFEFEF;
  margin-bottom: 50px;
  padding: 50px 110px; }
  .woocommerce-checkout form.checkout .checkout-section h2 {
    font-size: 36px;
    color: #127ABB;
    margin-bottom: 20px; }

.woocommerce-checkout form.checkout .address-main-section {
  overflow: hidden; }

.woocommerce-checkout form.checkout #customer_details h2 {
  font-size: 36px;
  color: #127ABB;
  margin-bottom: 20px; }

.woocommerce-checkout form.checkout .checkout-label {
  font-size: 18px;
  font-weight: 600;
  line-height: 2;
  padding-left: 26px; }

.woocommerce-checkout form.checkout .findPostcode {
  font-size: 18px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  padding: 5px 26px !important;
  border: 1px solid #ffffff;
  border-radius: 50px; }

.woocommerce-checkout form.checkout .find-postcode-button {
  font-size: 14px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  padding: 2px 14px;
  border: 1px solid #127ABB;
  border-radius: 50px;
  background-color: #127ABB;
  color: #ffffff;
  margin-left: 5px; }
  .woocommerce-checkout form.checkout .find-postcode-button:hover {
    background-color: #ffffff;
    color: #127ABB; }

.woocommerce-checkout form.checkout .enter-address-manually {
  padding-left: 26px;
  margin-bottom: 10px; }

.woocommerce-checkout form.checkout .form-row label {
  font-size: 18px;
  font-weight: 600;
  line-height: 2;
  padding-left: 26px; }

.woocommerce-checkout form.checkout .form-row .required {
  color: #127ABB; }

.woocommerce-checkout form.checkout .form-row input.input-text {
  font-size: 18px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  padding: 5px 26px !important;
  border: 1px solid #ffffff;
  border-radius: 50px; }

.woocommerce-checkout form.checkout .form-row#billing_country_field strong, .woocommerce-checkout form.checkout .form-row#shipping_country_field strong {
  margin-left: 26px;
  padding: 10px 0;
  display: inline-block; }

.woocommerce-checkout form.checkout #cff_checkout_suppressions_field {
  margin-top: 40px; }
  .woocommerce-checkout form.checkout #cff_checkout_suppressions_field label {
    padding-left: 0; }

.woocommerce-checkout form.checkout .helpText {
  background: none;
  padding-left: 30px;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 20px; }

.woocommerce-checkout form.checkout #ship-to-different-address {
  font-size: 18px; }
  .woocommerce-checkout form.checkout #ship-to-different-address input {
    margin-right: 8px; }

.woocommerce-checkout form.checkout #order_review table {
  font-size: 18px;
  border: 0; }
  .woocommerce-checkout form.checkout #order_review table tbody td {
    font-weight: 300;
    padding: 18px 20px;
    border: 0;
    border-bottom: 1px solid #B2B2B2; }
    .woocommerce-checkout form.checkout #order_review table tbody td.product-total {
      padding: 18px 10px; }
  .woocommerce-checkout form.checkout #order_review table thead th {
    font-weight: 500;
    padding: 18px 20px;
    background: none;
    border: 0;
    border-bottom: 1px solid #B2B2B2; }
    .woocommerce-checkout form.checkout #order_review table thead th.product-total {
      padding: 18px 10px; }
  .woocommerce-checkout form.checkout #order_review table tfoot th {
    font-weight: 500;
    padding: 18px 20px;
    background: none;
    border: 0;
    border-bottom: 1px solid #B2B2B2; }
  .woocommerce-checkout form.checkout #order_review table tfoot td {
    font-weight: 500;
    padding: 18px 10px;
    border: 0;
    border-bottom: 1px solid #B2B2B2; }
  .woocommerce-checkout form.checkout #order_review table tfoot tr.order-total th,
  .woocommerce-checkout form.checkout #order_review table tfoot tr.order-total td {
    border-bottom: 0;
    border-top: 1px solid #B2B2B2;
    font-size: 26px;
    font-weight: 500;
    color: #127ABB; }

.woocommerce-checkout form.checkout #order_review ul#shipping_method li {
  padding: 0; }
  .woocommerce-checkout form.checkout #order_review ul#shipping_method li label {
    font-size: 16px; }
  .woocommerce-checkout form.checkout #order_review ul#shipping_method li input {
    margin: 5px 0.5px; }

.woocommerce-checkout #payment {
  background: transparent !important; }
  .woocommerce-checkout #payment div.payment_box {
    background-color: transparent !important;
    padding: 0 !important;
    padding-top: 8px !important; }
    .woocommerce-checkout #payment div.payment_box p {
      font-weight: 500;
      font-size: 18px !important;
      color: #58595B; }
    .woocommerce-checkout #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:after {
      content: none !important; }
  .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 0 !important;
    padding: 0 !important; }
  .woocommerce-checkout #payment div.form-row {
    padding: 0 !important; }
    .woocommerce-checkout #payment div.form-row label.checkbox {
      padding-left: 0;
      color: #58595B;
      font-weight: 500; }
  .woocommerce-checkout #payment .terms {
    float: none !important; }
  .woocommerce-checkout #payment #place_order {
    float: none !important;
    margin-top: 20px;
    background-color: #185D8E;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 30px;
    border-radius: 100px;
    padding: 0.5em 2.5em 0.5em 0.75em;
    display: block;
    background-image: url(../img/arrow-right.svg);
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 50px; }
    .woocommerce-checkout #payment #place_order:hover {
      background-color: #127ABB; }

.woocommerce-checkout form.login,
.woocommerce-checkout form.checkout_coupon {
  background-color: #EFEFEF;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 30px 110px !important; }
  .woocommerce-checkout form.login .form-row label,
  .woocommerce-checkout form.checkout_coupon .form-row label {
    font-size: 18px;
    font-weight: 600;
    line-height: 2; }
  .woocommerce-checkout form.login .form-row .required,
  .woocommerce-checkout form.checkout_coupon .form-row .required {
    color: #127ABB; }
  .woocommerce-checkout form.login .form-row input.input-text,
  .woocommerce-checkout form.checkout_coupon .form-row input.input-text {
    font-size: 18px;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
    padding: 5px 26px !important;
    border: 1px solid #ffffff;
    border-radius: 50px; }
  .woocommerce-checkout form.login .form-row input[type="submit"],
  .woocommerce-checkout form.checkout_coupon .form-row input[type="submit"] {
    background-color: #127ABB;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 50px; }
  .woocommerce-checkout form.login .form-row #rememberme,
  .woocommerce-checkout form.checkout_coupon .form-row #rememberme {
    margin-left: 40px;
    position: relative;
    top: -11px; }

    .woocommerce-checkout form.login .form-row #rememberme,
    .woocommerce-checkout form.checkout_coupon .form-row #rememberme {
      margin-left: 0;
      margin-right: 10px;
      position: relative;
      top: -4px;
    }


/** New Login / Registration Styling **/
.page-register .breadcrumb,
#login-page .breadcrumb {
  display: none;
}

.page-register #MainControl_mainSection,
#login-page #MainControl_mainSection {
  background-color: #eee;
  text-align: center;
  padding: 80px 20px;
  width: 100%;
}

.page-register #MainControl_mainSection h1,
#login-page #MainControl_mainSection h1 {
  margin-bottom: 40px;
}

.page-register #MainControl_mainSection #check-email,
#login-page #loginform {
  max-width: 450px;
  margin: 0 auto 20px;
  text-align: left;
}

.page-register #MainControl_mainSection #check-email {
  max-width: 640px;
  text-align: center;
}

.page-register #MainControl_mainSection #check-email form {
  max-width: 450px;
  margin: 0 auto;
  text-align: center;
}

.page-register #MainControl_mainSection #check-email p {
  color: #001f3e;
  font-size: 16px;
  margin-bottom: 20px;
}

#login-page #loginform .login-username label,
#login-page #loginform .login-password label {
  font-size: 15px;
  width: 100%;
  margin-bottom: 10px;
  color: #001f3e;
  font-weight: 400;
}

.page-register #MainControl_mainSection #check-email form input[type="text"],
#login-page #loginform .login-username input,
#login-page #loginform .login-password input {
  width: 100%;
  padding: 14px !important;
  border-radius: 30px;
}

#login-page #loginform .login-submit,
#login-page #loginform .login-submit #wp-submit,
#login-page #loginform #rememberme {
  margin-left: 0;
}

.page-register #MainControl_mainSection form input[type="checkbox"],
#login-page #loginform #rememberme {
  height: 30px;
  width: 30px;
  position: relative;
  top: 6px;
}

.page-register #MainControl_mainSection #check-email label,
#login-page #loginform .login-remember label {
  color: #001f3e;
  font-weight: 400;
}

.page-register #MainControl_mainSection #check-email label {
  margin-bottom: 5px;
}

.page-register #MainControl_mainSection form .formButton,
.page-register #MainControl_mainSection #check-email form input[type="submit"],
.login-submit #wp-submit {
  margin-top: 15px;
  background-color: #175383;
  color: white;
  border: 1px solid #175383;
  padding: 14px 60px;
  border-radius: 110px;
  font-weight: 800;
  text-transform: uppercase;
}

.page-register #MainControl_mainSection form .formButton:nth-child(1) {
  margin-right: 15px;
}

.page-register #MainControl_mainSection form .formButton:nth-child(2) {
  background-color: #eee;
  border: 2px solid #175383;
  color: #175383;
}

.page-register #MainControl_mainSection #check-email form input[type="submit"] {
  margin: 30px auto 0;
  display: block;
}

#login-page .login-additional-links {
  max-width: 450px;
  margin: 0 auto;
  text-align: left;
  font-size: 14px;
}

.page-register #MainControl_mainSection .formWrapper, .gform_wrapper {
  background-color: #eee;
}

.page-register #MainControl_mainSection form {
  max-width: 500px;
  margin: 0 auto;
}

.page-register #MainControl_mainSection form tbody {
  border: 0px solid #eee;
  display: flex;
  flex-direction: column;
}

.page-register #MainControl_mainSection form tbody tr {
  display: flex;
  flex-direction: column;
}

.page-register #MainControl_mainSection form td {
  position: relative;
}

.page-register #MainControl_mainSection form tbody th.formLabel {
  margin-top: 8px;
  display: inline-block;
  width: 100%;
  text-align: left;
}

.page-register #MainControl_mainSection form tbody th.formLabel label {
  color: #001f3e;
  font-size: 15px;
}

.page-register #MainControl_mainSection form tbody input[type="text"],
.page-register #MainControl_mainSection form tbody input[type="password"] {
  width: 100%;
  padding: 14px;
  border-radius: 30px;
  background-color: white;
}

.page-register #MainControl_mainSection form select {
  width: 100%;
  padding: 12px;
  border-radius: 30px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-bottom: 10px;
}

.page-register #MainControl_mainSection form .editControlWrapperCheckBox {
  position: absolute;
  left: 5px;
}

.page-register #MainControl_mainSection form .helpText {
  padding: 5px 0 5px 30px;
  background: none;
}

@media (max-width: 576px) {
  .page-register #MainControl_mainSection form .helpText {
    padding: 5px 0 5px 45px;
  }
}

/** Checkout Login **/
.woocommerce-checkout form.login {
  display: block !important;
  background-color: transparent;
  padding: 0 !important;
  margin-bottom: 0;
  text-align: center;
  max-width: 400px;
  margin: 35px auto 0;
}

.woocommerce-checkout form.login a {
  color: white;
}

.woocommerce-checkout #rememberme {
  height: 30px;
  width: 30px;
  position: relative;
  top: 6px;
}

.custom-checkout-login {
  background-color: #001f3e;
  color: white;
  padding: 40px 60px;
  margin-bottom: 20px;
}

@media (max-width: 576px) {
  .custom-checkout-login {
    padding: 40px 20px;
  }
}

.custom-checkout-login label.inline {
  position: relative;
  top: 4px;
}

.woocommerce-checkout .vc_row-has-fill {
    margin: 0;
}

.woocommerce .custom-checkout-login form .form-row {
  width: 100%;
  max-width: 400px;
  float: none;
}

.woocommerce .custom-checkout-login form input[type="submit"] {
  margin-top: 15px;
  background-color: #175383;
  color: white;
  border: 1px solid #175383;
  padding: 14px 60px;
  border-radius: 110px;
  font-weight: 800;
  text-transform: uppercase;
}

.custom-checkout-login .woocommerce-info,
.custom-checkout-login .woocommerce-info a,
.custom-checkout-login a {
    color: white !important;
}

.custom-checkout-login .woocommerce-info {
  padding: 0;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 32px;
}

/* Create account on checkout */
.woocommerce-checkout .create-account {
  background-color: white;
  padding: 30px 60px;
}

@media (max-width: 576px) {
  .woocommerce-checkout .create-account {
    padding: 40px 20px;
  }
}

.woocommerce-checkout .create-account h3 {
  font-size: 34px;
  color: #001f37;
  margin-bottom: 5px;
}

.woocommerce-checkout .create-account p {
  color: #001f37;
}

.woocommerce-checkout .create-account input[type="text"],
.woocommerce-checkout .create-account input[type="password"] {
  border: 1px solid #929090 !important;
  font-size: 14px !important;
}

.woocommerce-checkout .create-account label {
  padding-left: 0 !important;
  color: #001f37;
  font-weight: 400 !important;
  font-size: 16px !important;
}

@media (min-width: 992px) {
  .cff-product {
    margin-bottom: 0; }
    .cff-product .product-title {
      min-height: 78px; }
    .cff-product .product-image {
      min-height: 285px; }
      .cff-product .product-image .image-inner {
        max-height: 285px; }
  .cff-products-row .cff-product {
    margin-bottom: 100px; }
  #front-page-category .cff-product .product-image {
    min-height: 375px; }
    #front-page-category .cff-product .product-image .image-inner {
      max-height: 375px; }
  #special-offers-category .cff-product .product-title {
    min-height: 58px; }
  #special-offers-category .cff-product .product-image {
    min-height: 180px; }
    #special-offers-category .cff-product .product-image .image-inner {
      max-height: 180px; } }

@media (max-width: 991px) {
  #featured-resource-category {
    padding-left: 25px;
    padding-right: 25px; }
    #featured-resource-category .buy-now-btn {
      margin-bottom: 10px; }
    #featured-resource-category .product-image {
      margin-bottom: 25px;
      padding: 0 40px; }
  .cff-product .product-image {
    padding: 0 40px; }
  .woocommerce-page .subcat-row .subcat .subcat-inner {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .woocommerce-checkout form.checkout .checkout-section {
    padding-left: 20px;
    padding-right: 20px; }
  .woocommerce-checkout form.checkout .find-postcode-button {
    margin-left: 0; }
  .woocommerce-checkout form.checkout #payment #place_order {
    font-size: 18px;
    text-align: left;
    background-size: 28px; }
  .woocommerce-checkout form.login,
  .woocommerce-checkout form.checkout_coupon {
    padding-left: 20px !important;
    padding-right: 20px !important; }
  .woocommerce .cart input[type="text"] {
    padding: 3px 3px 3px 8px !important; }
  /* Cart table fixes */
  .woocommerce-cart .shop_table.cart thead {
    display: none; }
  .woocommerce-cart .shop_table.cart tbody,
  .woocommerce-cart .shop_table.cart tr,
  .woocommerce-cart .shop_table.cart td {
    display: block; }
  .woocommerce-cart .shop_table.cart .product-remove {
    float: left;
    padding-bottom: 30px; }
  .woocommerce-cart .shop_table.cart .product-name {
    padding-right: 10px; }
  .woocommerce-cart .shop_table.cart .product-price,
  .woocommerce-cart .shop_table.cart .product-quantity,
  .woocommerce-cart .shop_table.cart .product-subtotal {
    padding-left: 50%;
    padding-top: 6px;
    padding-bottom: 8px;
    position: relative; }
    .woocommerce-cart .shop_table.cart .product-price:before,
    .woocommerce-cart .shop_table.cart .product-quantity:before,
    .woocommerce-cart .shop_table.cart .product-subtotal:before {
      position: absolute;
      left: 18px;
      font-weight: 300;
      font-size: 15px; }
  .woocommerce-cart .shop_table.cart .product-price:before {
    content: 'Unit price'; }
  .woocommerce-cart .shop_table.cart .product-quantity:before {
    content: 'Quantity';
    top: 9px; }
  .woocommerce-cart .shop_table.cart .product-subtotal:before {
    content: 'Total'; }
  .woocommerce-cart .shop_table.cart .donation-block,
  .woocommerce-cart .shop_table.cart .coupon-block {
    padding: 5px; }
    .woocommerce-cart .shop_table.cart .donation-block td,
    .woocommerce-cart .shop_table.cart .coupon-block td {
      border: 0 !important;
      padding-left: 15px;
      padding-right: 15px !important;
      padding-top: 8px;
      padding-bottom: 8px; }
      .woocommerce-cart .shop_table.cart .donation-block td:first-of-type,
      .woocommerce-cart .shop_table.cart .coupon-block td:first-of-type {
        display: none; }
      .woocommerce-cart .shop_table.cart .donation-block td.donation-amount,
      .woocommerce-cart .shop_table.cart .coupon-block td.donation-amount {
        width: 40%;
        float: left; }
        .woocommerce-cart .shop_table.cart .donation-block td.donation-amount .amount:before,
        .woocommerce-cart .shop_table.cart .coupon-block td.donation-amount .amount:before {
          left: -12px; }
      .woocommerce-cart .shop_table.cart .donation-block td.donation-button,
      .woocommerce-cart .shop_table.cart .coupon-block td.donation-button {
        float: left;
        width: 60%;
        padding-left: 0; }
    .woocommerce-cart .shop_table.cart .donation-block:after,
    .woocommerce-cart .shop_table.cart .coupon-block:after {
      content: ' ';
      clear: both;
      display: table; }
  .woocommerce-cart .shop_table.cart .coupon-block .promo-code {
    float: left;
    width: 40%; }
  .woocommerce-cart .shop_table.cart .coupon-block td:last-of-type {
    float: left;
    width: 60%;
    padding-left: 0; }
  .woocommerce-cart .cart-actions a, .woocommerce-cart .cart-actions input {
    width: 100% !important;
    float: none !important;
    max-width: none !important; }
  .woocommerce-cart .cart-actions a {
    margin-bottom: 10px; } }

/* Event page fixes */
.cff_events-template-default .pageBodyContent .woocommerce .product-image {
  display: none; }

.cff_events-template-default .pageBodyContent .woocommerce .product-info {
  width: 100%;
  max-width: 723px; }

.cff_events-template-default .pageBodyContent .woocommerce .shop-breadcrumbs {
  display: none; }

/* Training page fix */
.page-template-page-channel-sub .woocommerce .single-product .product-image,
.page-template-page-channel-sub .woocommerce .single-product .shop-breadcrumbs,
.page-template-page-channel-sub .woocommerce .single-product #like-this-share-this,
.page-template-page-channel-sub .woocommerce .single-product .description-title,
.page-template-default .woocommerce .single-product .product-image,
.page-template-default .woocommerce .single-product .shop-breadcrumbs,
.page-template-default .woocommerce .single-product #like-this-share-this,
.page-template-default .woocommerce .single-product .description-title,
.page .woocommerce .single-product .product-image,
.page .woocommerce .single-product .shop-breadcrumbs,
.page .woocommerce .single-product #like-this-share-this,
.page .woocommerce .single-product .description-title {
  display: none; }

.page-template-page-channel-sub .woocommerce .single-product .container.narrow,
.page-template-page-channel-sub .woocommerce .single-product .product-info,
.page-template-default .woocommerce .single-product .container.narrow,
.page-template-default .woocommerce .single-product .product-info,
.page .woocommerce .single-product .container.narrow,
.page .woocommerce .single-product .product-info {
  width: 100% !important;
  margin-left: 0 !important; }

/* Smaller phones */
@media only screen and (max-width: 400px) {
  #like-this-share-this .share-container .share-inner div {
    margin: 0 5px; }
  #like-this-share-this .share-container {
    border-radius: 40px; } }

/* XS */
@media only screen and (max-width: 767px) {
  .inner {
    padding-top: 19px; }
  .home #upcoming-events .event-links li {
    display: block;
    margin-right: 0; }
  .home .newsletter .nlForm .nlFormGroup input[type="button"] {
    margin: 0; }
  .home #news-features {
    padding-top: 25px; }
    .home #news-features h3 {
      font-size: 2.5em; }
    .home #news-features .large-square h3 {
      font-size: 2.5em; }
    .home #news-features .grid {
      margin: 0; }
      .home #news-features .grid .grid-sizer {
        width: 100%; }
      .home #news-features .grid .grid-item {
        width: 100%;
        padding: 15px;
        height: auto; }
      .home #news-features .grid .grid-item--width2 {
        width: 100%; }
      .home #news-features .grid .grid-item--height2 {
        height: auto; }
      .home #news-features .grid .grid-inner {
        background-color: #127ABB;
        height: 100%;
        padding: 20px; }
      .home #news-features .grid .grid-inner.grid-inner--imageonly {
            min-height:0;
            padding:0; }
    .home #news-features .rectangle.wide .rounded-link,
    .home #news-features .large-square .rounded-link {
      width: 100%; }
  #like-this-share-this {
    padding: 105px 15px 20px; }
    #like-this-share-this .share-inner > div:nth-of-type(1), #like-this-share-this .share-inner > div:nth-of-type(2) {
      margin-bottom: 10px; }
    #like-this-share-this .other-actions ul li {
      display: block;
      margin-right: 0;
      margin-bottom: 5px; }
    #like-this-share-this svg {
      left: 0;
      right: 0; }
      #like-this-share-this svg .st2 {
        display: none; }
  #zoneTop {
    position: relative; }
    #zoneTop .title-area {
      position: static;
      padding-bottom: 0;
      padding-top: 15px; }
      #zoneTop .title-area h1,
      #zoneTop .title-area h2 {
        background-color: #fff;
        display: block;
        margin-bottom: 0;
        padding: 0; }
      #zoneTop .title-area h1 {
        font-size: 3em;
        margin-bottom: 10px; }
      #zoneTop .title-area h2 {
        font-size: 2em; }
      #zoneTop .title-area br {
        display: none; } }

/* XS and SM */
@media only screen and (max-width: 991px) {
  #desktop-header {
    display: none; }
  #mobile-header {
    margin-bottom: 0; }
  #footer {
    border-top: 0;
    padding: 20px 0 0; }
    #footer ul {
      margin-bottom: 40px; }
      #footer ul.no-margin {
        margin-bottom: 0; }
  #home-slider .tparrows {
    display: none; }
  .home #mobile-header {
    margin-bottom: 0; }
  .home #support-sections {
    margin-bottom: 0; }
    .home #support-sections > div {
      margin-bottom: 40px; }
  .home #upcoming-events {
    padding-bottom: 20px;
    overflow: hidden; }
    .home #upcoming-events .bx-wrapper {
      margin-bottom: 55px !important; }
    .home #upcoming-events .event-links li {
      margin-bottom: 10px; } }

/* SM */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #like-this-share-this {
    padding-left: 15px;
    padding-right: 15px; }
  #zoneTop .title-area {
    padding-bottom: 25px; }
    #zoneTop .title-area h1 {
      font-size: 3.5em; }
    #zoneTop .title-area h2 {
      font-size: 2.5em; }
  .home #news-features {
    padding-top: 25px; }
    .home #news-features h3 {
      font-size: 3.5em; }
    .home #news-features .grid {
      margin: 0; }
      .home #news-features .grid .grid-sizer {
        width: 20%; }
      .home #news-features .grid .rectangle-top {
        width: 60%; }
      .home #news-features .grid .shop {
        width: 40%; }
      .home #news-features .grid .rectangle-side {
        width: 40%;
        height: 308px; }
      .home #news-features .grid .give {
        width: 60%;
        height: 308px; }
      .home #news-features .grid .large-square-top {
        width: 100%;
        height: 308px; }
      .home #news-features .grid .large-square-bottom {
        width: 60%;
        height: 308px; }
      .home #news-features .grid .sign-up {
        width: 40%; }
  .home #upcoming-events #upcoming-events-slider li .event {
    width: 80%;
    margin: 0 auto; } }

/* MD */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #desktop-header .bottom {
    font-size: 1.35em; } }

/* LG */
@media print {
  .home #news-features h3 {
    font-size: 2.5em !important; }
  #desktop-header,
  #like-this-share-this {
    display: none; } }
