d/*SWIPER STYLES*/

/**
 * Swiper 3.3.1
 * http://www.idangero.us/swiper/
 *
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/

**/

.swiper-container,
.swiper-container-card {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
  float: left
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height
}

.swiper-container .swiper-notification,
.swiper-container-card .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
  /*position: absolute;*/
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 8px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #efefef;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet, .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #f15322;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px
}

.swiper-pagination-progress {
  background: rgba(0, 0, 0, .25);
  position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
  overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg)
  }
}

.swiper-pagination {
  position: absolute;
}





/*BEGIN BLOCK STYLES*/

html {
  box-sizing: border-box;
}

body {
  margin: 0;
}
q
hr { height: 1px; color: #dde3e7; background: #dde3e7; border: 0; width:100%; clear:both;}


.breadcrumb
{margin-left:10px !important;}

*,
*:before,
*:after {
  box-sizing: inherit;
}

.static-content h1,
.static-content h2,
.static-content h3,
.static-content h4,
.static-content h5,
.static-content h6,
.static-content p,
.static-content a {
  font-family: AvenirLTStd-Black;
  text-align: center;
  margin: 0;
  -webkit-font-smooth: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 100;
}

.static-content h1 {
  font-family: DidotLTPro-Roman;
  line-height: 46px;
  margin-bottom: 17px;
}

.static-content h2 {
  font-size: 18px;
  color: white;
}

.static-content h3 {
  font-family: AvenirLTStd-Heavy;
  font-size: 30px;
  letter-spacing: 2px;
}

.static-content h4 {
  font-size: 24px;
  letter-spacing: 1.5px;
}


.static-content h5 {
  font-size: 19px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-weight: 900;
}

.static-content p {
  letter-spacing: 0.6px;
  font-size: 18px;
  line-height: 1.67;
  font-family: AvenirLT-Light;
}

.static-content .inline:hover {color: #7a7a7a; background: none;}

.static-content.dark-text a:hover {color: white; background: #7a5575; transition: all 0.3s ease;}

@media (min-width:768px) {

  .static-content h1 {font-size: 36px;}
  .static-content h2 {font-size: 24px; letter-spacing: 2px;}
  .static-content p {letter-spacing: 1.1px; font-size: 16px; line-height: 1.5;}
}

@media (min-width:1024px) {
  .static-content h1 {font-size: 42px;}
  .static-content h2 {font-size: 20px; letter-spacing: 2px;}
  .static-content p {letter-spacing: 1px; font-size: 18px; line-height: 1.33;}
  .static-content .button-container a {font-size: 18px; transition: all 0.4s ease;}
}

/*Button Styles*/

.static-content a {
  font-family: AvenirLTStd-Medium;
  font-size: 16px;
  letter-spacing: 0.8px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #FFFFFF;
  margin: 0 auto;
  display: block;
  color: white;
  padding: 15px 24px 10px 24px;
}

.static-content a:hover {background-color:#7a5575;}

.static-content a.inline {
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: none;
  color: #525352;
}

.static-content .button-container {display: flex;}

.static-content picture {display: block; line-height: 0px;}

.static-content.show-border {border: 2px solid purple; border-style: dashed;}

.static-content.maxwidth {max-width: 1088px; margin: auto;}
.static-content.maxwidth-2 {max-width: 1440px; margin: auto;}

/*Custom Arrow navigation icon for content sliders*/

.swiper-button-next, .swiper-container-rtl .swiper-button-next {background-image: url("../icons/icon-next.svg");}
.swiper-button-prev, .swiper-container-rtl .swiper-button-prev {background-image: url("../icons/icon-prev.svg");}

/* Block 1 - Slider and Hero Image */

.static-content.hero-slider {width: 100%;}

.static-content.hero-slider h2,
.static-content.hero-slider h1,
.static-content.hero-slider p {color: white;}

.static-content.hero-slider.dark-text h2,
.static-content.hero-slider.dark-text h1,
.static-content.hero-slider.dark-text p {color: #525352;}

.static-content.hero-slider .swiper-container .slide-content-cta .button:hover,
.static-content.hero-slider .swiper-container-card .slide-content-cta .button:hover {background: white; color: #525352;}

.static-content.hero-slider.dark-text .swiper-container .slide-content-cta .button:hover,
.static-content.hero-slider.dark-text .swiper-container-card .slide-content-cta .button:hover  {
  color: white;
  background: #f15322;
  transition: all 0.4s ease;
}

.static-content.hero-slider.dark-text .swiper-container .slide-content-cta .button,
.static-content.hero-slider.dark-text .swiper-container-card .slide-content-cta .button {
  background: transparent;
  color: #f15322;
  border-color: #f15322;
  transition: all 0.4s ease;
}

.static-content.hero-slider .carousel-content-wrapper {height: auto; position: relative;}

.static-content.hero-slider .carousel-image-section  {width: 100%; min-height: inherit; height: inherit;}
.static-content.hero-slider .carousel-image-section picture {display: block; line-height: 0;}

.carousel-image-section-overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; background-color: #000000;}
.carousel-content-wrapper:hover .carousel-image-section-overlay {opacity: 0.3;}

.three-image-section-overlay, .four-image-section-overlay {position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; background-color: #000000; opacity: 0; margin-bottom: 0px !important;}

.three-image-wrapper .image-one:hover .three-image-section-overlay, .four-image-wrapper .image-one:hover .four-image-section-overlay,
.three-image-wrapper .image-two:hover .three-image-section-overlay, .four-image-wrapper .image-two:hover .four-image-section-overlay,
.three-image-wrapper .image-three:hover .three-image-section-overlay, .four-image-wrapper .image-three:hover .four-image-section-overlay, 
.four-image-wrapper .image-four:hover .four-image-section-overlay
{position: absolute; width:100%; height: 100%; background-color: #000000; opacity:0.3; transition: all 0.3s ease;}

.button-outline-2 {text-transform:uppercase; border: 1px solid #fff; color: #fff; margin: 10px auto; line-height: 1.5em; font-size: 16px; padding: 13px 20px 10px 20px; font-family: AvenirLT-Light, sans-serif; transition: background-color 0.5s ease-out; -webkit-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out; -ms-transition: background-color 0.5s ease-out; -o-transition: background-color 0.5s ease-out;}
.button-outline-2.dark {border: 1px solid #435763; color: #435763;}
.button-outline-2:hover {transition: background-color 0.5s ease-out; -webkit-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out; -ms-transition: background-color 0.5s ease-out; -o-transition: background-color 0.5s ease-out; background-color: #715773;}


.three-image-wrapper .image-one:hover a.button-outline-2, .four-image-wrapper .image-one:hover a.button-outline-2,
.three-image-wrapper .image-two:hover a.button-outline-2, .four-image-wrapper .image-two:hover a.button-outline-2,
.three-image-wrapper .image-three:hover a.button-outline-2, .four-image-wrapper .image-three:hover a.button-outline-2, 
.four-image-wrapper .image-four:hover a.button-outline-2
{transition: all 0.3s ease; background-color: #715773;}

.static-content.hero-slider .carousel-image-section .slider-image  {width: 100%;}
.static-content.hero-slider .carousel-text-section {width: 100%; position: absolute; top:33px;}

@media (min-width: 768px) {
	.static-content.hero-slider .carousel-text-section {top:0px !important;}	
}

.static-content.hero-slider .carousel-text-section.bold-style h1 {font-family: AvenirLTStd-Black;}
.static-content.hero-slider .carousel-text-section.bold-style a {background-color: rgba(97, 18, 90, 0.8);}
.static-content.hero-slider .carousel-text-section .carousel-text-content {position: relative; margin: auto; width: 90%;}
.static-content.hero-slider .carousel-text-content .slide-sub-title {line-height: 24px; margin-bottom: 10px;}
.static-content.hero-slider .carousel-text-content .slide-content-body {margin-bottom: 25px;}

.static-content.hero-slider.show-cta .cta-section * {color: #435764;}
.static-content.hero-slider.show-cta .cta-section {
  background-color: #f4f0f0;
  position: relative;
  padding: 5px 5px 5px 5px;
  margin-bottom:20px;
}

.static-content.hero-slider.show-cta .cta-section .cta-content {position: relative;}

.static-content.hero-slider.show-cta .cta-section .cta-content .cta-title {
  width: 60px;
  margin: auto;
  position: relative;
  left: 0;
  right: 0;
  background: #dde3e2;
  padding: 0px 12px 0px 12px;
  box-sizing: content-box;
  margin-bottom: 18px;
}

.static-content.hero-slider.show-cta .cta-section .cta-content .line-break {
  height: 1px;
  width: 100%;
  background: #435764;
  position: relative;
  top: 11px;
}

.static-content.hero-slider.show-cta .cta-section .cta-links.tablet {display: none;}

.static-content.hero-slider.show-cta .cta-section .cta-links .cta-group {width: 100%; display: flex; margin-bottom: 14px;}
.static-content.hero-slider.show-cta .cta-section .cta-content .link-wrapper {position: relative; margin: auto;}
.static-content.hero-slider.show-cta .cta-section .cta-links.mobile .cta-group:last-child {margin-bottom: 0px;}
.static-content.hero-slider.show-cta .cta-section .cta-content .link-wrapper .carousel-shop-link {
  border: none;
  background: transparent;
  text-transform: none;
  display: inline-block;
  padding-right: 0;
  padding-left: 0;
}

.static-content.hero-slider.show-cta .cta-section .cta-content .link-wrapper .carousel-shop-link:hover {cursor: pointer;}
.static-content.hero-slider.show-cta .cta-section .cta-content .link-wrapper .carousel-shop-link:nth-child(odd) {text-align: center; padding-right: 8px;}
.static-content.hero-slider.show-cta .cta-section .cta-content .link-wrapper .carousel-shop-link:nth-child(even) {text-align: left; padding-left: 8px;}
.static-content.hero-slider.show-cta .cta-section .cta-content .link-wrapper .carousel-shop-link.last-link-item {width: 100%; text-align: center;}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 0px;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 0px;}

.static-content.hero-slider.single-slide .swiper-container .swiper-button-next,
.static-content.hero-slider.single-slide .swiper-container .swiper-button-prev  {display: none;}

.static-content.hero-slider .swiper-button-next.hidden,
.static-content.hero-slider .swiper-button-prev.hidden,
.static-content.hero-slider .swiper-pagination.hidden {display: none;}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction {bottom: 8px;}

.swiper-pagination-bullet {height: 6px;width: 6px;}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 3.5px;}

.static-content.hero-slider .swiper-button-next, .swiper-button-prev {background-size: 27px;}

@media (min-width: 768px) {

		.static-content.hero-slider .carousel-text-section .carousel-text-content {max-width: 850px; margin:auto;}
		.static-content.hero-slider .carousel-text-section h1 {line-height: 71px; margin-top: 120px;}
		.static-content.hero-slider .carousel-text-content .slide-content-body {
			margin-bottom: 48px;
			max-width: 1080px;
			margin: auto;
			margin-right: 0px;
			text-align: center;
			line-height: 1.67;
			font-size: 24px;
		}

		.static-content.hero-slider .carousel-text-content .slide-title {font-size: 60px; text-align: center;}
	
	  	.static-content.hero-slider .carousel-text-content .slide-title-tea {
    		font-size: 70px; text-align: center; margin-top:50px; font-family: DidotLTPro-Roman; text-transform: none; line-height:40px;
  		}
	
	
		.static-content.hero-slider .carousel-text-content .slide-title-tea-2 {
    		font-size: 70px; text-align: center; margin-top:50px; font-family: DidotLTPro-Roman; text-transform: none; position: absolute; top: 40%; left: 50%; transform: translate(-50%, 30%);
  		}
}

@media screen and (max-width: 767px) {
		.static-content.hero-slider .carousel-text-content .slide-title {font-size: 40px; color: #3f5262; width: 85%; margin: auto; left: 0; right: 0;}
		
		.static-content.hero-slider .carousel-text-content .slide-title-tea {
    		font-size: 40px; text-align: center; margin-top:25px; line-height:38px; font-family: DidotLTPro-Roman; text-transform: none;
  		}
		
		.static-content.hero-slider .carousel-text-section .carousel-text-content p {display:none;}
		
		.static-content.hero-slider .carousel-text-content .slide-title-tea-2 {
    		font-size: 40px; text-align: center; margin-top:25px; line-height:55px; font-family: DidotLTPro-Roman; text-transform: none;
  		}

		.static-content.hero-slider .carousel-text-content .slide-sub-title {margin-bottom: 33px;}
		.static-content.hero-slider .carousel-text-content .button {margin-top: 24px;}

		.static-content.hero-slider.show-cta .cta-section .cta-content .link-wrapper .carousel-shop-link {width: auto; margin:auto; left:0; right:0; }
		.static-content.hero-slider.show-cta .cta-section .cta-content .link-wrapper {width: 100%;display: flex;flex-wrap: wrap;}
		.static-content.hero-slider.show-cta .cta-section .cta-content .link-wrapper .carousel-shop-link:nth-child(odd) {padding-right: 0px;}
		.static-content.hero-slider.show-cta .cta-section .cta-content .link-wrapper .carousel-shop-link:nth-child(even) {padding-left: 0px;}
		.static-content.hero-slider.show-cta .cta-section .cta-content .link-wrapper .carousel-shop-link.last-link-item {display: inline-block;width: auto;}

		.swiper-container-horizontal>.swiper-pagination-bullets,
		.swiper-pagination-custom, .swiper-pagination-fraction {bottom: 29px;}
}

/*Only apply the max width above the width of the maxwidth value itself*/
@media (min-width:1087px) {

  .static-content.hero-slider.maxwidth {max-width: 1088px;margin: auto;}
}

/*  END Block 1 - Slider and Hero Image */

/*  START Block 2 - 3 Image Row */

.static-content.three-image-row, .static-content.four-image-row {padding: 0px 12px;}

.static-content.three-image-row .block-title, .static-content.four-image-row .block-title {color: #525352;margin-bottom: 17px;}

.static-content.three-image-row .three-image-wrapper h4, .static-content.four-image-row .four-image-wrapper h4 {color: white;}

.static-content.three-image-row .three-image-wrapper p, .static-content.four-image-row .four-image-wrapper p {
  font-size: 16px;
  line-height: 1.5;
  text-transform: none;
  letter-spacing: 0.5px;
}

.static-content.three-image-row .three-image-wrapper a, .static-content.four-image-row .four-image-wrapper a {text-transform:none;padding: 15px 12px 12px 12px;}
.static-content.three-image-row .three-image-wrapper a:hover, .static-content.four-image-row .four-image-wrapper a:hover, .static-content-header-button:hover {transition: all 0.3s ease; background-color:#715773; color:#fff;}
.static-content.three-image-row .image-row-two .button-outline-2 :hover, .static-content.four-image-row .image-row-two .button-outline-2 :hover {background-color:#7a5575;}
.static-content.four-image-row .image-two .button-outline-2, .static-content.four-image-row .image-four .button-outline-2 {min-width: auto;}
.static-content.three-image-row.dark-text .three-image-wrapper h4, .static-content.four-image-row.dark-text .four-image-wrapper h4 {color: #525352;}
.static-content.three-image-row.no-heading .block-title, .static-content.four-image-row.no-heading .block-title {display: none;}
.static-content.three-image-row .image-row-two .button-outline-2, .static-content.four-image-row .image-row-two .button-outline-2 {border:1px solid #FFFFFF; line-height:26px;}
.static-content.three-image-row .three-image-wrapper, .static-content.four-image-row .four-image-wrapper {width: 100%;}
.static-content.three-image-row .three-image-wrapper div, .static-content.four-image-row .four-image-wrapper div {position: relative;margin-bottom: 14px;}
.static-content.three-image-row .three-image-wrapper .image-three {margin-bottom: 0;}

.static-content.three-image-row .three-image-wrapper .text-overlay, .static-content.four-image-row .four-image-wrapper .text-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-transform: uppercase;
  padding: 0px 12px;
  text-align: center;
}

.static-content.three-image-row .three-image-wrapper .text-overlay span.subject {
    margin-top: 0px;
	color: #FFFFFF;
	font-family: AvenirLTStd-Black;
	font-size: 26px;
	line-height: 4em;
	font-size: 19px;
}

@media screen and (max-width: 1024px) {
	.static-content.three-image-row .three-image-wrapper .text-overlay span.subject {
		line-height: 3em;
		font-weight: 900;
		letter-spacing: 1.3px;
	}
}

.static-content.three-image-row .three-image-wrapper .text-overlay .button-outline-2, .static-content.four-image-row .four-image-wrapper .text-overlay .button-outline-2 {
	line-height: 26px;
	padding: 10px 20px 7px 20px;
    display: inline-block;
}

.text-overlay .white {
	color:#FFFFFF; margin-bottom:20px;}

.static-content.three-image-row .three-image-wrapper img, .static-content.four-image-row .four-image-wrapper img {
  width: 100%;
}

.static-content.three-image-row .overlay-anchor, .static-content.four-image-row .overlay-anchor {
  height: 100%;
  width: 100%;
  top: 0px;
  position: absolute;
  cursor: pointer;
  background: none;
}

.static-content.three-image-row .overlay-anchor:hover, .static-content.four-image-row .overlay-anchor:hover {background: none;}

@media (min-width: 375px) {
  .static-content.three-image-row .three-image-wrapper .text-overlay p, .static-content.four-image-row .four-image-wrapper .text-overlay p {margin-bottom: 12px;}
  .static-content.three-image-row .three-image-wrapper .text-overlay, .static-content.four-image-row .foure-image-wrapper .text-overlay {max-width: 600px;}
}



@media (min-width: 768px) {

  .static-content.three-image-row .three-image-wrapper div, .static-content.four-image-row .four-image-wrapper div {margin-bottom: 0px;}

  .static-content.three-image-row .three-image-wrapper .image-one, .static-content.four-image-row .four-image-wrapper .image-one {
    display: inline-block;
    width: 100%;
    margin-bottom: 24px;
  }

  .static-content.three-image-row .three-image-wrapper .image-row-two, .static-content.four-image-row .four-image-wrapper .image-row-two {
    width: 100%;
    display: flex;
  }

  .static-content.three-image-row .three-image-wrapper .image-row-two .image-two, .static-content.four-image-row .four-image-wrapper .image-row-two .image-two, .static-content.four-image-row .four-image-wrapper .image-row-two .image-three {
    width: 50%;
    display: inline-block;
    margin-right:12px;
  }

  .static-content.three-image-row .three-image-wrapper .image-row-two .image-three, .static-content.four-image-row .four-image-wrapper .image-row-two .image-three, .static-content.four-image-row .four-image-wrapper .image-row-two .image-four {
    width: 50%;
    display: inline-block;
    margin-left: 12px;
  }

  .static-content.three-image-row .three-image-wrapper .image-three {margin-left: 18px;}
  .static-content.three-image-row .three-image-wrapper div {width: 33%;}
  .static-content.four-image-row .four-image-wrapper .image-row-two .image-two, .static-content.four-image-row .four-image-wrapper .image-row-two .image-four {width: 27.77%;}
  .static-content.four-image-row .four-image-wrapper .image-row-two .image-three {width: 44.46%;}
  .static-content.three-image-row .three-image-wrapper .text-overlay p {margin-bottom: 6px;}
}
/*  END Block 2 - 3 Image Row */

/*  START Block 3 - Card Slider*/

  .static-content.card-slider {padding-top: 36px; padding-bottom: 5px; position: relative;}
  .static-content.card-slider .card-container {padding: 12px;}
  .static-content.card-slider .card-image img {width: 100%;}
  .static-content.card-slider .card-text {padding: 24px 12px 36px 12px;}
  .static-content.card-slider .card-text h3 {text-transform:uppercase; color:#3f5262;}

  .static-content.card-slider .block-title {
    font-family: DidotLTPro-Roman;
    font-size: 36px;
    line-height: 1;
    letter-spacing: 0.8px;
    color: #435764;
    margin-bottom: 24px;
  }

  .static-content.card-slider .card-text h3 {
    font-size: 16px;
    color: #435764;
    margin-bottom: 20px;
    letter-spacing: 0.9px;
  }

  .static-content.card-slider .card-text p {
    color: #435764;
    margin-bottom: 22px;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 300;
  }

.static-content.card-slider .block-text-2
{color:#5C5B5B; margin:0px 10px 0px 10px;}

@media only screen and (max-width:769px) {
	.static-content.card-slider {margin:0px 10px 0px 10px;}
}

  .static-content.card-slider .card-text .button-outline {
    width: max-content;
    background: transparent;
    color: #435764;
    text-transform: none;
	text-transform:uppercase;
	border:1px solid #3f5262;
  }
.static-content.card-slider .card-text .button-outline:hover{background-color:#7a5575; color:#FFFFFF;  transition: all 0.3s ease;}


  .static-content.card-slider .swiper-container-card {
    max-width: 1440px;
  }

  .static-content.card-slider .pagination-card {
    bottom: 14px;
    left: 50%;
    transform: translateX(-50%);
  }

  .static-content.card-slider .pagination-card .swiper-pagination-bullet,
  .static-content.hero-slider .pagination-hero .swiper-pagination-bullet {
    height: 12px;
    width: 12px;
    margin-right: 12px;
    background: white;
    border: 1px solid #8196a1;
  }

  .static-content.card-slider .pagination-card .swiper-pagination-bullet-active,
  .static-content.hero-slider .pagination-hero .swiper-pagination-bullet-active {
    border: 1px solid #8196a1;
    background: white;
    position: relative;
  }

  .static-content.card-slider .pagination-card .swiper-pagination-bullet-active::after,
  .static-content.hero-slider .pagination-hero .swiper-pagination-bullet-active::after {
    content: '';
    height: 4px;
    width: 4px;
    background-color: #8196a1;
    position: absolute;
    border-radius: 4px;
    top: 3px;
    left: 3px;
  }

  .static-content.card-slider .pagination-card .swiper-pagination-bullet:last-child {margin-right: 0px;}

  /*END BLOCK 3*/




  /*Extra Whittard CSS*/

.static-content-menu-wrapper{margin-bottom:20px; position; relative;}
.static-content-category-nav {list-style:none; margin:0; padding:5px 0 5px 0; text-align:center; margin-top:0px;}
.static-content-category-nav li {display: inline-block;}

.static-content-category-nav a {display:inline-block; font-family:AvenirLT-Light; font-weight:400; font-size:16px; color:#3f5262; padding:7px 30px 0px 30px; text-decoration:none; text-transform:uppercase; border:0px;}
.static-content-category-nav a:hover{text-decoration:underline; background:transparent;}
.static-content-menu-wrapper{background-color:#f4f0f0;}


.static-content-button-wrapper{margin:10px 12px 0px 12px; margin-bottom:20px;}
.static-content-in-page-button {text-align:center; text-transform:uppercase;}
.static-content-in-page-button a{max-width:500px; display: block; border:1px solid #3f5262; color:#3f5262; font-size:16px; margin: 0 auto; padding: 14px 24px 10px;}
.static-content-in-page-button a:hover{color:#FFFFFF; border:1px solid #FFFFFF; transition: all 0.4s ease; background-color: #715873;}


.text-overlay-1-lowercase {text-transform:none !important;}


.static-content.three-image-row .three-image-wrapper .text-overlay-2,  
.static-content.four-image-row .four-image-wrapper .text-overlay-2 {text-transform:none; position: absolute; top: 55%; left: 50%; transform: translate(-50%, -50%); width: 100%; padding: 0px 12px; max-width:500px;}

.static-content.three-image-row .three-image-wrapper .text-overlay-2 a,
.static-content.four-image-row .four-image-wrapper .text-overlay-2 a {margin-top:30px;}

.static-content.three-image-row .three-image-wrapper .text-overlay-2 h1,
.static-content.four-image-row .four-image-wrapper .text-overlay-2 h1 {color:#3f5262;}

.static-content.three-image-row .three-image-wrapper .text-overlay-2 p,
.static-content.four-image-row .four-image-wrapper .text-overlay-2 p {color:#5c5b5b;}

.static-content.three-image-row .three-image-wrapper .text-overlay-2 .button-outline,
.static-content.four-image-row .four-image-wrapper .text-overlay-2 .button-outline {color:#3f5262; border:1px solid #3f5262;}

.static-content.three-image-row .three-image-wrapper .text-overlay-2 .button-outline:hover,
.static-content.four-image-row .four-image-wrapper .text-overlay-2 .button-outline:hover {color:#FFFFFF; transition: all 0.4s ease;}

.static-content.three-image-row .three-image-wrapper .text-overlay-3,
.static-content.four-image-row .four-image-wrapper .text-overlay-3 {text-transform:none; position: absolute; top: 25%; left: 50%; transform: translate(-50%, -50%); width: 100%; padding: 0px 12px; max-width:500px;}

.static-content.three-image-row .three-image-wrapper .text-overlay-3 h1,
.static-content.four-image-row .four-image-wrapper .text-overlay-3 h1 {color:#3f5262;}

.static-content.three-image-row .three-image-wrapper .text-overlay-3 p,
.static-content.four-image-row .four-image-wrapper .text-overlay-3 p {color:#5c5b5b;}

.static-content.three-image-row .three-image-wrapper .text-overlay-3 .button-outline,
.static-content.four-image-row .four-image-wrapper .text-overlay-3 .button-outline {margin-top:30px; color:#3f5262; border:1px solid #3f5262;}

.static-content.three-image-row .three-image-wrapper .text-overlay-3 .button-outline:hover,
.static-content.four-image-row .four-image-wrapper .text-overlay-3 .button-outline:hover {color:#FFFFFF;}


@media only screen and (max-width:769px) {
.static-content-menu-wrapper{ overflow:auto; padding-bottom:1%; margin:auto; right:0; left:0; margin-bottom:20px;}
.static-content-category-nav {margin-top:0px;}
.static-content-category-nav li {display:block; line-height:50px; width:48.8%; float:left; background-color:#FFFFFF; margin:0% 0.6% 0.6% 0.6%; border:1px solid #e2e4e4; height:55px; box-sizing: border-box;}
.static-content-category-nav li:hover {cursor:pointer; background-color:#e2e4e4; border:1px solid #FFFFFF;}
.static-content-category-nav a {text-decoration:none; font-size:0.89em; line-height:1.5em; font-size:13px;  vertical-align: middle; padding: 6px 10px 7px;}
.static-content-category-nav a:hover {text-decoration:none;}
.static-content-category-nav li + li:before {content: none;}
.static-content.three-image-row .three-image-wrapper .text-overlay-2,
.static-content.four-image-row .four-image-wrapper .text-overlay-2 {text-transform:none; position: absolute; top: 65%; left: 50%; transform: translate(-50%, -50%); width: 100%; padding: 0px 12px; max-width:500px;}
.static-content.three-image-row .three-image-wrapper .text-overlay-3,
.static-content.four-image-row .four-image-wrapper .text-overlay-3 {text-transform:none; position: absolute; top: 35%; left: 50%; transform: translate(-50%, -50%); width: 100%; padding: 0px 12px; max-width:500px;}
}

/*Tea CLP styles*/


.static-content-front-page-flex-container {display: flex; max-width:1088px; margin:auto; left:0; right:0; justify-content: space-between;}
.static-content-front-page-flex-item {margin: 10px; background-color:#FFFFFF; color: #FFFFFF; text-align: center; flex-grow: 0; }
.upper {width:32%;}
.lower {width:49%;}
.gifts-lower {width:100%;}


.static-content-front-page-flex-item img {max-width:100%; }
.static-content-front-page-flex-item h4 { font-size:18px; font-weight:700; position:relative; color:#3f5262; font-family:AvenirLT-Light; margin-top:20px; margin-bottom:20px;}
.static-content-front-page-flex-item p {font-size:15px; color:#5c5b5b !important; line-height: 1.3; font-weight: 300; text-align:center; text-transform:none;}
.static-content-front-page-flex-item a {line-height:150px; }
		
.static-content-content-button {border:1px solid #FFFFFF; color:#FFFFFF; line-height:60px; text-decoration:none; padding:5px 50px 5px 50px;}
.static-content-content-button:hover {background-color:#FFFFFF; color:#505050;}
		
@media only screen and (max-width:769px) {
	.static-content-front-page-flex-container{-ms-flex-direction: column; -webkit-box-orient: vertical; flex-direction: column; width:100%;}
	.static-content-front-page-flex-item {width:100%; margin:10px 0px 5px 0px;}
	.static-content-front-page-flex-item p {margin:0px 10px 20px 10px;}
	.static-content-front-page-flex-item h4 {font-size:1.3em; }
}

.british-icon{line-height:150px;}
.british-icon-2{line-height:150px; color:#FFFFFF;}

#zmagsWrapper {max-width:1088px;  margin: 0 auto;}
#clp-tea-types {width: 100%; padding-bottom: 49.31%; background-color: #FFFFFF; position: relative; height: 0; overflow: hidden;}
#clp-tea-types iframe {position: absolute; top:0; left: 0; width: 100%; height: 100%;}

@media screen and (max-width: 991px) {
	#zmagsWrapper {max-width:100%;}
	#clp-tea-types {width: 100%; padding-bottom: 49.31%;}
}

@media screen and (max-width: 769px) {
	#zmagsWrapper {max-width:100%;}
	#clp-tea-types {width: 100%; padding-bottom: 84.64%;}
}

/*Coffee CLP styles*/

.static-content-coffee-flex-container {display: flex; max-width:1088px; margin:auto; left:0; right:0; padding-bottom:20px; margin-top:30px;}
.static-content-coffee-flex-item {width:25%; padding:0 10px 0 10px; margin: 5px; color: #3f5262; text-align: center; flex-grow: 1; flex-wrap:nowrap;}
.static-content-coffee-flex-item .coffee-grind-title {color:#3f5262 !important; font-size:14px; margin:20px 0px 20px 0px; texty-align:center;}	

.static-content-coffee-flex-item p {text-align:center;}

@media only screen and (max-width:769px) {
	.static-content-coffee-flex-container{flex-wrap: wrap;}
	.static-content-coffee-flex-item {flex-wrap: wrap; width:40%;}
}

#clp-coffee-origins {width: 100%; padding-bottom: 41.36%; position: relative; height: 0; overflow: hidden; margin-bottom:20px;}
#clp-coffee-origins iframe {position: absolute; top:0; left: 0; width: 100%; height: 100%;}

@media screen and (max-width: 991px) {
	#clp-coffee-origins { width: 100%; padding-bottom: 41.36%;}
}

@media screen and (max-width: 767px) {
	#clp-coffee-origins {width: 100%; padding-bottom: 106.64%;}
}


.static-content-coffee-origins-button
{max-width:50%; margin:auto; left:0; right:0; position:absolute; bottom:5%; z-index:100;} 

@media screen and (max-width: 767px) {
	.static-content-coffee-origins-button{max-width:80%;}
}

/*Hot Chocolate CLP styles*/


.static-content-in-page-button {margin-bottom:40px;}

@media screen and (max-width: 767px) {
	.static-content-in-page-button {max-width:80%; margin:auto; left:0; right:0; margin-top:0px; margin-bottom:30px;}
}


/* Gifts CLP styles*/

.image-two h4, .image-three h4 {color: #3f5262; margin-bottom: 22px; font-size: 16px; line-height: 1.3; font-weight: 300; margin-top:20px;}
.image-two p, .image-three p {color:#5c5b5b !important;}



/* Tableware CLP styles*/
.static-content-grey-background {Width:100%; background-color:#f5f5f5; overflow: auto; padding:10px 0px 10px 0px; margin-top:40px;}

.static-content-tableware-flex-container {display: flex; max-width:1088px; margin:auto; left:0; right:0; padding-bottom:20px;}
.static-content-tableware-flex-item {width:25%; padding:0 10px 0 10px; margin: 5px; color: #3f5262; text-align: center; flex-grow: 1; flex-wrap:nowrap; }
.static-content-tableware-flex-item .tableware-title {color:#3f5262 !important; font-size:14px; margin:20px 0px 20px 0px;}	

@media only screen and (max-width:1024px) {
	.static-content-tableware-flex-container{flex-wrap: wrap;}
	.static-content-tableware-flex-item {flex-wrap: wrap; width:40%;}
}


/* Equipment CLP styles*/

.static-content-equipment-background {width:100%; background-color:#f5f5f5; overflow: auto; padding:10px 0px 10px 0px; margin-top:10px; margin-bottom:20px;}

@media only screen and (max-width:1024px) {
	.static-content-equipment-background{margin-bottom:10px; margin-top:20px;}	
}



/*PLP Page styles */

.static-content-pdp-flex-container, .static-content-pdp-flex-container-2 {display: flex; font-family:AvenirLTStd-Medium; color: #5c5b5b; text-align: center; max-width:1088px; margin:auto; left:0; right:0;}
.static-content-pdp-flex-container-2 {top: 0px; position: absolute; height: 100%;}
.static-content-pdp-flex-container-2 .arrow-down {width: 0; height: 0; border-left: 30px solid transparent; border-right: 30px solid transparent; border-top: 30px solid #fff; position: absolute;left: 20%;}

.static-content-pdp-flex-container h1 {font-family:didot; font-size:4.5em; font-weight:100; font-style:italic; line-height:70px; color:#3f5262 !important;}
.static-content-pdp-flex-container h4 {text-transform:uppercase; margin-bottom:0px; font-size: 16px; font-weight: 600; margin-top:10px; font-family:AvenirLTStd-Heavy;}
.static-content-pdp-flex-container p {margin-top:0px; text-align:center;}	
.static-content-pdp-flex-container a {text-decoration:none; color:#3f5262;}
.static-content-pdp-flex-container a:hover {text-decoration:underline;}

.static-content-pdp-flex-item-3 {margin:auto; left:0; right:0; display: table-cell; vertical-align: middle; background-color: rgba(255, 255, 255, 0.8); padding: 20px 0px;}
.static-content-pdp-flex-item-3 h1 {font-family: DidotLTPro-Roman; line-height: 46px; color:#3f5262;}
.static-content-pdp-flex-item-3 p {margin:0 10px 0 10px; text-align:center;}

.static-content-pdp-flex-item {background-color:#f6f7f6; border:1px solid #f0f0f0; padding:10px 8px 0px 8px; margin: 5px; flex: 1 1 0; flex-grow: 1; width:25%;}
.static-content-pdp-flex-item p {text-align:center;}

.static-content-pdp-flex-item-1 {background-color:#FFFFFF; margin: 5px; flex: 1 1 0; text-align:left; }

.static-content-pdp-flex-item-2 {background-color:#f6f7f6; border:1px solid #f0f0f0; padding:10px 10px 0px 10px; margin: 5px; margin-bottom:10px; flex: 1.96; }
.static-content-pdp-flex-item img {margin-top:0px; max-width:100%;}
	
.plp-flex-lower-image {width:100%;}

@media only screen and (max-width:769px) {
	.static-content-pdp-flex-container, .static-content-pdp-flex-container-2{-ms-flex-direction: column; -webkit-box-orient: vertical; flex-direction: column;}
	.static-content-pdp-flex-item {width:100%}
}

/*Hot Chocolate PDP atyles */
	
.static-content-hot-chocolate-flex-container {display: flex; font-family:AvenirLTStd-Medium; max-width:1088px; margin:auto; left:0; right:0;}
.static-content-hot-chocolate-flex-item-1 {padding:0; text-align: center; flex: 1 1 0; max-width:50%; float:left; margin:5px;}
.static-content-hot-chocolate-flex-item-2 {background-color:#f6f7f6; border:1px solid #f0f0f0; padding:0 10px 0 10px;  margin:5px 5px 10px 5px; color: #5c5b5b;  text-align: left; flex: 1 1 0; }	
.static-content-hot-chocolate-flex-item-1 img {max-width:100%;}

		
@media only screen and (max-width:1170px) {
	.static-content-hot-chocolate-flex-container{-ms-flex-direction: column; -webkit-box-orient: vertical; flex-direction: column; margin:5px;}
	.static-content-hot-chocolate-flex-item-1 {max-width:100%; margin:0px;}
	.static-content-hot-chocolate-flex-item-1 img {max-width:100%;}
	.static-content-hot-chocolate-flex-item-2{max-width:775px; margin:auto; left:5; right:5; text-align:center;}
}

/*Basket page styles */

.static-content-basket-section {overflow: hidden; text-align:left; font-family: AvenirLT-Light; font-size:15px; color:#5c5b5b; padding:0px 20px; background-color:#f6f7f6; border: 1px solid #f0f0f0; line-height:23px;}
.static-content-basket-section .basket-bold-text {font-family: AvenirLTStd-Medium;}
.static-content-basket-section .basket-title {font-size:1.1em; font-weight:700; position:relative; color:#3f5262; font-family: AvenirLTStd-Black;}
.static-content-basket-section hr { height: 1px; color: #dde3e7; background: #dde3e7; border: 0; width:100%; clear:both;}

.basket-section-info {float:left; width:30%;}
.basket-section-right {float:right; width: 70%;font-size:14px; margin-bottom:20px;}

@media only screen and (max-width:769px) {
.static-content-basket-section {text-align:center;}
.basket-section-info {float:left; width:100%;}
.basket-section-price {float:left; width:100%; margin:0px 0px 20px 0px;}
}

/*Hub styles */
.static-content .hub-container{max-width:1088px; margin:auto; left:0; right:0;}
.static-content .hub-container .carousel-text-content {height:150px;}
.static-content .hub-container .carousel-text-content .slide-title-tea {color:#3f5262; position:relative; top:36%; font-size:50px;}

.static-content-hub-flex-container {display: flex; font-family:AvenirLTStd-Medium; color: #5c5b5b; text-align: center; padding:0px; margin:10px 10px 30px 10px; max-width:1088px; margin:auto; left:0; right:0;}

.static-content-hub-flex-item-text {background-color:#f4f0f0; padding:10px 15px 0px 15px;  flex: 1 1 0; text-align:left; position:relative; margin-top:20px;}
.static-content-hub-flex-item-text h2 {color:#3f5262 !important; font-family:DidotLTPro-Roman; text-transform:none; font-size:30px; letter-spacing:0; text-align:left; font-weight:100; }
.static-content-hub-flex-item-text p {font-size:15px; text-align:left; line-height:18px; margin-top:15px; color:#5c5b5b !important; text-transform:none;}
.static-content-hub-flex-item-text a {font-size:15px; text-align:left; padding:0px; margin:0px; border:0; position:absolute; bottom:5%; text-decoration:none; color:#3f5262; font-family: AvenirLT-Light; text-transform:none; letter-spacing:0;}
.static-content-hub-flex-item-text a:after {content:" >";}
.static-content-hub-flex-item-text a:hover {background:transparent; text-decoration:underline;}
.static-content-hub-flex-item-image {background-color:#f4f0f0; flex: 1.96; margin-top:20px;}
.static-content-hub-flex-item img {margin-top:10px; max-width:100%;}

.main-hub-link:hover {background:transparent; text-decoration:none;}

@media only screen and (max-width:769px) {
	.static-content .hub-container .carousel-text-content{height:100px;}
	.static-content .hub-container .carousel-text-content .slide-title-tea {position:relative; top:30%; font-size:40px;}
	.static-content-hub-flex-container {}
	.static-content-hub-flex-item-text a {}
	.static-content-hub-flex-item-text h2 {font-size:21px; text-align:left; }
	.static-content-hub-flex-item-text p {font-size:13px; line-height:13px;}
	.static-content-hub-flex-item-text, .static-content-hub-flex-item-image {max-width:50%;}
}

/*Hub Sub page styles */

.static-content-hubsub-flex-container {display: flex; font-family:AvenirLTStd-Medium; color: #5c5b5b; text-align: center; max-width:1088px; flex-wrap: wrap; margin:auto; left:0; right:0; margin-bottom:20px;}

.static-content-hubsub-flex-item {background-color:#f4f0f0; text-align:left; justify-content: space-between; margin:0.8%; width:31.73%;}
.static-content-hubsub-flex-item-large {background-color:#f4f0f0; text-align:left; justify-content: space-between; margin:0.8%; width:48.12%;}
.static-content-hubsub-flex-item img, .static-content-hubsub-flex-item-large img {max-width:100%;}
.static-content-hubsub-flex-item h3, .static-content-hubsub-flex-item-large h3 {font-size:18px; text-align:left; margin:10px 0 10px 10px; color:#3f5262;}
.static-content-hubsub-flex-item p, .static-content-hubsub-flex-item-large p {text-align:left; margin:0 10px 0 10px; font-size:15px; line-height:18px; color:#5c5b5b !important;}
.static-content-hubsub-flex-item a, .static-content-hubsub-flex-item-large a {font-size:15px; text-align:left; padding:0px 0px 10px 0px; border:0; text-decoration:none; color:#3f5262; font-family: AvenirLT-Light; text-transform:none; letter-spacing:0; margin:15px 0 0 10px;}
.static-content-hubsub-flex-item a:hover, .static-content-hubsub-flex-item-large a:hover {background-color:transparent; text-decoration:underline;}

.static-content-hub-sub-title {font-family: AvenirLTStd-Black; font-size:40px;}

.static-content-hub-sub-subtitle {padding:20px; color:#3f5262; margin-bottom:10px;}
.static-content-hub-sub-subtitle h3 {color:#3f5262 !important;  font-family: AvenirLT-Light;}

.static-content-pdp-full-width-image {margin-top:30px;position: relative; display: table;}
.static-content-plp-full-width-image h2, .static-content-plp-full-width-image h1 {text-align: center; margin: 0; font-weight: 100; font-size:50px !important; letter-spacing: 2px;}
.static-content-plp-full-width-image h4 {color:#FFFFFF !important;   font-family: AvenirLT-Light; font-size:18px; margin-top:20px;}

.static-content-pdp-block-title {font-family: DidotLTPro-Roman; font-size: 36px; letter-spacing: 1px; color: #435764; font-weight:100; margin-top:5px;}

.explore-all-our-recipes {margin-top:20px;}

@media only screen and (max-width:769px) {
	.static-content-hubsub-flex-item {width:48.4%;}
	.static-content-hubsub-flex-item-large {width:98.4%;}
	.static-content-pdp-full-width-image {margin-top:5px;}
	.static-content-plp-full-width-image h2, .static-content-plp-full-width-image h1 {font-size:35px !important; margin-top:15px !important;}
	.static-content-plp-full-width-image h4 {font-size:14px; line-height:16px;  margin-top:0px;}
	.static-content-pdp-block-title {font-size: 26px;}
	.static-content-hubsub-flex-item h3, .static-content-hubsub-flex-item-large h3 {font-size:14px; letter-spacing: 0px; text-align:left; margin:10px 0 10px 10px; color:#3f5262; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto;}
}

/*button resets*/

.static-content-front-page-flex-item a, .image-row-two a {margin:0px; padding:0px; border:0; line-height:0px;}
.static-content-front-page-flex-item a:hover {background-color:transparent;}
.image-row-two a:hover {background-color:transparent;}
.static-content-tableware-flex-item a {margin:0px; padding:0px; line-height:0px; background-color:#f5f5f5; border:10px solid #f5f5f5; border-radius:10px; display:block;}
.static-content-tableware-flex-item a:hover {background-color:#e3e3e3; border:10px solid #e3e3e3; transition: all 0.4s ease;}
.static-content-tableware-flex-item p {text-align:center !important;}

.static-content-back-to-top {background-color:#f5f5f5; padding:30px; margin-top:-9px;}
.static-content-back-to-top a {max-width:250px; border:1px solid #3f5262; color:#3f5262; display: block; font-size:16px; margin: 0 auto; padding: 14px 24px 10px; text-align: center;}
.static-content-back-to-top a:hover{color:#FFFFFF; border:1px solid #FFFFFF; cursor:pointer !important; transition: all 0.4s ease; background-color:#715873;} b 

/* PLP Header styles */

.static-content-color-overlay {position: relative;}

.static-content-color-overlay:before
{content: ""; display: block; position: absolute;  top: 0; bottom: 0; left: 0; right: 0; background: rgba(0,0,0, 0.3);}

.image-three a:hover, .image-two a:hover {background-color:#FFFFFF important;}

.static-content.three-image-row .three-image-wrapper .image-row-two .image-two a :hover {background-color:#7a5575 important;}
.static-content.three-image-row .three-image-wrapper .image-row-two .image-three a :hover {background-color:#7a5575 important;}
.static-content.three-image-row .three-image-wrapper .image-row-two .image-three .remain-white, 
.static-content.three-image-row .three-image-wrapper .image-row-two .image-two .remain-white,
.static-content.four-image-row .four-image-wrapper .image-row-two .image-three .remain-white, 
.static-content.four-image-row .four-image-wrapper .image-row-two .image-two .remain-white,
.static-content.four-image-row .four-image-wrapper .image-row-two .image-four .remain-white {background-color:#FFFFFF !important;}

.static-content-rocky-flex-container {display: flex; font-family:AvenirLTStd-Medium; color: #5c5b5b; text-align: left; max-width:1410px; margin:auto; left:0; right:0;}
.static-content-rocky-flex-container h3 {text-transform:uppercase; margin-bottom:0px; font-size: 16px; font-weight: 600; margin-top:10px; font-family:AvenirLTStd-Heavy;}
.static-content-pdp-flex-container-2.recipe .static-content-rocky-flex-container p {text-align: left;}

.static-content-rocky-flex-item-1 {background-color:#f6f7f6; border:1px solid #f0f0f0; padding:10px 8px 0px 8px; margin: 5px;  flex-grow: 1; width:30%;}
.static-content-rocky-flex-item-2 {background-color:#f6f7f6; border:1px solid #f0f0f0; padding:10px 8px 12px 8px; margin: 5px;  flex-grow: 1; width:70%;}
.static-content-rocky-flex-item-2 p, .static-content-rocky-flex-item-1 p {margin-top:15px;}
.static-content-pdp-flex-container.recipe {max-width: 1410px; position: relative;}
.static-content-pdp-flex-container.recipe .static-content-pdp-flex-item-3 {width: 100%; padding: 5px 0 0 0;}

.static-content-matcha-flex-item {margin: 5px; flex: 1 1 0; padding:20px; flex-grow: 1; width:25%;}
.static-content-matcha-flex-item img {max-width:60%;}
.static-content-matcha-flex-item p {text-transform:uppercase; margin-top:15px;}

@media only screen and (max-width:769px) {
.static-content-rocky-flex-container {-ms-flex-direction: column; -webkit-box-orient: vertical; flex-direction: column;}
.static-content-rocky-flex-item-1, 
.static-content-rocky-flex-item-2, 
.static-content-matcha-flex-item {width:100%;}
}

/* Ordered list, unorder list extra styles */

.static-content-pdp-flex-item-3 ol, .static-content-pdp-flex-item-3 ul {font-size: 16px; font-style: normal; font-stretch: normal; color: #737b82; max-width: 70%; margin: auto; left: 0; right: 0; margin-top:20px; font-family: AvenirLTStd-Medium; font-weight: 300;}
.static-content-pdp-flex-item-3 {line-height: 45px; text-decoration: none; padding: 1.839%; width: calc(100% - 40px);}
.static-content-pdp-flex-item-3.full {width: 100%;}
/* .static-content-pdp-flex-item-3:hover {transition: all 0.3s ease; background-color: #715773;color: #fff;} */

.static-content-pdp-flex-item-3 ol li, .static-content-pdp-flex-item-3 ul li {list-style-position: inside !important; margin-bottom:20px;}
.static-content-pdp-flex-item-3 ol li :before {font-family: AvenirLTStd-Black; font-weight:500;}

/*pao PDP slot */

.static-content-flex-pao-container {display: flex; max-width:1080px; margin:auto; left:0; right:0; justify-content: space-between;}
.static-content-flex-pao-item {margin: 5px;}
.static-content-flex-pao-item img {max-width:100%;}

@media only screen and (max-width:769px) {
	.static-content-flex-pao-container	{-ms-flex-direction: column; -webkit-box-orient: vertical; flex-direction: column;}
	.static-content-pdp-flex-item-3 ol, .static-content-pdp-flex-item-3 ul {max-width:100%;}
}

.static-content-header-promotion {color:#FFFFFF; background-color:#435764; max-width:100%; display:block; margin:0; padding:1px; font-family: AvenirLT-Light !important; text-align:center;} 
.static-content-header-promotion a {text-decoration:none; color:#FFFFFF;}
.static-content-header-promotion a:hover {text-decoration:underline; color:#FFFFFF;}

/*Grind section styles */

.static-content-grind-section {overflow: hidden; text-align:left; font-family: AvenirLT-Light; color:#5c5b5b; padding:0px 20px; line-height:23px;}
.static-content-grind-section .grind-bold-text {font-family: AvenirLTStd-Medium; font-weight:700;}
.static-content-grind-section .grind-title {font-size:18px; font-weight:700; position:relative; color:#3f5262; font-family: AvenirLTStd-Black;}
.static-content-grind-section hr { height: 1px; color: #dde3e7; background: #dde3e7; border: 0; width:100%; clear:both;}

.grind-section-info {float:left; width:28%; text-align:center; clear:both;}

.grind-section-info-1 {float:left; width:28%; text-align:center; clear:both; text-align:center;}
.grind-section-right-1 {float:right; width: 70%; font-size:18px; text-align:center;}

.grind-section-info p {margin-top:0px; margin-bottom:30px;}
.grind-section-right {float:right; width: 70%; font-size:14px; margin-top:60px; text-align:center;}

@media only screen and (max-width:769px) {
	.static-content-grind-section {text-align:center;}
	.grind-section-info {float:left; width:100%;}
	.grind-section-right {float:left; width:100%; margin:0px 0px 20px 0px;}
	.grind-section-right-1{display:none;}
	.grind-section-info-1{display:none;}
}

/*taste guarantee styles */

.taste-guarantee-wrapper {padding:20px; max-width:1080px; margin:auto; left:0; right:0;}
.taste-guarantee-left {max-width:68%; float:left;}
.taste-guarantee-right {max-width:30%; float:right;}

.taste-guarantee-image-wrapper {margin-right:0.6%; max-width:31.9%; float:left; margin-bottomn:0px;}
.taste-guarantee-image-wrapper img {max-width:100%;}
.taste-guarantee-image-wrapper p {color:#FFFFFF; text-align:center; margin-top:-5px; padding:10px 10px 10px 10px; font-family: AvenirLTStd-Light; font-size:18px;}

@media only screen and (max-width:769px) {
	.taste-guarantee-wrapper{padding:10px; max-width:100%;}
	.taste-guarantee-left {max-width:100%; float:left; text-align:center;}
	.taste-guarantee-right {max-width:100%; float:left; text-align:center;}
	.taste-guarantee-image-wrapper {clear:both; float:left; max-width:100%; margin:auto; left:0; right:0; margin-right:0;}
}

/* Drop Down Menu Image styles */

.drop-down-menu-wrapper {display: flex; color: #FFFFFF; text-align: center; max-width:700px; flex-wrap: wrap; margin:auto; left:0; right:0; padding-left:30px;}
.drop-down-menu-outer h3 {margin-left:0px;}
.drop-down-menu-image {justify-content: space-between; margin: 0.5% 1% 0.5% 1%; width:48%; position:relative; position: relative; max-width:280px; text-align: center;}
.drop-down-menu-image img {width:100%;}
.drop-down-menu-image p {text-align:center; width: 100%; color:#FFFFFF; position: absolute; top: 40%; left: 50%; transform: translate(-50%, -70%); font-size: 16px; font-weight: 700; line-height: 1.9; font-family: AvenirLT-Light; text-transform:none;  background-color: rgba(63, 82, 98, 0.6);}
.drop-down-menu-image a {width:100%; font-size: 18px; font-weight: 500; line-height: 1.3; letter-spacing: 1px; font-family: AvenirLTStd-Medium; color: #FFFFFF; text-decoration: none; padding:0px !important;}
.drop-down-menu-image a:hover {text-decoration:none; color:#FFFFFF !important; padding:0px !important;}

.level-2 .banner {margin-left:40px !important;}

@media only screen and (max-width:1024px) {
	.drop-down-menu-wrapper {-ms-flex-direction: column; -webkit-box-orient: vertical; flex-direction: column;  padding-left:0px;}
	.drop-down-menu-image {width:95%; margin:auto; left:0; right:0; margin-bottom: 5px;}
	.drop-down-menu-image-hidden {display:none;}
	.level-2 .banner {margin-left:0px !important;}
	.drop-down-menu-image p {text-align:center; width: 100%; color:#FFFFFF; position: absolute; top: 45%; left: 50%; transform: translate(-50%, -70%); font-size: 16px; font-weight: 700; line-height: 1.9; font-family: AvenirLT-Light; text-transform:none;  background-color: rgba(63, 82, 98, 0.6);}
	.drop-down-menu-image a {padding:0px !important; width:100%;}
}

@media only screen and (max-width:769px) {
	.drop-down-menu-wrapper {-ms-flex-direction: column; -webkit-box-orient: vertical; flex-direction: column;  padding-left:0px;}
	.drop-down-menu-image {width:95%; margin:auto; left:0; right:0; margin-bottom: 5px;}
	.drop-down-menu-image-hidden {display:none;}
	.drop-down-menu-image p {text-align:center; width: 100%; color:#FFFFFF; position: absolute; top: 45%; left: 50%; transform: translate(-50%, -70%); font-size: 16px; font-weight: 700; line-height: 1.9; font-family: AvenirLT-Light; text-transform:none;  background-color: rgba(63, 82, 98, 0.6);}
	.level-2 .banner {margin-left:0px !important;}
	.drop-down-menu-image a {padding:0px !important;  width:100%;}
}

/* Drop down toggle */

.drop-down-menu-outer input[type=checkbox] {display: none;}
.drop-down-menu-outer label::before {visibility:hidden;}
.drop-down-menu-outer input[type=checkbox] ~ label {display: block;}
.drop-down-menu-outer input[type=checkbox]:checked:before  {transform: rotate(90deg);}
.drop-down-menu-outer input[type=checkbox]:checked ~ label ~ .drop-down-menu-wrapper {opacity: 1; display: flex;}
.drop-down-menu-outer h3 {margin-left:0px;}

@media screen and (min-width: 1024px) {
	.level-2 .level-2-inner-container .banner .content-asset .drop-down-menu-outer label {display: none;}
}


@media only screen and (max-width:1024px) {
	.drop-down-menu-outer h3 {margin-left:15px;}
	.drop-down-menu-outer input[type=checkbox]:checked ~ label ~ .drop-down-menu-wrapper {opacity: 0; display: none;}
	.static-content-collections-mini-arrow {margin:-3px 0px 0px -23px !important;}
}

@media only screen and (max-width:769px) {
	.drop-down-menu-outer h3 {margin-left:15px;}
	.drop-down-menu-outer input[type=checkbox]:checked ~ label ~ .drop-down-menu-wrapper {opacity: 0; display: none;}	
	.static-content-collections-mini-arrow {margin:-3px 0px 0px -23px !important;}
}

/* Video Wrapper Styles */

.static-content-video-wrapper {display:block; max-width:100%; background-color:#f3f0f0;}
.static-content-video-wrapper {display:block; max-width:100%; background-color:#f3f0f0;}
.static-content-video-container {display:inline-block; margin:auto; left:0; right:0;}

/*holding page styles */

.static-content-holding-page-wrapper {background-color:#e3e3e3; display:block; text-align:center;}
.static-content-holding-page-wrapper h3 {color:#FFFFFF; font-family: AvenirLT-Light;}

@media only screen and (max-width:769px) {
	.static-content-holding-page-wrapper h3 {font-size:20px;}
}


/*Tea Club Page Styles */

.tea-club-page-content {max-width:1080px; margin:auto; left:0; right:0; background-color:#e3e3e3; display:block; text-align:center; margin-top:20px; padding:10px;}


/*format-choice-styles */

.static-content-format-choice {border:1px solid #b9c4cc; display:block; padding:0px 10px 10px 10px; max-width:100%; text-align:center;}
.static-content-format-choice table {margin-bottom:0px;}
.static-content-format-choice td {padding:10px;}
.static-content-format-choice p {text-align:center !important; margin:0px;}
.static-content-format-choice a {padding:10px 0px 6px 0px; background-color:#FFFFFF; border:1px solid #5b5c5c; text-transform:uppercase; text-decoration:none; color:#5c5b5b; font-size:14px; display: block;}
.static-content-format-choice a:hover {color:#FFFFFF; background-color:#3f5262; cursor:pointer;}

/* History Page styles */

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

img {
  max-width: 100%;
}


/* -------------------------------- 

Patterns - reusable parts of our design

-------------------------------- */
@media only screen and (min-width: 1170px) {
  .cd-is-hidden {
    visibility: hidden;
  }
}

/* -------------------------------- 

Vertical Timeline - by CodyHouse.co

-------------------------------- */
.cd-timeline__container h3 {font-size: 18px !important; font-weight: 700 !important; position: relative; color: #3f5262 !important; font-family: AvenirLT-Light; margin-top: 20px !important; margin-bottom: 20px !important;}
.cd-timeline__container p {font-size: 14px; font-weight: 700; position: relative; color: #5c5b5b; font-family: AvenirLT-Light; margin-top: 20px; margin-bottom: 20px;}
.cd-timeline {overflow: hidden;}

.cd-timeline__container {
  position: relative;
  width: 100%;
  max-width: 1088px;
  margin: 0 auto;
  background-color:#FFFFFF;
  padding:10px;
}

/*.cd-timeline__container::before {
  /* this is the vertical line */
/*  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}*/

@media only screen and (min-width: 1170px) {
  .cd-timeline {margin-top: 3em; margin-bottom: 3em;}
  .cd-timeline__container::before {left: 50%; margin-left: -2px;}
}

.cd-timeline__block {position: relative;}
.cd-timeline__block:after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}

.cd-timeline__block:first-child {margin-top: 0;}
.cd-timeline__block:last-child {margin-bottom: 0;}

@media only screen and (min-width: 1170px) {
  .cd-timeline__block {margin: 30px 0;}
}

.cd-timeline__img {
  position: absolute;
  top: 0px;
  left: 0;
}

.cd-timeline__img img {
  display: block;
  position: relative;
  max-width: 80px;
box-shadow: 0 3px 5px #c6c6c6;
}

@media only screen and (max-width: 1170px) {
.cd-timeline__img img {width: 50px;}	}
.cd-timeline__img.cd-timeline__img--movie {background: #c03b44;}
.cd-timeline__img.cd-timeline__img--location {background: #f0ca45;}

@media only screen and (min-width: 1170px) {
  .cd-timeline__img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -40px;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  .cd-timeline__img.cd-timeline__img--bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
            animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.cd-timeline__content {
  position: relative;
  margin-left: 60px;
	margin-bottom:20px;
  background: #f4f4f4;
  border-radius: 0.25em;
  padding: 1em;
  -webkit-box-shadow: 0 3px 5px #c6c6c6;
          box-shadow: 0 3px 5px #c6c6c6;
}

.cd-timeline__content:after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}

.cd-timeline__content::before {
  /* triangle next to content block */
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #f4f4f4;
}

.cd-timeline__content h2 {color: #303e49;}

.cd-timeline__content p,
.cd-timeline__read-more,
.cd-timeline__date {
  font-size: 1 em;
}

.cd-timeline__content p {
  margin: 1em 0;
  line-height: 1.4;
}

.cd-timeline__read-more,
.cd-timeline__date {
  display: inline-block;
}

.cd-timeline__read-more {
  float: right;
  padding: .8em 1em;
  background: transparent;
  color: #3f5262;
	border: 1px solid #3f5262;
}

.cd-timeline__read-more:hover {
  background-color: #3f5262; color:#FFFFFF;
	transition: all 0.3s ease;
}

.cd-timeline__date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}

@media only screen and (min-width: 768px) {
  .cd-timeline__content h2 {
    font-size: 1 em;
  }
  .cd-timeline__content p {
    font-size: 1 em;
  }
  .cd-timeline__read-more,
  .cd-timeline__date {
    font-size: 1 em;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-timeline__content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  .cd-timeline__content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #f4f4f4;
  }
  .cd-timeline__read-more {
    float: left;
  }
  .cd-timeline__date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 1.6rem;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__content {
    float: right;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #f4f4f4;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__read-more {float: right;}
  .cd-timeline__block:nth-child(even) .cd-timeline__date {left: auto; right: 122%; text-align: right;}
  .cd-timeline__content.cd-timeline__content--bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
            animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cd-timeline__block:nth-child(even) .cd-timeline__content.cd-timeline__content--bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
            animation: cd-bounce-2-inverse 0.6s;
  }
}

@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}



.history-intro-text
{margin-bottom:30px; text-align:center;}






/* Lightbox CSS */

html.lb-disable-scrolling {
  overflow: hidden;
  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
  position: fixed;
  height: 100vh;
  width: 100vw;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {border: none;}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}