/*============================================================================
  #Breakpoint and Grid Variables
==============================================================================*/
/*============================================================================
  #General Variables
==============================================================================*/
/*============================================================================
  #Theme Libraries
==============================================================================*/
/*================ Slick Slider ================*/
.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block; }

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden; }

.slick-slider {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  top: 0;
  left: 0; }

.slick-track:after, .slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/*================ Magnific Popup ================*/
.mfp-bg, .mfp-wrap {
  position: fixed;
  left: 0;
  top: 0; }

.mfp-bg, .mfp-container, .mfp-wrap {
  height: 100%;
  width: 100%; }

.mfp-container:before, .mfp-figure:after {
  content: ''; }

.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  z-index: 1043;
  outline: 0 !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-close, .mfp-preloader {
  text-align: center;
  position: absolute; }

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  top: 50%;
  width: auto;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none; }

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  right: 0;
  top: 2px;
  text-decoration: none;
  opacity: .65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #111;
  font-style: normal;
  font-size: 36px;
  font-family: Arial,Baskerville,monospace; }

.mfp-close:focus, .mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #FFF;
  top: -40px;
  text-align: right;
  padding-right: 0;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: .65;
  filter: alpha(opacity=65);
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent; }

.mfp-arrow .mfp-a, .mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow .mfp-b, .mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-image-holder .mfp-content, img.mfp-img {
  max-width: 100%; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

.mfp-figure:after, img.mfp-img {
  width: auto;
  height: auto;
  display: block; }

img.mfp-img {
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto; }

.mfp-figure {
  line-height: 0;
  padding: 30px;
  background-color: #fff; }

.mfp-figure:after {
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: 1; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*================ Date Picker ================*/
.picker, .picker__holder {
  width: 100%;
  position: absolute; }

.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.picker__input {
  cursor: default; }

.picker__input.picker__input--active {
  border-color: #0089ec; }

.picker__holder {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: #fff;
  border: 1px solid #aaa;
  border-top-width: 0;
  border-bottom-width: 0;
  border-radius: 0 0 5px 5px;
  box-sizing: border-box;
  min-width: 176px;
  max-width: 466px;
  max-height: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transition: -webkit-transform .15s ease-out,opacity .15s ease-out,max-height 0s .15s,border-width 0s .15s;
  transition: transform .15s ease-out,opacity .15s ease-out,max-height 0s .15s,border-width 0s .15s; }

.picker__frame {
  padding: 1px; }

.picker__wrap {
  margin: -1px; }

.picker--opened .picker__holder {
  max-height: 25em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  border-top-width: 1px;
  border-bottom-width: 1px;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
  transition: -webkit-transform .15s ease-out,opacity .15s ease-out,max-height 0s,border-width 0s;
  transition: transform .15s ease-out,opacity .15s ease-out,max-height 0s,border-width 0s;
  box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12); }

.picker__footer, .picker__header, .picker__table {
  text-align: center; }

.picker__day--highlighted, .picker__select--month:focus, .picker__select--year:focus {
  border-color: #0089ec; }

.picker__box {
  padding: 0 1em; }

.picker__header {
  position: relative;
  margin-top: .75em; }

.picker__month, .picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em; }

.picker__year {
  color: #999;
  font-size: .8em;
  font-style: italic; }

.picker__select--month, .picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em; }

.picker__select--month {
  width: 35%; }

.picker__select--year {
  width: 22.5%; }

.picker__nav--next, .picker__nav--prev {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -.25em; }

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

@media (min-width: 24.5em) {
  .picker__select--month, .picker__select--year {
    margin-top: -.5em; }

  .picker__nav--next, .picker__nav--prev {
    top: -.33em; }

  .picker__nav--prev {
    padding-right: 1.5em; }

  .picker__nav--next {
    padding-left: 1.5em; } }
.picker__nav--next:before, .picker__nav--prev:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: .75em solid #000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

.picker__nav--next:before {
  border-right: 0;
  border-left: .75em solid #000; }

.picker__nav--next:hover, .picker__nav--prev:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb; }

.picker__nav--disabled, .picker__nav--disabled:before, .picker__nav--disabled:before:hover, .picker__nav--disabled:hover {
  cursor: default;
  background: 0 0;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

.picker--focused .picker__day--highlighted, .picker__day--highlighted:hover, .picker__day--infocus:hover, .picker__day--outfocus:hover {
  color: #000;
  cursor: pointer;
  background: #b1dcfb; }

.picker__table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em; }

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em; } }
.picker__table td {
  margin: 0;
  padding: 0; }

.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999;
  font-weight: 500; }

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em; } }
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent; }

.picker__day--today {
  position: relative; }

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: .5em solid #0059bc;
  border-left: .5em solid transparent; }

.picker__day--disabled:before {
  border-top-color: #aaa; }

.picker__day--outfocus {
  color: #ddd; }

.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
  background: #0089ec;
  color: #fff; }

.picker--focused .picker__day--disabled, .picker__day--disabled, .picker__day--disabled:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled, .picker__day--highlighted.picker__day--disabled:hover {
  background: #bbb; }

.picker__button--clear, .picker__button--close, .picker__button--today {
  color: #0b0d26;
  border: 1px solid #fff;
  background: #fff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: 700;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

.picker__button--clear:hover, .picker__button--close:hover, .picker__button--today:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

.picker__button--clear:focus, .picker__button--close:focus, .picker__button--today:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: 0; }

.picker__button--clear:before, .picker__button--close:before, .picker__button--today:before {
  position: relative;
  display: inline-block;
  height: 0; }

.picker__button--clear:before, .picker__button--today:before {
  content: " ";
  margin-right: .45em; }

.picker__button--today:before {
  top: -.05em;
  width: 0;
  border-top: .66em solid #0059bc;
  border-left: .66em solid transparent; }

.picker__button--clear:before {
  top: -.25em;
  width: .66em;
  border-top: 3px solid #e20; }

.picker__button--close:before {
  content: "\D7";
  top: -.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777; }

.picker__button--today[disabled], .picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default; }

.picker__button--today[disabled]:before {
  border-top-color: #aaa; }

.picker--focused .picker__list-item--highlighted, .picker__list-item--highlighted:hover, .picker__list-item:hover {
  background: #b1dcfb;
  cursor: pointer;
  color: #000; }

.picker__list {
  list-style: none;
  padding: .75em 0 4.2em;
  margin: 0; }

.picker__list-item {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom: -1px;
  position: relative;
  background: #fff;
  padding: .75em 1.25em; }

@media (min-height: 46.75em) {
  .picker__list-item {
    padding: .5em 1em; } }
.picker__list-item--highlighted, .picker__list-item:hover {
  border-color: #0089ec;
  z-index: 10; }

.picker--focused .picker__list-item--selected, .picker__list-item--selected, .picker__list-item--selected:hover {
  background: #0089ec;
  color: #fff;
  z-index: 10; }

.picker--focused .picker__list-item--disabled, .picker__list-item--disabled, .picker__list-item--disabled:hover {
  background: #f5f5f5;
  color: #ddd;
  cursor: default;
  border-color: #ddd;
  z-index: auto; }

.picker--time .picker__button--clear {
  display: block;
  width: 80%;
  margin: 1em auto 0;
  padding: 1em 1.25em;
  background: 0 0;
  border: 0;
  font-weight: 500;
  font-size: .67em;
  text-align: center;
  text-transform: uppercase;
  color: #666; }

.picker--time .picker__button--clear:focus, .picker--time .picker__button--clear:hover {
  background: #e20;
  border-color: #e20;
  cursor: pointer;
  color: #fff;
  outline: 0; }

.picker--time .picker__button--clear:before {
  top: -.25em;
  color: #666;
  font-size: 1.25em;
  font-weight: 700; }

.picker--time .picker__button--clear:focus:before, .picker--time .picker__button--clear:hover:before {
  color: #fff;
  border-color: #fff; }

.picker--time {
  min-width: 256px;
  max-width: 320px; }

.picker--time .picker__holder {
  background: #f2f2f2; }

@media (min-height: 40.125em) {
  .picker--time .picker__holder {
    font-size: .875em; } }
.picker--time .picker__box {
  padding: 0;
  position: relative; }

/*============================================================================
  #Theme SCSS
==============================================================================*/
/*================ Theme Fonts ================*/
@font-face {
  font-family: 'SouvenirStd-Medium';
  src: url("SouvenirStd-Medium.eot?#iefix") format("embedded-opentype"), url("SouvenirStd-Medium.otf") format("opentype"), url("SouvenirStd-Medium.woff") format("woff"), url("SouvenirStd-Medium.ttf") format("truetype"), url("SouvenirStd-Medium.svg#SouvenirStd-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SouvenirStd-Demi';
  src: url("SouvenirStd-Demi.eot?#iefix") format("embedded-opentype"), url("SouvenirStd-Demi.otf") format("opentype"), url("SouvenirStd-Demi.woff") format("woff"), url("SouvenirStd-Demi.ttf") format("truetype"), url("SouvenirStd-Demi.svg#SouvenirStd-Demi") format("svg");
  font-weight: normal;
  font-style: normal; }

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

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

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

/*================ Icon mapping ================*/
@font-face {
  font-family: 'icons';
  src: url("//cdn.shopify.com/s/files/1/2836/2982/t/34/assets/icons.eot?v=14687232193671903817");
  src: url("//cdn.shopify.com/s/files/1/2836/2982/t/34/assets/icons.eot?v=14687232193671903817?#iefix") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/2836/2982/t/34/assets/icons.woff?v=6483179799804470493") format("woff"), url("//cdn.shopify.com/s/files/1/2836/2982/t/34/assets/icons.ttf?v=16136830571293018445") format("truetype"), url("//cdn.shopify.com/s/files/1/2836/2982/t/34/assets/icons.svg?v=1112445271396529735") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon-star:before {
  content: "\e90f"; }

.icon-account:before {
  content: "\e900"; }

.icon-chef:before {
  content: "\e902"; }

.icon-chevron-down:before {
  content: "\e903"; }

.icon-delivery:before {
  content: "\e904"; }

.icon-grid:before {
  content: "\e905"; }

.icon-heart:before {
  content: "\e906"; }

.icon-list:before {
  content: "\e907"; }

.icon-mail:before {
  content: "\e908"; }

.icon-phone:before {
  content: "\e909"; }

.icon-play:before {
  content: "\e90a"; }

.icon-scale:before {
  content: "\e90b"; }

.icon-temp:before {
  content: "\e90c"; }

.icon-time:before {
  content: "\e90d"; }

.icon-zoom:before {
  content: "\e90e"; }

.icon-instagram:before {
  content: "\e901"; }

.icon-arrow-down:before {
  content: "\e607"; }

.icon-cart:before {
  content: "\e600"; }

.icon-hamburger:before {
  content: "\e601"; }

.icon-minus:before {
  content: "\e15b"; }

.icon-plus:before {
  content: "\e605"; }

.icon-x:before {
  content: "\e606"; }

.icon-facebook:before {
  content: "\66"; }

.icon-pinterest:before {
  content: "\70"; }

.icon-search:before {
  content: "\73"; }

.icon-youtube:before {
  content: "\79"; }

.icon-twitter:before {
  content: "\54"; }

.icon-quote:before {
  content: "\e910"; }

.icon-facebook-wordmark:before {
  content: "\e911"; }

/*================ Typography ================*/
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

body {
  font-size: 16px;
  font-family: "Mark-Regular", Helvetica, Arial, sans-serif;
  color: #0b0d26; }

input, textarea, button, select, label {
  font-size: 16px;
  font-family: "Mark-Regular", Helvetica, Arial, sans-serif;
  border: none; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "SouvenirStd-Medium", Helvetica, Arial, sans-serif;
  font-weight: normal; }

h1 {
  font-size: 25px; }
  @media screen and (min-width: 750px) {
    h1 {
      font-size: 32px; } }

strong,
b {
  font-family: "Mark-Bold";
  font-weight: normal; }

button,
.button,
.btn {
  font-family: "Mark-Regular";
  font-size: 16px;
  text-transform: uppercase;
  line-height: 24px;
  height: 40px;
  border-radius: 7px;
  background-color: #990066;
  padding: 7.5px 10px 8.5px;
  display: inline-block;
  color: white;
  text-align: center;
  transition: all 0.2s ease-out; }
  button:hover, button:focus,
  .button:hover,
  .button:focus,
  .btn:hover,
  .btn:focus {
    background-color: #b30077; }
  button.button--white,
  .button.button--white,
  .btn.button--white {
    background-color: white;
    color: #0b0d26; }
    button.button--white:hover, button.button--white:focus,
    .button.button--white:hover,
    .button.button--white:focus,
    .btn.button--white:hover,
    .btn.button--white:focus {
      background-color: #0b0d26;
      color: white; }
  button.button--outline,
  .button.button--outline,
  .btn.button--outline {
    border: 1px solid #990066;
    color: #990066;
    background-color: white;
    padding-top: 6.5px; }
    button.button--outline:hover, button.button--outline:focus,
    .button.button--outline:hover,
    .button.button--outline:focus,
    .btn.button--outline:hover,
    .btn.button--outline:focus {
      background-color: #990066;
      color: white; }

select {
  -webkit-appearance: none;
  appearance: none;
  background-image: url(//cdn.shopify.com/s/files/1/2836/2982/t/34/assets/arrow-down.png?v=2572425521193727873);
  background-size: 14px 8px;
  background-repeat: no-repeat;
  background-position: right 10px center; }

.rte p {
  margin-bottom: 16px; }

/*================ General ================*/
a, button, .btn {
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

form[name="mc-embedded-subscribe-form"] {
  position: relative; }
  form[name="mc-embedded-subscribe-form"] input {
    display: inline-block;
    border: none;
    height: 40px; }
    form[name="mc-embedded-subscribe-form"] input[type="email"] {
      border-radius: 7px;
      width: 100%;
      padding-left: 16px; }
  form[name="mc-embedded-subscribe-form"] .button__container {
    position: absolute;
    top: 0;
    right: 0px; }
    form[name="mc-embedded-subscribe-form"] .button__container:before {
      content: '';
      display: block;
      border-left: 1px solid #d8d8d8;
      position: absolute;
      height: 23px;
      top: 50%;
      left: -1px;
      transform: translateY(-50%); }
  form[name="mc-embedded-subscribe-form"] .button {
    width: auto;
    border-radius: 0 7px 7px 0; }

.site-overlay {
  background-color: rgba(11, 13, 38, 0.17);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 5;
  display: none; }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
select,
textarea {
  border-radius: 7px;
  border: 1px solid #d8d8dc;
  height: 60px;
  padding: 18px; }

textarea {
  height: auto;
  resize: none; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #0b0d26; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #0b0d26; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #0b0d26; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #0b0d26; }

.clear {
  clear: both; }

.social-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 13px;
  border-top: 1px solid #d8d8d8;
  margin-top: 13px; }
  .social-buttons a {
    display: block;
    margin-right: 20px;
    color: white;
    border-radius: 7px;
    text-align: center;
    flex-grow: 1;
    height: 40px;
    line-height: 40px;
    font-size: 24px; }
    .social-buttons a:last-child {
      margin-right: 0; }
    .social-buttons a.social-button_twitter {
      background-color: #00aced; }
      .social-buttons a.social-button_twitter:hover, .social-buttons a.social-button_twitter:focus {
        background-color: #0087ba; }
    .social-buttons a.social-button_facebook {
      background-color: #3b5998; }
      .social-buttons a.social-button_facebook:hover, .social-buttons a.social-button_facebook:focus {
        background-color: #2d4373; }
    .social-buttons a.social-button_pinterest {
      background-color: #C92228; }
      .social-buttons a.social-button_pinterest:hover, .social-buttons a.social-button_pinterest:focus {
        background-color: #9d1b1f; }
    .social-buttons a.social-button_email {
      font-size: 20px;
      background-color: #6BCCE9; }
      .social-buttons a.social-button_email:hover, .social-buttons a.social-button_email:focus {
        background-color: #3fbde2; }
    .social-buttons a .icon {
      margin-right: 0; }

@media screen and (min-width: 750px) {
  .grid-flex {
    display: flex;
    align-items: center; } }

/*================ Header ================*/
.site-header {
  position: relative;
  background-color: white;
  z-index: 999;
  border-bottom: 1px #dddddd solid; }
  @media screen and (min-width: 1025px) {
    .site-header {
      padding: 20px 0 18px; } }
  .site-header .site-nav--mobile {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
    .site-header .site-nav--mobile.site-nav__menu {
      left: 10px; }
      .site-header .site-nav--mobile.site-nav__menu button {
        background-color: transparent; }
    .site-header .site-nav--mobile.site-nav__cart {
      right: 10px; }
    .site-header .site-nav--mobile .site-nav__link {
      font-size: 20px;
      line-height: 1;
      color: #0b0d26; }
  .site-header .site-header__logo {
    max-width: 200px; }
    @media screen and (min-width: 750px) {
      .site-header .site-header__logo {
        max-width: 238px; } }
    @media screen and (min-width: 1025px) {
      .site-header .site-header__logo {
        margin: 0 auto; } }

/*================ Navigation ================*/
.nav-bar .site-nav {
  white-space: nowrap; }
  .nav-bar .site-nav > li > .site-nav__link {
    font-family: "Mark-Medium";
    padding: 8px 0;
    margin-right: 16px;
    margin-left: -4px; }
    @media screen and (min-width: 1440px) {
      .nav-bar .site-nav > li > .site-nav__link {
        margin-right: 32px; } }
    .nav-bar .site-nav > li > .site-nav__link:hover {
      color: #990066; }
  .nav-bar .site-nav > li.site-nav--has-dropdown > .site-nav__link {
    position: relative; }
    .nav-bar .site-nav > li.site-nav--has-dropdown > .site-nav__link:after {
      content: '';
      display: block;
      background-color: #990066;
      width: 0;
      height: 2px;
      position: absolute;
      bottom: 0;
      left: 0;
      -moz-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
    .nav-bar .site-nav > li.site-nav--has-dropdown > .site-nav__link:hover:after, .nav-bar .site-nav > li.site-nav--has-dropdown > .site-nav__link:focus:after {
      width: 100%; }
    .nav-bar .site-nav > li.site-nav--has-dropdown > .site-nav__link:hover {
      color: #0b0d26; }
  .nav-bar .site-nav > li.site-nav--has-dropdown .icon {
    font-size: 7px; }
  .nav-bar .site-nav > li.site-nav--has-dropdown.nav-hover > .site-nav__link {
    position: relative; }
    .nav-bar .site-nav > li.site-nav--has-dropdown.nav-hover > .site-nav__link:after {
      content: '';
      display: block;
      background-color: #990066;
      width: 100%;
      height: 2px;
      position: absolute;
      bottom: 0;
      left: 0;
      -moz-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
  .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown {
    position: absolute;
    padding-top: 36px;
    background-color: transparent;
    z-index: 1000; }
    .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown.mega-menu__dropdown {
      left: 0;
      width: 100%;
      box-shadow: 0 16px 24px rgba(12, 0, 51, 0.1); }
    .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container {
      background-color: #fff;
      padding: 35px 0 46px; }
      .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .collection__item {
        white-space: normal; }
      .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu__collection-title {
        font-size: 24px;
        font-family: "SouvenirStd-Demi"; }
      .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu.site-nav__featured-links .site-nav__featured-links-group {
        background-color: #990066;
        border-radius: 7px;
        margin-bottom: 20px;
        padding: 36px 20px 36px 30px;
        max-width: 220px; }
        .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu.site-nav__featured-links .site-nav__featured-links-group .site-nav__link,
        .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu.site-nav__featured-links .site-nav__featured-links-group .site-nav__featured-title {
          color: white; }
        .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu.site-nav__featured-links .site-nav__featured-links-group:first-child {
          background-color: #EDEEEE; }
          .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu.site-nav__featured-links .site-nav__featured-links-group:first-child .site-nav__link,
          .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu.site-nav__featured-links .site-nav__featured-links-group:first-child .site-nav__featured-title {
            color: #0b0d26; }
        .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu.site-nav__featured-links .site-nav__featured-links-group > .site-nav__featured-title {
          font-family: "SouvenirStd-Demi";
          font-size: 20px;
          line-height: 32px;
          margin-bottom: 4px;
          white-space: normal; }
      .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu > li > .site-nav__link {
        font-family: "Mark-Bold";
        font-size: 18px;
        line-height: 29px;
        margin-bottom: 4px; }
      .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu .site-nav__link {
        padding: 0;
        white-space: normal;
        display: inline-block; }
        .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu .site-nav__link:hover {
          color: #990066;
          font-family: "Mark-Bold"; }
      .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu .site-nav__sublink {
        line-height: 22px;
        margin: 2px 0 8px; }
        .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu .site-nav__sublink .site-nav__link {
          padding-bottom: 2px;
          margin-bottom: 4px; }
          .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu .site-nav__sublink .site-nav__link:after {
            height: 1px; }
        .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu .site-nav__sublink .social-link {
          display: inline-block; }
          .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu .site-nav__sublink .social-link .icon {
            font-size: 20px;
            margin-right: 5px; }
          .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu .site-nav__sublink .social-link a:hover, .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu .site-nav__sublink .social-link a:focus {
            color: #990066; }
          .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu .site-nav__sublink .social-link a:after {
            display: none; }
      .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu-feature {
        position: relative;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 380px;
        margin-bottom: 10px;
        border-radius: 7px; }
        .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu-feature .mega-menu-feature__content {
          padding: 28px 15px;
          background-color: rgba(255, 255, 255, 0.8);
          position: absolute;
          width: 100%;
          text-align: center;
          left: 0;
          bottom: 0; }
          .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu-feature .mega-menu-feature__content p {
            font-size: 24px;
            line-height: 36px;
            font-family: "SouvenirStd-Demi";
            margin-bottom: 12px;
            white-space: normal; }
          .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu-feature .mega-menu-feature__content .button {
            padding-left: 20px;
            padding-right: 20px; }
      .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu-feature__sublink {
        font-size: 18px;
        line-height: 32px;
        font-family: "Mark-Bold"; }
        .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu-feature__sublink a {
          position: relative; }
          .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .mega-menu__container .mega-menu-feature__sublink a:after {
            content: '\e903';
            font-family: 'icons';
            color: #990066;
            transform: rotate(-90deg);
            font-size: 6px;
            position: absolute;
            top: -3px;
            right: -15px; }
    .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .menu__dropdown {
      background-color: white;
      margin: 0 0 0 -25px;
      padding: 10px 16px 20px;
      font-family: "Mark-Bold";
      font-size: 18px;
      line-height: 29px; }
      .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .menu__dropdown .site-nav__link {
        display: inline-block;
        padding: 4px 0;
        position: relative; }
        .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .menu__dropdown .site-nav__link:after {
          content: '';
          display: block;
          background-color: #990066;
          width: 0;
          height: 2px;
          position: absolute;
          bottom: 0;
          left: 0;
          -moz-transition: all 0.2s ease-in;
          -o-transition: all 0.2s ease-in;
          -webkit-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in; }
        .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .menu__dropdown .site-nav__link:hover:after, .nav-bar .site-nav > li.site-nav--has-dropdown .site-nav__dropdown .menu__dropdown .site-nav__link:focus:after {
          width: 100%; }
  .nav-bar .site-nav .site-nav__link {
    color: #0b0d26; }

@media screen and (min-width: 750px) {
  .site-nav__right {
    white-space: nowrap; } }
.site-nav__right .site-nav__item {
  margin-right: 12px;
  font-family: "Mark-Medium";
  cursor: pointer;
  padding: 8px 0;
  position: relative; }
  .site-nav__right .site-nav__item:after {
    content: '';
    display: block;
    background-color: #990066;
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
  .site-nav__right .site-nav__item:hover:after, .site-nav__right .site-nav__item:focus:after {
    width: 100%; }
  @media screen and (min-width: 1440px) {
    .site-nav__right .site-nav__item {
      margin-right: 28px; } }
  .site-nav__right .site-nav__item:last-child {
    margin-right: 0; }
  .site-nav__right .site-nav__item:hover {
    color: #990066; }
    .site-nav__right .site-nav__item:hover:after {
      display: none; }
    .site-nav__right .site-nav__item:hover a {
      color: #990066; }
  .site-nav__right .site-nav__item a {
    color: #0b0d26;
    display: block; }
  .site-nav__right .site-nav__item .icon {
    margin-right: 9px;
    font-size: 16px; }
    @media screen and (min-width: 1440px) {
      .site-nav__right .site-nav__item .icon {
        font-size: 18px; } }
  .site-nav__right .site-nav__item .site-header__cart-toggle {
    position: relative; }
    .site-nav__right .site-nav__item .site-header__cart-toggle .icon {
      margin-right: 2px; }
      @media screen and (min-width: 1440px) {
        .site-nav__right .site-nav__item .site-header__cart-toggle .icon {
          margin-right: 6px;
          font-size: 20px; } }

.site-header__cart-toggle {
  position: relative; }
  .site-header__cart-toggle #CartCount {
    position: absolute;
    top: -2px;
    left: -10px;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    background-color: #990066;
    color: white;
    font-size: 12px;
    text-align: center;
    line-height: 17px;
    font-weight: 600; }
  .site-header__cart-toggle .icon {
    margin-right: 2px; }
    @media screen and (min-width: 1440px) {
      .site-header__cart-toggle .icon {
        margin-right: 6px;
        font-size: 20px; } }

.site-nav__search-bar {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 105px;
  z-index: 999;
  background-color: white;
  box-shadow: 0 16px 24px rgba(12, 0, 51, 0.1); }

.search-bar {
  position: relative;
  margin: 20px 0; }
  .search-bar input[type="search"] {
    border-radius: 7px;
    border: 1px solid #d8d8dc;
    height: 60px;
    padding-left: 20px;
    font-size: 20px;
    line-height: 60px;
    width: 100%; }
  .search-bar button {
    position: absolute;
    top: 0;
    right: 0;
    background-color: white;
    color: #0b0d26;
    height: 60px;
    width: 60px;
    border-radius: 0 7px 7px 0;
    border: 1px solid #d8d8dc;
    border-left: none; }
    .search-bar button:before {
      content: '';
      display: block;
      height: 40px;
      border-left: 1px solid #d8d8dc;
      margin-top: 10px;
      position: absolute;
      top: 0;
      left: -1px; }
    .search-bar button:hover {
      background-color: #990066;
      color: #fff; }
    .search-bar button .icon {
      margin-right: 0;
      margin-top: 3px; }

.mobile-nav__search {
  padding-top: 10px;
  padding-bottom: 10px; }
  .mobile-nav__search .search-bar {
    margin: 0; }
    .mobile-nav__search .search-bar input[type="search"] {
      border: 1px solid #d8d8dc;
      height: 40px;
      font-size: 16px;
      line-height: 40px; }
    .mobile-nav__search .search-bar button {
      height: 40px;
      width: 40px;
      padding: 4px;
      font-size: 14px; }
      .mobile-nav__search .search-bar button:before {
        height: 20px; }
      .mobile-nav__search .search-bar button:hover, .mobile-nav__search .search-bar button:focus {
        background-color: white;
        color: #0b0d26; }

/*================ Drawers ================*/
.drawer {
  box-shadow: 0 16px 24px rgba(12, 0, 51, 0.1); }
  .drawer .drawer__header {
    border-color: #d8d8dc; }
    .drawer .drawer__header .drawer__title {
      padding-top: 8px;
      color: #0b0d26; }
    .drawer .drawer__header .drawer__close {
      color: #0b0d26; }
      .drawer .drawer__header .drawer__close button {
        background-color: transparent;
        font-size: 19px; }
  .drawer .mobile-nav > .mobile-nav__item {
    font-family: "Mark-Bold";
    font-size: 20px; }
  .drawer .mobile-nav__item {
    background: none; }
    .drawer .mobile-nav__item:after {
      border-color: #d8d8dc; }
    .drawer .mobile-nav__item.mobile-nav__item-last {
      margin-bottom: 20px; }
    .drawer .mobile-nav__item a {
      color: #0b0d26;
      padding: 10px 7.5px; }
    .drawer .mobile-nav__item .mobile-nav__toggle-open,
    .drawer .mobile-nav__item .mobile-nav__toggle-close {
      color: #0b0d26;
      line-height: 0;
      padding: 0 20px;
      border-radius: 0;
      background-color: transparent; }
      .drawer .mobile-nav__item .mobile-nav__toggle-open:active, .drawer .mobile-nav__item .mobile-nav__toggle-open:hover, .drawer .mobile-nav__item .mobile-nav__toggle-open:focus,
      .drawer .mobile-nav__item .mobile-nav__toggle-close:active,
      .drawer .mobile-nav__item .mobile-nav__toggle-close:hover,
      .drawer .mobile-nav__item .mobile-nav__toggle-close:focus {
        background: none; }
    .drawer .mobile-nav__item .mobile-nav__sublist li {
      font-family: "Mark-Regular"; }
      .drawer .mobile-nav__item .mobile-nav__sublist li:after {
        border: none; }
      .drawer .mobile-nav__item .mobile-nav__sublist li:last-child {
        margin-bottom: 25px; }
      .drawer .mobile-nav__item .mobile-nav__sublist li a {
        padding: 3px 30px; }
  .drawer .mobile-nav__sublink {
    font-size: 15px; }
    .drawer .mobile-nav__sublink:after {
      border: none; }
    .drawer .mobile-nav__sublink.mobile-nav__sublink--last {
      margin-bottom: 25px; }
    .drawer .mobile-nav__sublink a {
      color: #fff;
      padding: 2px 0 2px 15px; }

/*================ Promo Bar ================*/
.promo-bar__container {
  background-color: #906;
  background-image: url(//cdn.shopify.com/s/files/1/2836/2982/files/header-bg-image.png?v=1531746707);
  background-repeat: repeat-x;
  font-family: "Mark-Medium";
  position: relative;
  z-index: 100; }
  .promo-bar__container .promo-bar {
    max-width: 600px;
    margin: 0 auto;
    visibility: hidden;
    width: 100%; }
    .promo-bar__container .promo-bar.slick-initialized {
      visibility: visible; }
  .promo-bar__container .promo-slide {
    height: 40px;
    display: inline-block; }
    .promo-bar__container .promo-slide a {
      display: block;
      color: #000000;
      line-height: 24px;
      padding: 6.5px 8px 10px; }
      .promo-bar__container .promo-slide a .icon {
        font-size: 19px;
        position: relative;
        top: 2px; }
  .promo-bar__container .slick-arrow {
    color: #000000;
    font-size: 8px;
    position: absolute;
    top: 13px;
    cursor: pointer;
    width: 20px;
    height: 20px; }
    .promo-bar__container .slick-arrow.slick-prev {
      left: 10px;
      transform: rotate(90deg);
      z-index: 1; }
    .promo-bar__container .slick-arrow.slick-next {
      right: 10px;
      top: 7px;
      transform: rotate(-90deg); }

/*================ Footer ================*/
.prefooter {
  color: white;
  background-color: #990066;
  padding: 11px 0; }
  .prefooter .grid__item.large--one-half:first-child .prefooter__block {
    border-bottom: 1px solid white;
    padding-bottom: 24px; }
    @media screen and (min-width: 1025px) {
      .prefooter .grid__item.large--one-half:first-child .prefooter__block {
        border-bottom: none;
        border-right: 1px solid white;
        margin-right: 24px;
        padding-bottom: 0; } }
  .prefooter .prefooter__block {
    text-align: center; }
    @media screen and (min-width: 1025px) {
      .prefooter .prefooter__block {
        display: flex;
        align-items: center;
        text-align: left;
        flex-wrap: nowrap; } }
    .prefooter .prefooter__block.prefooter__newsletter {
      padding-top: 4px;
      padding-bottom: 7px;
      border-right: none; }
      @media screen and (min-width: 1025px) {
        .prefooter .prefooter__block.prefooter__newsletter {
          padding-top: 0;
          padding-bottom: 0; } }
      .prefooter .prefooter__block.prefooter__newsletter .button {
        margin-right: 0; }
      .prefooter .prefooter__block.prefooter__newsletter .newsletter__disclaimer {
        font-size: 12px;
        font-family: "Mark-Regular",Helvetica,Arial,sans-serif; }
        .prefooter .prefooter__block.prefooter__newsletter .newsletter__disclaimer a {
          color: #fff;
          text-decoration: underline; }
    .prefooter .prefooter__block h3 {
      padding-top: 4px;
      font-size: 20px;
      line-height: 20px;
      flex: 1 0 50%; }
      @media screen and (min-width: 1025px) {
        .prefooter .prefooter__block h3 {
          padding-right: 10px;
          margin: 0; } }
    .prefooter .prefooter__block .button {
      width: 180px; }
      @media screen and (min-width: 1025px) {
        .prefooter .prefooter__block .button {
          margin-right: 10px; } }
    .prefooter .prefooter__block form {
      position: relative;
      flex: 1 0 50%; }
      @media screen and (min-width: 750px) {
        .prefooter .prefooter__block form {
          max-width: 270px;
          margin: 0 auto; } }
      @media screen and (min-width: 1025px) {
        .prefooter .prefooter__block form {
          margin: 0;
          max-width: none; } }
      .prefooter .prefooter__block form .button {
        width: auto; }

.site-footer {
  background-color: #F3F4F5;
  padding: 30px 0 20px; }
  @media screen and (min-width: 750px) {
    .site-footer {
      padding: 62px 0 40px; } }
  .site-footer .footer-nav {
    margin-bottom: 0px; }
    @media screen and (min-width: 750px) {
      .site-footer .footer-nav {
        margin-bottom: 40px; } }
    .site-footer .footer-nav li {
      margin-bottom: 0; }
      .site-footer .footer-nav li.footer-nav__title {
        font-family: "Mark-Bold";
        font-size: 14px;
        margin-bottom: 4px;
        line-height: 32px; }
        @media screen and (min-width: 750px) {
          .site-footer .footer-nav li.footer-nav__title {
            font-size: 18px; } }
      .site-footer .footer-nav li.footer-nav__social {
        display: inline-block;
        font-size: 20px;
        margin-right: 20px; }
        .site-footer .footer-nav li.footer-nav__social a {
          color: #0b0d26; }
          .site-footer .footer-nav li.footer-nav__social a:hover, .site-footer .footer-nav li.footer-nav__social a:focus {
            color: #990066; }
        .site-footer .footer-nav li.footer-nav__social:last-child {
          margin-right: 0; }
      .site-footer .footer-nav li .site-nav__link {
        color: #0b0d26;
        padding: 0;
        line-height: 28px; }
        .site-footer .footer-nav li .site-nav__link:hover, .site-footer .footer-nav li .site-nav__link:focus {
          color: #990066; }
  .site-footer .footer-notice {
    position: relative;
    margin-top: 20px; }
    @media screen and (min-width: 750px) {
      .site-footer .footer-notice {
        margin-top: 0; } }
    .site-footer .footer-notice .footer-notice__image {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      z-index: 10; }
      .site-footer .footer-notice .footer-notice__image img {
        max-width: 104px;
        margin: 0 auto; }
    .site-footer .footer-notice .footer-notice__content {
      background-color: white;
      border-radius: 7px;
      padding: 76px 31px 27px;
      position: relative;
      top: 40px;
      margin-bottom: 40px;
      font-size: 14px;
      line-height: 22px; }
      @media screen and (min-width: 750px) {
        .site-footer .footer-notice .footer-notice__content {
          margin-bottom: 0; } }
      .site-footer .footer-notice .footer-notice__content p {
        margin-bottom: 0; }
      .site-footer .footer-notice .footer-notice__content .footer-notice__title {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 4px;
        font-family: "Mark-Bold"; }
  .site-footer .site-footer__copyright {
    display: block;
    margin-top: 20px;
    opacity: 0.4;
    font-size: 12px; }
    .site-footer .site-footer__copyright a {
      color: #0b0d26;
      text-decoration: underline; }
      .site-footer .site-footer__copyright a:hover, .site-footer .site-footer__copyright a:focus {
        color: #990066; }

/*================ Homepage ================*/
.home__title {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 30px;
  text-align: center; }
  @media screen and (min-width: 750px) {
    .home__title {
      font-size: 48px;
      line-height: 64px;
      margin-bottom: 60px; } }

/*================ Homepage Hero ================*/
.hero {
  visibility: hidden;
  width: 100%;
  margin-bottom: 60px; }
  @media screen and (min-width: 750px) {
    .hero {
      margin-bottom: 80px; } }
  .hero.slick-initialized {
    visibility: visible; }
  .hero .hero-slide {
    position: relative;
    height: 300px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (min-width: 750px) {
      .hero .hero-slide {
        height: 500px; } }
    @media screen and (min-width: 1025px) {
      .hero .hero-slide {
        height: 572px; } }
    @media screen and (min-width: 750px) {
      .hero .hero-slide.justify--left {
        justify-content: flex-start; } }
    .hero .hero-slide.justify--left .hero-slide__overlay {
      background-color: rgba(0, 0, 0, 0.44); }
      @media screen and (min-width: 750px) {
        .hero .hero-slide.justify--left .hero-slide__overlay {
          background-color: transparent;
          background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.44) 0%, rgba(0, 0, 0, 0) 100%);
          background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.44) 0%, rgba(0, 0, 0, 0) 100%);
          background: linear-gradient(to right, rgba(0, 0, 0, 0.44) 0%, rgba(0, 0, 0, 0) 100%); } }
    .hero .hero-slide.justify--center {
      justify-content: center; }
      .hero .hero-slide.justify--center .hero-slide__overlay {
        background-color: rgba(0, 0, 0, 0.44); }
    @media screen and (min-width: 750px) {
      .hero .hero-slide.justify--right {
        justify-content: flex-end; } }
    .hero .hero-slide.justify--right .hero-slide__overlay {
      background-color: rgba(0, 0, 0, 0.44); }
      @media screen and (min-width: 750px) {
        .hero .hero-slide.justify--right .hero-slide__overlay {
          background-color: transparent;
          background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.44) 100%);
          background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.44) 100%);
          background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.44) 100%); } }
    .hero .hero-slide .hero-slide__overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
    .hero .hero-slide .hero-slide__content {
      position: relative;
      z-index: 10;
      color: white; }
      @media screen and (min-width: 750px) {
        .hero .hero-slide .hero-slide__content {
          padding: 0 20px; } }
      @media screen and (min-width: 1025px) {
        .hero .hero-slide .hero-slide__content {
          margin: 0 110px;
          padding: 0; } }
      .hero .hero-slide .hero-slide__content .hero-slide__title {
        margin-bottom: 0; }
        @media screen and (min-width: 750px) {
          .hero .hero-slide .hero-slide__content .hero-slide__title {
            font-size: 40px;
            line-height: 42px; } }
        @media screen and (min-width: 1025px) {
          .hero .hero-slide .hero-slide__content .hero-slide__title {
            font-size: 62px;
            line-height: 64px; } }
      .hero .hero-slide .hero-slide__content .hero-slide__subline {
        font-size: 18px;
        margin-bottom: 24px; }
        @media screen and (min-width: 750px) {
          .hero .hero-slide .hero-slide__content .hero-slide__subline {
            font-size: 24px;
            line-height: 38px; } }
      @media screen and (min-width: 750px) {
        .hero .hero-slide .hero-slide__content .hero-slide__button .button {
          padding-left: 60px;
          padding-right: 60px; } }
  .hero .slick-dots {
    position: absolute;
    bottom: 5px;
    width: 100%;
    text-align: center;
    display: block;
    list-style-type: none;
    margin: 0; }
    @media screen and (min-width: 750px) {
      .hero .slick-dots {
        bottom: 20px; } }
    .hero .slick-dots li {
      position: relative;
      display: inline-block;
      padding: 0 3px; }
      .hero .slick-dots li.slick-active button {
        background-color: #990066; }
      .hero .slick-dots li button {
        display: block;
        font-size: 0;
        line-height: 0;
        background-color: rgba(255, 255, 255, 0.5);
        border-radius: 100px;
        width: 8px;
        height: 8px;
        padding: 0; }
        @media screen and (min-width: 750px) {
          .hero .slick-dots li button {
            width: 12px;
            height: 12px; } }
        .hero .slick-dots li button:hover {
          background-color: #990066; }

/*================ Homepage Feature Collections ================*/
.featured-collections {
  margin-bottom: 60px; }
  @media screen and (min-width: 750px) {
    .featured-collections {
      margin-bottom: 100px; } }
  @media screen and (min-width: 1025px) {
    .featured-collections {
      margin-bottom: 130px; } }
  .featured-collections .featured-collection {
    height: 200px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    margin-bottom: 15px; }
    @media screen and (min-width: 750px) {
      .featured-collections .featured-collection {
        height: 267px;
        margin-bottom: 0; } }
    .featured-collections .featured-collection .featured-collection__content {
      background-color: rgba(255, 255, 255, 0.91);
      padding: 24px 50px;
      border-radius: 7px;
      width: 300px; }
      @media screen and (min-width: 1025px) {
        .featured-collections .featured-collection .featured-collection__content {
          width: 356px; } }
      .featured-collections .featured-collection .featured-collection__content h3 {
        margin-bottom: 13px; }
        @media screen and (min-width: 750px) {
          .featured-collections .featured-collection .featured-collection__content h3 {
            font-size: 32px;
            line-height: 37px; } }
      .featured-collections .featured-collection .featured-collection__content .button {
        padding-left: 40px;
        padding-right: 40px; }

/*================ Homepage Recipes ================*/
.home-recipes {
  margin-bottom: 60px; }
  @media screen and (min-width: 750px) {
    .home-recipes {
      margin-bottom: 104px; } }
  .home-recipes .button {
    min-width: 180px; }
  .home-recipes .home-recipes__collection {
    background-color: #990066;
    border: none;
    color: white;
    position: relative;
    padding: 0; }
    .home-recipes .home-recipes__collection:hover, .home-recipes .home-recipes__collection:focus {
      background-color: #75004e; }
    .home-recipes .home-recipes__collection .home-recipes__title {
      padding: 23px 27px; }
      .home-recipes .home-recipes__collection .home-recipes__title p {
        font-size: 18px;
        line-height: 24px; }
        @media screen and (min-width: 750px) {
          .home-recipes .home-recipes__collection .home-recipes__title p {
            font-size: 24px; } }
        .home-recipes .home-recipes__collection .home-recipes__title p span {
          display: block;
          font-family: "SouvenirStd-Demi";
          font-size: 20px; }
          @media screen and (min-width: 750px) {
            .home-recipes .home-recipes__collection .home-recipes__title p span {
              font-size: 36px;
              line-height: 54px; } }
    .home-recipes .home-recipes__collection .home-recipes__image {
      position: absolute;
      bottom: 0;
      right: 16px;
      margin-left: 10px; }
      .home-recipes .home-recipes__collection .home-recipes__image img {
        vertical-align: bottom; }

/*================ Homepage Testimonials ================*/
.testimonials {
  background-color: #f9f9fb;
  padding: 40px 25px;
  margin-bottom: 60px; }
  @media screen and (min-width: 750px) {
    .testimonials {
      padding: 45px; } }
  @media screen and (min-width: 1025px) {
    .testimonials {
      margin-bottom: 104px;
      padding: 110px 45px; } }
  .testimonials .testimonial-slide .testimonial__content .testimonial__title {
    margin-bottom: 8px; }
    @media screen and (min-width: 750px) {
      .testimonials .testimonial-slide .testimonial__content .testimonial__title {
        font-size: 30px; } }
    @media screen and (min-width: 1025px) {
      .testimonials .testimonial-slide .testimonial__content .testimonial__title {
        font-size: 48px;
        line-height: 54px; } }
  @media screen and (min-width: 1025px) {
    .testimonials .testimonial-slide .testimonial__content p {
      font-size: 24px;
      line-height: 36px;
      margin-bottom: 50px; } }
  .testimonials .testimonial-slide .testimonial__content p.testimonial__author {
    font-family: "Mark-Bold";
    margin-bottom: 8px; }
  .testimonials .testimonial-slide .testimonial__content .testimonial__rating {
    color: #fcb85c; }

/*================ Homepage Featured Links ================*/
.featured-links {
  margin-bottom: 60px; }
  @media screen and (min-width: 750px) {
    .featured-links {
      margin-bottom: 104px; } }
  .featured-links .featured-link {
    margin-bottom: 15px;
    height: 328px;
    border-radius: 7px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    position: relative; }
    .featured-links .featured-link .featured-link__content-block {
      background-color: rgba(255, 255, 255, 0.91);
      position: absolute;
      bottom: 0;
      width: 100%; }
      @media screen and (min-width: 750px) {
        .featured-links .featured-link .featured-link__content-block {
          position: relative;
          height: 100%;
          width: 75%;
          display: flex;
          align-items: center; } }
      @media screen and (min-width: 1025px) {
        .featured-links .featured-link .featured-link__content-block {
          width: 65%; } }
      @media screen and (min-width: 1200px) {
        .featured-links .featured-link .featured-link__content-block {
          width: 50%; } }
      .featured-links .featured-link .featured-link__content-block .featured-link__content {
        margin: 30px; }
        @media screen and (min-width: 750px) {
          .featured-links .featured-link .featured-link__content-block .featured-link__content {
            margin: 0 40px 0 33px; } }
        .featured-links .featured-link .featured-link__content-block .featured-link__content h3 {
          margin-bottom: 8px; }
          @media screen and (min-width: 750px) {
            .featured-links .featured-link .featured-link__content-block .featured-link__content h3 {
              font-size: 32px;
              line-height: 37px; } }
        .featured-links .featured-link .featured-link__content-block .featured-link__content p {
          line-height: 20px;
          margin-bottom: 16px; }
        .featured-links .featured-link .featured-link__content-block .featured-link__content .featured-link__button .button {
          width: 180px; }

/*================ Homepage Featured Products ================*/
.featured-products {
  margin-bottom: 60px; }
  @media screen and (min-width: 750px) {
    .featured-products {
      margin-bottom: 80px; } }
  @media screen and (min-width: 1025px) {
    .featured-products {
      margin-bottom: 120px; } }

/*================ Homepage Full Feature ================*/
.feature-full {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 300px;
  position: relative;
  margin-bottom: 55px;
  margin-left: -15px; }
  @media screen and (min-width: 750px) {
    .feature-full {
      height: 400px;
      margin-bottom: 80px;
      margin-left: 0; } }
  @media screen and (min-width: 1025px) {
    .feature-full {
      height: 500px; } }
  .feature-full .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(40, 40, 42, 0.82);
    background: -moz-radial-gradient(center, ellipse cover, rgba(40, 40, 42, 0.82) 0%, rgba(40, 40, 42, 0) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(40, 40, 42, 0.82)), color-stop(100%, rgba(40, 40, 42, 0)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(40, 40, 42, 0.82) 0%, rgba(40, 40, 42, 0) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(40, 40, 42, 0.82) 0%, rgba(40, 40, 42, 0) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(40, 40, 42, 0.82) 0%, rgba(40, 40, 42, 0) 100%);
    background: radial-gradient(ellipse at center, rgba(40, 40, 42, 0.82) 0%, rgba(40, 40, 42, 0) 100%); }
  .feature-full .feature-full__content {
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
    position: absolute;
    z-index: 10;
    color: white;
    top: 50%;
    transform: translateY(-50%); }
    @media screen and (min-width: 750px) {
      .feature-full .feature-full__content {
        padding: 0;
        max-width: 580px;
        left: 50% !important;
        transform: translate3d(-50%, -50%, 0); } }
    .feature-full .feature-full__content h2 {
      margin-bottom: 16px; }
    .feature-full .feature-full__content .feature-full__button .button {
      width: 180px; }

/*================ Homepage Contact Blocks ================*/
.contact-blocks {
  margin-bottom: 40px; }
  @media screen and (min-width: 750px) {
    .contact-blocks {
      margin-bottom: 80px; } }
  .contact-blocks .contact-block {
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    border-radius: 7px;
    min-height: 325px;
    margin-bottom: 15px;
    position: relative; }
    @media screen and (min-width: 1025px) {
      .contact-blocks .contact-block {
        margin-bottom: 0;
        min-height: 275px; } }
    .contact-blocks .contact-block .contact-block__content-container {
      width: 100%;
      background-color: rgba(255, 255, 255, 0.91);
      position: absolute;
      bottom: 0; }
      @media screen and (min-width: 750px) {
        .contact-blocks .contact-block .contact-block__content-container {
          min-height: 210px; } }
      @media screen and (min-width: 1200px) {
        .contact-blocks .contact-block .contact-block__content-container {
          width: 70%;
          min-height: 275px;
          height: 100%;
          display: flex;
          align-items: center;
          position: relative; } }
      .contact-blocks .contact-block .contact-block__content-container .contact-block__content {
        margin: 30px;
        font-family: "Mark-Medium"; }
        @media screen and (min-width: 1200px) {
          .contact-blocks .contact-block .contact-block__content-container .contact-block__content {
            margin: 0 40px 0 33px; } }
        .contact-blocks .contact-block .contact-block__content-container .contact-block__content h2 {
          margin-bottom: 8px;
          font-size: 25px; }
          @media screen and (min-width: 1025px) {
            .contact-blocks .contact-block .contact-block__content-container .contact-block__content h2 {
              font-size: 36px;
              line-height: 37px;
              margin-bottom: 24px; } }
        .contact-blocks .contact-block .contact-block__content-container .contact-block__content p {
          margin-bottom: 8px; }
          @media screen and (min-width: 1025px) {
            .contact-blocks .contact-block .contact-block__content-container .contact-block__content p {
              line-height: 26px;
              font-size: 20px; } }
          .contact-blocks .contact-block .contact-block__content-container .contact-block__content p .icon {
            font-size: 15px;
            margin-right: 20px; }
        .contact-blocks .contact-block .contact-block__content-container .contact-block__content a {
          color: #0b0d26; }
          .contact-blocks .contact-block .contact-block__content-container .contact-block__content a:hover, .contact-blocks .contact-block .contact-block__content-container .contact-block__content a:focus {
            color: #990066; }
    .contact-blocks .contact-block.contact-block--newsletter .contact-block__content p {
      margin-bottom: 16px; }

/*================ Collection ================*/
.collection__header {
  height: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media screen and (min-width: 750px) {
    .collection__header {
      height: 222px; } }

.collection {
  margin-top: 22px;
  margin-bottom: 30px; }
  @media screen and (min-width: 1025px) {
    .collection {
      margin-bottom: 57px; } }
  .collection .breadcrumb {
    margin: 0;
    line-height: 40px; }
  .collection .collection__sorting {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (min-width: 750px) {
      .collection .collection__sorting {
        justify-content: flex-end;
        margin-bottom: 22px; } }
    .collection .collection__sorting #bc-sf-filter-top-sorting {
      width: 50%; }
      @media screen and (min-width: 750px) {
        .collection .collection__sorting #bc-sf-filter-top-sorting {
          width: auto; } }
    .collection .collection__sorting label {
      display: inline-block;
      height: 40px;
      line-height: 40px;
      border: 1px solid #d8d8dc;
      border-right: none;
      padding-left: 14px;
      border-radius: 7px 0 0 7px;
      font-size: 14px;
      margin-right: -5px; }
    .collection .collection__sorting select {
      height: 40px;
      padding: 0 25px 0 8px;
      border-left: none;
      border-radius: 0 7px 7px 0;
      line-height: 40px;
      font-size: 14px;
      width: calc(100% - 66px); }
      @media screen and (min-width: 750px) {
        .collection .collection__sorting select {
          width: auto; } }
    .collection .collection__sorting .collection__display button {
      background-color: white;
      border: 1px solid #d8d8dc;
      color: #0b0d26;
      margin-right: 8px;
      margin-left: -4px; }
      .collection .collection__sorting .collection__display button:hover, .collection .collection__sorting .collection__display button:focus {
        background-color: #990066;
        color: white; }
      .collection .collection__sorting .collection__display button.change-view--active {
        color: #990066;
        border-color: #990066; }
        .collection .collection__sorting .collection__display button.change-view--active:hover, .collection .collection__sorting .collection__display button.change-view--active:focus {
          color: #990066;
          background-color: white; }

.collection__item-container {
  position: relative;
  margin-bottom: 15px; }
  @media screen and (min-width: 750px) {
    .collection__item-container {
      margin-bottom: 30px; } }
  .collection__item-container:hover .collection__item, .collection__item-container:focus .collection__item {
    box-shadow: 0 16px 24px rgba(12, 0, 51, 0.1); }
  .collection__item-container:hover .grid__image .collection-product__content, .collection__item-container:focus .grid__image .collection-product__content {
    opacity: 1;
    visibility: visible; }
  @media screen and (min-width: 750px) {
    .collection__item-container:hover .product__add-cart, .collection__item-container:focus .product__add-cart {
      opacity: 1;
      visibility: visible; } }

.collection__item {
  background-color: white;
  border-radius: 7px;
  border: 1px solid rgba(11, 13, 38, 0.16);
  padding: 16px 15px 14px;
  display: block;
  color: #0b0d26;
  position: relative;
  margin-bottom: 15px;
  min-height: 300px;
  overflow: hidden; }
  @media screen and (min-width: 750px) {
    .collection__item {
      margin-bottom: 0;
      min-height: 425px; } }
  .collection__item .collection-product__label {
    color: white;
    font-size: 14px;
    line-height: 50px;
    position: absolute;
    top: 16px;
    right: 15px;
    border-radius: 100%;
    text-align: center;
    height: 50px;
    width: 50px;
    background-color: #990066;
    font-family: "Mark-Bold";
    z-index: 15; }
  .collection__item .collection-product__type {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 12px; }
    @media screen and (min-width: 750px) {
      .collection__item .collection-product__type {
        font-size: 14px; } }
  .collection__item .collection-product__info {
    padding-top: 1px; }
    @media screen and (min-width: 750px) {
      .collection__item .collection-product__info {
        display: flex;
        align-items: center;
        justify-content: space-between; } }
  .collection__item .collection-product__rating {
    height: 25px; }
    @media screen and (min-width: 750px) {
      .collection__item .collection-product__rating {
        display: inline-block; } }
    .collection__item .collection-product__rating .spr-icon {
      font-size: 14px; }
  .collection__item .collection-product__price {
    font-family: "Mark-Bold"; }
    @media screen and (min-width: 750px) {
      .collection__item .collection-product__price {
        font-size: 20px; } }
    .collection__item .collection-product__price s {
      color: #b0b0b0; }
    .collection__item .collection-product__price .sale-price {
      color: #990066; }
  .collection__item .grid__image {
    position: relative;
    padding: 20px 0 0;
    height: 170px; }
    @media screen and (min-width: 750px) {
      .collection__item .grid__image {
        height: 280px;
        padding: 20px 0 25px; } }
    .collection__item .grid__image img {
      width: auto;
      max-height: 150px; }
      @media screen and (min-width: 750px) {
        .collection__item .grid__image img {
          max-height: 250px; } }
    .collection__item .grid__image .collection-product__content {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      text-align: center;
      background-color: rgba(255, 255, 255, 0.9);
      display: flex;
      align-items: center;
      justify-content: center;
      visibility: hidden;
      opacity: 0;
      transition: all 0.2s ease-out;
      z-index: 10; }
  .collection__item .collection-product__title {
    margin-bottom: 12px;
    border-bottom: 1px solid #d8d8d8;
    display: flex;
    flex-direction: column;
    justify-content: flex-start; }
  .collection__item h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-family: "SouvenirStd-Demi";
    padding-bottom: 2px; }
    @media screen and (min-width: 750px) {
      .collection__item h3 {
        font-size: 24px;
        line-height: 26px; } }
  .collection__item p {
    font-size: 14px;
    margin-bottom: 0; }
    @media screen and (min-width: 750px) {
      .collection__item p {
        font-size: 16px; } }

.recipe-collection__item {
  padding: 0 0 14px;
  min-height: 340px; }
  @media screen and (min-width: 750px) {
    .recipe-collection__item {
      min-height: 382px; } }
  .recipe-collection__item .grid__image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 150px;
    margin-bottom: 20px; }
    @media screen and (min-width: 750px) {
      .recipe-collection__item .grid__image {
        height: 230px; } }
  .recipe-collection__item .collection-product__title {
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 12px; }
    .recipe-collection__item .collection-product__title h3 {
      padding: 0; }
  .recipe-collection__item .collection-product__info {
    margin: 0 15px; }
  .recipe-collection__item .collection-product__content p {
    font-size: 14px;
    line-height: 20px; }

.product__add-cart {
  background-color: white;
  border-radius: 0 0 7px 7px;
  border: 1px solid rgba(11, 13, 38, 0.16);
  border-top: none;
  box-shadow: 0 16px 24px rgba(12, 0, 51, 0.1);
  padding: 16px 15px 4px;
  width: 100%;
  position: absolute;
  z-index: 20;
  margin-top: -7px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease-out; }
  .product__add-cart .button {
    width: 100%; }
  .product__add-cart .product__variants {
    display: none; }
    .product__add-cart .product__variants select {
      height: 40px;
      padding: 0 18px;
      width: 100%; }
  .product__add-cart .product__buttons {
    position: relative; }
    .product__add-cart .product__buttons .product__select-option {
      position: absolute;
      top: 0;
      left: 0; }

.collection__item--list {
  height: auto;
  min-height: 0; }
  @media screen and (min-width: 750px) {
    .collection__item--list {
      display: flex;
      align-items: center;
      justify-content: flex-start; } }
  .collection__item--list .grid__image {
    padding: 0 25px; }
    @media screen and (min-width: 750px) {
      .collection__item--list .grid__image {
        float: left; } }
  @media screen and (min-width: 750px) {
    .collection__item--list .collection-product__details {
      width: 60%;
      flex-grow: 1;
      flex-basis: 0; } }
  .collection__item--list .collection-product__details a {
    color: #0b0d26; }
  .collection__item--list .collection-product__details .product__add-cart {
    position: relative;
    margin-top: 0;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    border: none;
    padding: 0;
    margin-top: 10px; }
    @media screen and (min-width: 750px) {
      .collection__item--list .collection-product__details .product__add-cart {
        width: 250px; } }
  .collection__item--list .collection-product__details .product-single__wishlist {
    color: rgba(11, 13, 38, 0.65);
    padding-top: 10px; }
    .collection__item--list .collection-product__details .product-single__wishlist a {
      color: rgba(11, 13, 38, 0.65); }
      .collection__item--list .collection-product__details .product-single__wishlist a:hover {
        color: #990066; }

.collection__title {
  border: none;
  border-radius: 7px; }
  @media screen and (max-width: 749px) {
    .collection__title {
      height: auto !important;
      min-height: 30px; } }
  @media screen and (min-width: 750px) {
    .collection__title {
      margin-bottom: 30px;
      padding: 32px 24px;
      background-color: #990066;
      color: white; } }
  .collection__title.collection__title--list, .collection__title.collection__title--mobile {
    background-color: white;
    color: #0b0d26;
    padding: 0;
    margin-bottom: 30px;
    min-height: 0; }
  .collection__title h1 {
    font-size: 24px;
    line-height: 30px;
    margin: 16px 0; }
    @media screen and (min-width: 750px) {
      .collection__title h1 {
        margin: 0 0 16px; } }

.filter-container {
  position: relative; }

@media screen and (min-width: 1025px) {
  .collection__filters {
    margin: 0 0 0 36px;
    padding-right: 42px;
    position: absolute;
    top: 0;
    width: 200px;
    height: 100vh;
    overflow: scroll; } }
@media screen and (min-width: 1200px) {
  .collection__filters {
    width: 250px; } }
.collection__filters .pt-mobile-header {
  background-color: #f9f9fb;
  margin-top: 20px; }
  .collection__filters .pt-mobile-header .pt-nav-toggle.active {
    margin-bottom: 20px; }
  .collection__filters .pt-mobile-header .pt-nav-toggle p {
    font-size: 20px !important; }
.collection__filters .filter-menu {
  margin-bottom: 10px;
  border: none; }
  @media screen and (min-width: 750px) {
    .collection__filters .filter-menu {
      margin-bottom: 0px; } }
@media screen and (min-width: 750px) {
  .collection__filters .filter-group,
  .collection__filters .filter-group--no-sublinks {
    border-bottom: 1px solid #ddd; } }
.collection__filters .filter-group .filter-nav,
.collection__filters .filter-group--no-sublinks .filter-nav {
  padding-bottom: 12px; }
.collection__filters .filter-group.pt-group-expanded h4, .collection__filters .filter-group.pt-group-expanded .h4,
.collection__filters .filter-group--no-sublinks.pt-group-expanded h4,
.collection__filters .filter-group--no-sublinks.pt-group-expanded .h4 {
  margin-bottom: 0; }
.collection__filters .filter-group h4, .collection__filters .filter-group .h4,
.collection__filters .filter-group--no-sublinks h4,
.collection__filters .filter-group--no-sublinks .h4 {
  font-family: "Mark-Bold";
  font-size: 20px;
  line-height: 32px;
  color: #990066;
  padding-bottom: 16px;
  padding-top: 16px;
  margin-bottom: 0;
  border-bottom: none; }
.collection__filters .filter-group--no-sublinks h4:after, .collection__filters .filter-group--no-sublinks .h4:after {
  display: none; }
.collection__filters .filter-menu__sublink {
  padding-left: 25px; }
.collection__filters .filter-menu h3 {
  font-family: "Mark-Bold";
  font-size: 20px;
  line-height: 32px;
  color: #990066;
  padding-bottom: 16px;
  padding-top: 16px;
  margin-bottom: 0; }
.collection__filters .filter-menu ul li {
  margin-bottom: 0; }
  .collection__filters .filter-menu ul li.selected a {
    font-weight: normal;
    font-family: "Mark-Bold";
    color: #0b0d26; }
  .collection__filters .filter-menu ul li.selected .filter-menu__sublink a {
    font-family: "Mark-Regular";
    font-weight: normal; }
  .collection__filters .filter-menu ul li a {
    font-size: 16px;
    line-height: 29px;
    margin: 0;
    color: rgba(11, 13, 38, 0.48); }
    .collection__filters .filter-menu ul li a:hover, .collection__filters .filter-menu ul li a:focus {
      color: #990066;
      font-family: "Mark-Bold"; }

.pagination {
  border-radius: 7px;
  border: 1px solid #d8d8dc;
  margin: 30px auto 0;
  display: inline-block;
  display: table; }
  .pagination > span {
    border-right: 1px solid #d8d8dc;
    font-family: "Mark-Bold";
    font-size: 14px;
    line-height: 34px;
    width: 32px;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    color: #990066; }
    .pagination > span:first-child a {
      border-radius: 7px 0 0 7px; }
    .pagination > span:last-child {
      border-right: none; }
      .pagination > span:last-child a {
        border-radius: 0 7px 7px 0; }
    .pagination > span a {
      color: rgba(11, 13, 38, 0.16); }
      .pagination > span a:hover, .pagination > span a:focus {
        background-color: #0b0d26;
        color: white; }
  .pagination .prev .icon,
  .pagination .next .icon {
    color: #990066;
    display: block;
    transform: rotate(90deg);
    font-size: 6px;
    height: 34px; }
  .pagination .next .icon {
    transform: rotate(-90deg); }

.collection-recipes,
.collection-supplies {
  margin-bottom: 30px; }
  @media screen and (min-width: 1025px) {
    .collection-recipes,
    .collection-supplies {
      margin-bottom: 114px; } }
  .collection-recipes .collection-recipes__title,
  .collection-recipes .collection-supplies__title,
  .collection-supplies .collection-recipes__title,
  .collection-supplies .collection-supplies__title {
    font-size: 25px;
    margin-bottom: 20px; }
    @media screen and (min-width: 750px) {
      .collection-recipes .collection-recipes__title,
      .collection-recipes .collection-supplies__title,
      .collection-supplies .collection-recipes__title,
      .collection-supplies .collection-supplies__title {
        font-size: 36px; } }
    @media screen and (min-width: 1025px) {
      .collection-recipes .collection-recipes__title,
      .collection-recipes .collection-supplies__title,
      .collection-supplies .collection-recipes__title,
      .collection-supplies .collection-supplies__title {
        font-size: 48px;
        line-height: 64px;
        margin-bottom: 62px; } }

/*================ Collection - Recipe ================*/
@media screen and (min-width: 750px) {
  .collection-recipe .breadcrumb {
    padding-left: 0; } }
@media screen and (min-width: 1025px) {
  .collection-recipe .breadcrumb {
    padding-left: 36px; } }
.collection-recipe .collection__header {
  margin-bottom: 30px;
  height: auto; }
  @media screen and (min-width: 1025px) {
    .collection-recipe .collection__header {
      padding-left: 36px;
      margin-bottom: 50px; } }
  .collection-recipe .collection__header h1 {
    font-size: 25px;
    margin-bottom: 15; }
    @media screen and (min-width: 1025px) {
      .collection-recipe .collection__header h1 {
        font-size: 48px;
        line-height: 64px;
        margin: 12px 0 25px; } }
  .collection-recipe .collection__header .rte {
    margin-bottom: 20px; }
    @media screen and (min-width: 1025px) {
      .collection-recipe .collection__header .rte {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 0; } }
    .collection-recipe .collection__header .rte a {
      color: #990066;
      text-decoration: none; }
      .collection-recipe .collection__header .rte a:hover, .collection-recipe .collection__header .rte a:focus {
        text-decoration: underline; }
.collection-recipe .collection-recipe__new a {
  color: #0b0d26;
  border-radius: 7px;
  border: 1px solid #d8d8dc;
  padding: 0;
  margin-bottom: 30px;
  overflow: hidden;
  display: block; }
  @media screen and (min-width: 750px) {
    .collection-recipe .collection-recipe__new a {
      display: flex;
      align-items: center;
      justify-content: space-between;
      min-height: 300px; } }
  .collection-recipe .collection-recipe__new a:hover, .collection-recipe .collection-recipe__new a:focus {
    box-shadow: 0 16px 24px rgba(12, 0, 51, 0.1); }
  .collection-recipe .collection-recipe__new a .collection-recipe__image {
    min-height: 200px;
    height: 100%;
    background-size: cover;
    flex-grow: 1;
    background-position: center;
    background-repeat: no-repeat; }
    @media screen and (min-width: 750px) {
      .collection-recipe .collection-recipe__new a .collection-recipe__image {
        min-height: 400px; } }
  .collection-recipe .collection-recipe__new a .collection-recipe__details {
    width: 100%;
    padding: 25px 20px 16px; }
    @media screen and (min-width: 750px) {
      .collection-recipe .collection-recipe__new a .collection-recipe__details {
        padding: 35px 30px 16px;
        width: 360px; } }
    .collection-recipe .collection-recipe__new a .collection-recipe__details h3 {
      font-size: 25px;
      margin-bottom: 0; }
      @media screen and (min-width: 1025px) {
        .collection-recipe .collection-recipe__new a .collection-recipe__details h3 {
          font-size: 48px;
          line-height: 54px;
          margin-bottom: 15px; } }
    .collection-recipe .collection-recipe__new a .collection-recipe__details .collection-product__content {
      margin-bottom: 20px; }
      @media screen and (min-width: 750px) {
        .collection-recipe .collection-recipe__new a .collection-recipe__details .collection-product__content {
          margin-bottom: 35px; } }
      .collection-recipe .collection-recipe__new a .collection-recipe__details .collection-product__content p {
        margin-bottom: 0; }
    .collection-recipe .collection-recipe__new a .collection-recipe__details .collection-recipe__info {
      display: flex;
      align-items: center;
      justify-content: space-between;
      border-top: 1px solid #d8d8dc;
      padding-top: 13px; }
      .collection-recipe .collection-recipe__new a .collection-recipe__details .collection-recipe__info .collection-recipe__rating {
        margin-bottom: 0; }
        .collection-recipe .collection-recipe__new a .collection-recipe__details .collection-recipe__info .collection-recipe__rating .spr-badge-caption {
          display: none; }
      .collection-recipe .collection-recipe__new a .collection-recipe__details .collection-recipe__info .collection-recipe__label {
        background-color: #fcb85c;
        font-size: 16px;
        line-height: 38px;
        font-family: "SouvenirStd-Medium";
        padding: 0 16px 0 6px;
        position: relative;
        height: 38px;
        border-radius: 0 7px 7px 0; }
        .collection-recipe .collection-recipe__new a .collection-recipe__details .collection-recipe__info .collection-recipe__label:before {
          content: '';
          display: block;
          position: absolute;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 19px 20px 19px 0;
          border-color: transparent #fcb85c transparent transparent;
          top: 0;
          left: -20px; }

/*================ Product ================*/
.breadcrumb {
  margin-top: 40px;
  margin-bottom: 20px;
  color: rgba(11, 13, 38, 0.5); }
  @media screen and (min-width: 750px) {
    .breadcrumb {
      padding: 0 36px; } }
  .breadcrumb a {
    color: rgba(11, 13, 38, 0.5); }
    .breadcrumb a:hover, .breadcrumb a:focus {
      color: #990066; }

.product-single {
  margin-top: 10px;
  margin-bottom: 40px;
  position: relative;
  overflow: visible;
  /* Create a custom checkbox */
  /* Style the checkbox-icon/indicator */
  /* When the checkbox is checked, add a blue background */
  /*.bundle-item__choose input:checked ~ .checkbox-icon */
  /* Create the checkbox-icon/indicator (hidden when not checked) */
  /* Show the checkbox-icon when checked */
  /* .bundle-item__choose input:checked ~ .checkbox-icon:after  */ }
  @media screen and (min-width: 750px) {
    .product-single {
      margin-top: 0;
      padding: 20px 31px 20px 0; } }
  @media screen and (min-width: 1025px) {
    .product-single {
      margin-bottom: 80px; } }
  .product-single > .grid__item {
    position: relative; }
    @media screen and (min-width: 750px) {
      .product-single > .grid__item .product-single__image {
        position: absolute;
        top: 0px;
        left: 0;
        width: 100%;
        padding: 0 51px; } }
  .product-single .product-single__hover-zoom {
    font-size: 12px;
    line-height: 18px;
    margin: 20px 0; }
    .product-single .product-single__hover-zoom .icon {
      font-size: 18px;
      line-height: 18px;
      margin-right: 8px;
      position: relative;
      top: 3px; }
  .product-single .slick-dots {
    width: 100%;
    text-align: center;
    display: block;
    list-style-type: none;
    margin: 0;
    padding-top: 5px;
    margin-bottom: 10px; }
    .product-single .slick-dots li {
      position: relative;
      display: inline-block;
      padding: 0 3px; }
      .product-single .slick-dots li.slick-active button:before {
        background-color: #0b0d26; }
      .product-single .slick-dots li button {
        line-height: 0;
        display: block;
        width: 20px;
        height: 20px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent; }
        .product-single .slick-dots li button:before {
          content: '';
          display: block;
          font-size: 0;
          line-height: 0;
          background-color: #ccc;
          border-radius: 100px;
          width: 6px;
          height: 6px; }
  .product-single h1,
  .product-single .mobile-title {
    font-size: 25px;
    margin-bottom: 0; }
    @media screen and (min-width: 1025px) {
      .product-single h1,
      .product-single .mobile-title {
        font-size: 42px;
        line-height: 50px;
        margin-bottom: 6px; } }
  .product-single .product-single__thumbnails {
    margin: 0; }
  .product-single .product-single__slide {
    margin: 0; }
    @media screen and (min-width: 750px) {
      .product-single .product-single__slide {
        margin-let: 20px; } }
    .product-single .product-single__slide img {
      max-height: 250px;
      margin: 0 auto;
      width: auto; }
      @media screen and (min-width: 750px) {
        .product-single .product-single__slide img {
          max-height: none; } }
  .product-single form {
    position: relative; }
  .product-single .product-single__details {
    margin-bottom: 12px; }
    @media screen and (min-width: 750px) {
      .product-single .product-single__details {
        margin-bottom: 6px; } }
    .product-single .product-single__details .product-single__sku {
      display: inline-block;
      color: rgba(11, 13, 38, 0.5);
      text-transform: uppercase;
      margin-bottom: 10px; }
      @media screen and (min-width: 750px) {
        .product-single .product-single__details .product-single__sku {
          margin-bottom: 0; } }
    .product-single .product-single__details .product-single__review-badge {
      cursor: pointer; }
      .product-single .product-single__details .product-single__review-badge a {
        color: #0b0d26; }
  .product-single .bundle-item__choose {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .product-single .checkbox-icon {
    position: absolute;
    top: 5px;
    left: 31px;
    height: 25px;
    width: 25px;
    border: #d8d8dc 1px solid;
    background-color: transparent;
    border-radius: 3px;
    z-index: -1; }
  .product-single .bundle-item__choose .checkbox-icon:after {
    left: 8px;
    top: 3px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .product-single .product-bundle__total_label {
    color: rgba(11, 13, 38, 0.6); }
  .product-single .product-bundle__actions {
    display: flex;
    align-items: center; }
  .product-single .product-bundle__total_price {
    font-size: 18px;
    color: #990066; }
  .product-single .product-bundle__submit {
    width: 100%; }
  .product-single .product-single__bundle .product-single__bundle-container .product-single__bundle-item.active {
    opacity: 1; }
  .product-single .product-single__bundle .product-single__bundle-container .product-single__bundle-item.in-active {
    opacity: 0.5; }
  .product-single .product-single__bundle .product-bundle__actions .product-bundle__total .product-bundle__total_label {
    font-size: 16px;
    color: rgba(11, 13, 38, 0.5); }
  .product-single .product-single__bundle .product-bundle__actions .product-bundle__total .product-bundle__total_price {
    font-size: 18px;
    color: #906; }
  .product-single .product-single__bundle .product-bundle__actions .product-bundle__submit {
    width: 100%; }
  .product-single .bundle-item__choose input.active ~ .checkbox-icon {
    background-color: #990066;
    border-color: #990066; }
  .product-single .checkbox-icon:after {
    content: "";
    position: absolute;
    display: none; }
  .product-single .bundle-item__choose input.active ~ .checkbox-icon:after {
    display: block; }
  .product-single .bundle-item__choose input:checked ~ .checkbox-icon {
    background-color: #990066;
    border-color: #990066; }
  .product-single .bundle-item__choose input:checked ~ .checkbox-icon:after {
    display: block; }
  .product-single .bundle-item__choose input:checked ~ .checkbox-icon {
    background-color: #990066;
    border-color: #990066; }
  .product-single .bundle-item__choose input:checked ~ .checkbox-icon:after {
    display: block; }
  .product-single .bundle-item__choose {
    margin-left: -36px;
    padding-right: 16px;
    padding-left: 0;
    font-size: 22px; }
  .product-single .bundle-item__choose input {
    position: relative;
    z-index: 99;
    opacity: 0;
    margin-left: 31px;
    height: 30px;
    cursor: pointer;
    width: 30px; }
  .product-single .product-single__meta {
    margin-bottom: 10px; }
    @media screen and (min-width: 750px) {
      .product-single .product-single__meta {
        margin-bottom: 10px; } }
    .product-single .product-single__meta .product-single__price {
      font-size: 20px;
      display: inline-block;
      font-family: "SouvenirStd-Medium";
      color: #990066; }
      @media screen and (min-width: 1025px) {
        .product-single .product-single__meta .product-single__price {
          font-size: 30px;
          line-height: 43px; } }
      .product-single .product-single__meta .product-single__price.product-single__sale-price {
        color: #990066; }
    .product-single .product-single__meta .product-single__price--compare {
      margin-right: 10px;
      text-decoration: line-through; }
  .product-single .product-single__review-badge {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 15px; }
    .product-single .product-single__review-badge .stamped-badge-caption {
      visibility: hidden; }
  .product-single .product-single__prod-feature {
    text-transform: uppercase;
    font-size: 16px; }
  .product-single .product-single__benefits {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 15px 0px 5px 0px; }
  .product-single .product-single__review-feature {
    margin-block-start: .75em;
    margin-block-end: 2em;
    background-color: #f9f9fb;
    padding: 25px 30px;
    border-radius: 7px;
    text-transform: none;
    font-weight: 600;
    font-size: 18px;
    font-style: italic; }
  .product-single .selector-wrapper {
    display: flex;
    align-items: center; }
    .product-single .selector-wrapper .product-single__select-label {
      padding: 18px 0 18px 18px;
      color: rgba(11, 13, 38, 0.5);
      height: 60px;
      border-radius: 7px 0 0 7px;
      border: 1px solid #d8d8dc;
      border-right: none;
      margin: 6px 0 12px 0; }
    .product-single .selector-wrapper select {
      flex-grow: 1;
      border-left: none;
      border-radius: 0 7px 7px 0; }
  .product-single #productSelect {
    display: none; }
  .product-single select {
    margin: 6px 0 12px 0; }
  .product-single .product-single__actions {
    clear: both; }
  .product-single .product__variants-select {
    border: 1px solid #ddd;
    border-radius: 7px;
    background-size: 14px 8px;
    background-repeat: no-repeat;
    background-position: right 10px top 28px;
    position: relative;
    background-image: url(//cdn.shopify.com/s/files/1/2836/2982/t/34/assets/arrow-down.png?v=2572425521193727873);
    cursor: pointer; }
    .product-single .product__variants-select input[type="radio"] {
      display: none; }
      .product-single .product__variants-select input[type="radio"]:checked + label {
        background-color: #990066;
        color: #fff; }
    .product-single .product__variants-select li {
      margin: 0; }
      .product-single .product__variants-select li label {
        display: block;
        padding: 10px 18px; }
    .product-single .product__variants-select li {
      margin: 0; }
      .product-single .product__variants-select li label:hover {
        background-color: #cccccc;
        color: #0b0d26; }
    .product-single .product__variants-select .variant-label {
      color: rgba(11, 13, 38, 0.5);
      padding: 18px;
      display: block; }
      .product-single .product__variants-select .variant-label .selected-variant {
        color: #0b0d26;
        margin-left: 18px; }
    .product-single .product__variants-select .variant-options {
      display: none;
      position: absolute;
      width: calc(100% + 2px);
      left: -1px;
      border: 1px solid #ddd;
      border-top: none;
      border-radius: 0 0 7px 7px;
      z-index: 100;
      top: 57px;
      background: #f9f9f9;
      box-shadow: 0 16px 24px rgba(12, 0, 51, 0.1); }
      .product-single .product__variants-select .variant-options .sold-out {
        margin-left: 18px;
        color: #999999; }
  .product-single .product-single__quantity label {
    display: none !important; }
  .product-single .product-single__quantity .js-qty__adjust {
    position: absolute;
    top: 0;
    z-index: 1;
    height: 100%;
    background-color: transparent;
    color: #0b0d26;
    padding: 0 17px; }
    .product-single .product-single__quantity .js-qty__adjust:hover, .product-single .product-single__quantity .js-qty__adjust:focus {
      background-color: #0b0d26;
      color: white; }
    .product-single .product-single__quantity .js-qty__adjust.js-qty__adjust--plus {
      right: 0;
      border-radius: 0 7px 7px 0;
      font-size: 14px; }
    .product-single .product-single__quantity .js-qty__adjust.js-qty__adjust--minus {
      left: 0;
      border-radius: 7px 0 0 7px;
      font-size: 18px;
      padding-top: 2px; }
  .product-single .product-single__quantity input,
  .product-single .product-single__quantity .js-qty {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 6px auto 12px auto;
    text-align: center; }
    @media screen and (min-width: 750px) {
      .product-single .product-single__quantity input,
      .product-single .product-single__quantity .js-qty {
        width: 100%;
        margin: 6px 0 12px 0;
        font-size: 26px;
        line-height: 32px; } }
  .product-single .product-single__submit {
    width: 100%;
    margin-top: 6px;
    height: 60px; }
    @media screen and (min-width: 1025px) {
      .product-single .product-single__submit {
        font-size: 20px; } }
    .product-single .product-single__submit.disabled:hover, .product-single .product-single__submit.disabled:focus {
      color: #b6b6b6;
      background-color: #f6f6f6; }

.product-single__content .product-single__content-row {
  border-top: 1px solid #d8d8dc;
  padding: 16px 0; }
  .product-single__content .product-single__content-row.content-row--default .product-single__description {
    display: block; }
  .product-single__content .product-single__content-row h3 {
    font-family: "Mark-Medium";
    font-size: 20px;
    line-height: 32px;
    color: #990066;
    margin-bottom: 0;
    cursor: pointer;
    padding: 0 4px; }
    @media screen and (min-width: 750px) {
      .product-single__content .product-single__content-row h3 {
        padding: 0 25px 0 4px; } }
    .product-single__content .product-single__content-row h3 .icon {
      font-size: 16px;
      color: rgba(11, 13, 38, 0.5);
      transition: all 0.2s ease-out;
      text-align: center;
      width: 24px; }
      .product-single__content .product-single__content-row h3 .icon:hover, .product-single__content .product-single__content-row h3 .icon:focus {
        color: #0b0d26; }
      .product-single__content .product-single__content-row h3 .icon.icon-minus {
        font-size: 22px; }
  .product-single__content .product-single__content-row .product-single__description {
    display: none;
    margin-top: 18px;
    line-height: 26px;
    font-size: 16px;
    padding-left: 4px; }
    @media screen and (min-width: 750px) {
      .product-single__content .product-single__content-row .product-single__description ul,
      .product-single__content .product-single__content-row .product-single__description ol {
        margin-left: 32px; } }
    .product-single__content .product-single__content-row .product-single__description p {
      margin-bottom: 16px; }
    .product-single__content .product-single__content-row .product-single__description ol {
      list-style: none;
      counter-reset: item; }
      .product-single__content .product-single__content-row .product-single__description ol li {
        counter-increment: item;
        position: relative; }
        .product-single__content .product-single__content-row .product-single__description ol li:before {
          content: counter(item) ".";
          font-family: "Mark-Bold";
          left: -20px;
          position: absolute; }
  .product-single__content .product-single__content-row .product-single__bundle-container {
    position: relative;
    margin-bottom: 27px; }
    .product-single__content .product-single__content-row .product-single__bundle-container .product__add-cart {
      left: 0;
      padding: 4px 15px 16px; }
      .product-single__content .product-single__content-row .product-single__bundle-container .product__add-cart form {
        display: flex;
        align-items: center;
        justify-content: space-between; }
      .product-single__content .product-single__content-row .product-single__bundle-container .product__add-cart .product__actions {
        flex-grow: 1;
        padding-left: 20px; }
      .product-single__content .product-single__content-row .product-single__bundle-container .product__add-cart .button {
        height: 40px;
        font-size: 16px; }
  .product-single__content .product-single__content-row .product-single__bundle {
    padding-left: 0; }
    .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item {
      border-radius: 7px;
      border: 1px solid #d8d8dc;
      padding: 14px 30px;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      position: relative; }
      .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item:last-child {
        margin-bottom: 17px; }
      .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item a {
        color: #0b0d26; }
      .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item .bundle-item__image {
        width: 170px; }
      .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item .bundle-item__content {
        width: 100%;
        margin-left: 25px;
        position: relative; }
        @media screen and (min-width: 750px) {
          .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item .bundle-item__content {
            margin-left: 40px; } }
        .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item .bundle-item__content .bundle-item__title {
          border-bottom: 1px solid #d8d8dc; }
          .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item .bundle-item__content .bundle-item__title .bundle-item__type {
            margin-bottom: 12px;
            font-size: 14px;
            line-height: 20px; }
          .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item .bundle-item__content .bundle-item__title h3 {
            color: #0b0d26;
            font-family: "SouvenirStd-Demi";
            margin-bottom: 2px;
            padding: 0;
            line-height: 24px; }
            @media screen and (min-width: 1025px) {
              .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item .bundle-item__content .bundle-item__title h3 {
                font-size: 24px;
                line-height: 27px; } }
        .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item .bundle-item__content .bundle-item__details {
          margin-top: 12px;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item .bundle-item__content .bundle-item__details .bundle-item__rating {
            display: inline-block;
            height: 25px; }
            .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item .bundle-item__content .bundle-item__details .bundle-item__rating .spr-badge-caption {
              display: none; }
            .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item .bundle-item__content .bundle-item__details .bundle-item__rating .spr-icon {
              font-size: 12px;
              padding-right: 1px; }
          .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item .bundle-item__content .bundle-item__details .bundle-item__price {
            font-family: "Mark-Bold"; }
            @media screen and (min-width: 750px) {
              .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item .bundle-item__content .bundle-item__details .bundle-item__price {
                font-size: 20px; } }
            .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item .bundle-item__content .bundle-item__details .bundle-item__price s {
              color: #b0b0b0; }
            .product-single__content .product-single__content-row .product-single__bundle .product-single__bundle-item .bundle-item__content .bundle-item__details .bundle-item__price .sale-price {
              color: #990066; }
    .product-single__content .product-single__content-row .product-single__bundle .button {
      height: 40px;
      margin: 0; }
      @media screen and (min-width: 1025px) {
        .product-single__content .product-single__content-row .product-single__bundle .button {
          height: 60px;
          font-size: 20px; } }

.product-tabs {
  background-color: #f9f9fb;
  margin-bottom: 40px;
  padding: 20px 0; }
  @media screen and (min-width: 750px) {
    .product-tabs {
      margin-bottom: 108px;
      padding: 55px 0 48px; } }
  .product-tabs .product-tabs__titles {
    margin-bottom: 25px; }
    @media screen and (min-width: 750px) {
      .product-tabs .product-tabs__titles {
        border-bottom: 2px solid #f3f4f5;
        margin-bottom: 52px; } }
  .product-tabs .product-tabs__title {
    font-family: "SouvenirStd-Medium";
    position: relative;
    cursor: pointer;
    padding: 6px 15px;
    font-size: 18px;
    display: block;
    border-bottom: 1px solid #d8d8dc; }
    @media screen and (min-width: 750px) {
      .product-tabs .product-tabs__title {
        padding: 0 24px 13px;
        line-height: 36px;
        display: inline-block;
        border-bottom: none; } }
    @media screen and (min-width: 1025px) {
      .product-tabs .product-tabs__title {
        font-size: 24px;
        padding: 0 47px 13px; } }
    .product-tabs .product-tabs__title:first-child:before {
      display: none; }
    .product-tabs .product-tabs__title:before {
      content: '';
      position: absolute;
      display: none;
      height: 30px;
      width: 2px;
      background-color: #f3f4f5;
      top: 5px;
      left: 0; }
      @media screen and (min-width: 750px) {
        .product-tabs .product-tabs__title:before {
          display: block; } }
    .product-tabs .product-tabs__title:after {
      content: '';
      display: none;
      position: absolute;
      width: 100%;
      height: 2px;
      background-color: #990066;
      bottom: -2px;
      left: 0; }
      @media screen and (min-width: 750px) {
        .product-tabs .product-tabs__title:after {
          height: 4px;
          bottom: -4px; } }
    .product-tabs .product-tabs__title.tab--active {
      display: inline-block; }
      .product-tabs .product-tabs__title.tab--active:after {
        display: block; }
  .product-tabs .product-tab {
    display: none; }
    .product-tabs .product-tab.product-tab--active {
      display: block; }

.product-reviews .review__rating-rounded {
  font-family: "Mark-Bold";
  font-size: 24px;
  line-height: 25px;
  display: block;
  opacity: 0; }

.related-products {
  margin-bottom: 30px; }
  @media screen and (min-width: 750px) {
    .related-products {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1025px) {
    .related-products {
      margin-bottom: 114px; } }
  @media screen and (min-width: 750px) {
    .related-products h2 {
      margin-bottom: 62px;
      font-size: 48px;
      line-height: 64px; } }

/*================ Product - Workshop ================*/
.template-workshop main {
  padding-bottom: 0; }

.product-workshop {
  margin-top: 20px; }
  @media screen and (min-width: 750px) {
    .product-workshop {
      padding: 0 31px;
      margin-top: 34px; } }
  @media screen and (min-width: 1025px) {
    .product-workshop {
      padding: 0 31px 0 0; } }
  .product-workshop .product-single__photos {
    border-radius: 7px;
    overflow: hidden;
    margin-bottom: 0; }
    @media screen and (min-width: 750px) {
      .product-workshop .product-single__photos {
        margin-right: 40px; } }
    @media screen and (min-width: 1025px) {
      .product-workshop .product-single__photos {
        margin-right: 70px; } }
  .product-workshop .product-single__photo {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 7px;
    height: 300px; }
    @media screen and (min-width: 750px) {
      .product-workshop .product-single__photo {
        margin-bottom: 32px; } }
    @media screen and (min-width: 1025px) {
      .product-workshop .product-single__photo {
        height: 495px; } }
  @media screen and (min-width: 1025px) {
    .product-workshop .product-workshop__details {
      margin-right: 51px; } }
  .product-workshop .product-single__meta {
    color: #990066;
    font-size: 20px;
    display: inline-block;
    font-family: "Mark-Bold"; }
    @media screen and (min-width: 1025px) {
      .product-workshop .product-single__meta {
        font-size: 30px;
        line-height: 43px; } }
  .product-workshop .product-single__description {
    margin-bottom: 32px;
    margin-top: 30px; }
    @media screen and (min-width: 750px) {
      .product-workshop .product-single__description {
        margin-top: 0; } }
    @media screen and (min-width: 1025px) {
      .product-workshop .product-single__description {
        padding-right: 26px;
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 40px; } }
    .product-workshop .product-single__description h2, .product-workshop .product-single__description h3 {
      font-family: "SouvenirStd-Demi";
      font-size: 24px;
      margin: 20px 0 0;
      line-height: 36px; }
      @media screen and (min-width: 750px) {
        .product-workshop .product-single__description h2, .product-workshop .product-single__description h3 {
          margin-top: 30px; } }
    .product-workshop .product-single__description ul {
      font-size: 16px;
      line-height: 26px;
      list-style: none;
      margin: 0; }
      .product-workshop .product-single__description ul li {
        position: relative; }
        @media screen and (min-width: 750px) {
          .product-workshop .product-single__description ul li {
            padding-left: 25px;
            background-image: url(//cdn.shopify.com/s/files/1/2836/2982/t/34/assets/check.png?v=9378351939980081860);
            background-repeat: no-repeat;
            background-position: left center; } }
  .product-workshop .workshop__variants {
    margin-bottom: 15px; }
    @media screen and (min-width: 1025px) {
      .product-workshop .workshop__variants {
        margin-bottom: 30px; } }
    .product-workshop .workshop__variants .variant__mobile-dropdown {
      border-radius: 7px;
      background-color: #0b0d26;
      font-family: "Mark-Bold";
      font-size: 18px;
      padding: 10px;
      margin-top: 10px;
      color: white; }
      .product-workshop .workshop__variants .variant__mobile-dropdown p {
        margin-bottom: 0; }
    .product-workshop .workshop__variants h2 {
      font-family: "SouvenirStd-Demi";
      margin-bottom: 0; }
      @media screen and (min-width: 1025px) {
        .product-workshop .workshop__variants h2 {
          font-size: 36px; } }
    @media screen and (min-width: 750px) {
      .product-workshop .workshop__variants p {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 16px; } }
    .product-workshop .workshop__variants ul {
      border-radius: 7px;
      border: 1px solid rgba(11, 13, 38, 0.16);
      margin: 0;
      list-style: none;
      overflow: hidden; }
      .product-workshop .workshop__variants ul li {
        display: block;
        margin: 0 36px;
        border-bottom: 1px solid rgba(11, 13, 38, 0.16); }
        @media screen and (min-width: 750px) {
          .product-workshop .workshop__variants ul li {
            display: flex;
            align-items: center;
            justify-content: space-between; } }
        .product-workshop .workshop__variants ul li:last-child {
          border-bottom: none; }
        .product-workshop .workshop__variants ul li input[type="radio"] {
          display: none; }
        .product-workshop .workshop__variants ul li input[type="radio"]:checked + label:before {
          visibility: visible;
          opacity: 1; }
        .product-workshop .workshop__variants ul li label {
          font-size: 24px;
          font-family: "SouvenirStd-Medium";
          line-height: 36px;
          display: block;
          width: 100%;
          padding: 16px 0;
          position: relative; }
          .product-workshop .workshop__variants ul li label:before {
            content: '';
            display: block;
            visibility: hidden;
            opacity: 0;
            top: 0;
            left: -36px;
            position: absolute;
            background-color: #990066;
            height: calc(100% + 74px);
            width: 8px;
            transition: all 0.1s ease-out; }
            @media screen and (min-width: 750px) {
              .product-workshop .workshop__variants ul li label:before {
                height: 100%; } }
          .product-workshop .workshop__variants ul li label span {
            display: block;
            font-size: 16px;
            line-height: 24px; }
          .product-workshop .workshop__variants ul li label .workshop__variant-details {
            font-family: "Mark-Regular"; }
          .product-workshop .workshop__variants ul li label .workshop__variant-stock {
            font-family: "Mark-Bold";
            color: #990066; }
        .product-workshop .workshop__variants ul li .product-single__quantity .js-qty {
          width: 145px;
          height: 54px; }
          .product-workshop .workshop__variants ul li .product-single__quantity .js-qty input {
            font-size: 23px;
            height: 54px; }
        .product-workshop .workshop__variants ul li .workshop__variant-sold {
          color: rgba(11, 13, 38, 0.37);
          font-size: 33px;
          line-height: 33px;
          font-family: "Mark-Bold";
          min-width: 145px;
          margin-bottom: 12px; }
          .product-workshop .workshop__variants ul li .workshop__variant-sold span {
            font-size: 16px;
            line-height: 16px;
            display: block; }

.workshop-location .workshop-location__title {
  padding-bottom: 20px; }
  @media screen and (min-width: 750px) {
    .workshop-location .workshop-location__title {
      padding-bottom: 36px; } }
  @media screen and (min-width: 1025px) {
    .workshop-location .workshop-location__title {
      margin-right: 70px; } }
.workshop-location h2 {
  font-family: "SouvenirStd-Demi";
  margin-bottom: 0;
  font-size: 25px; }
  @media screen and (min-width: 750px) {
    .workshop-location h2 {
      font-size: 36px;
      line-height: 40px; } }
.workshop-location p {
  margin-bottom: 0; }
  @media screen and (min-width: 750px) {
    .workshop-location p {
      font-size: 24px; } }
.workshop-location .workshop-location__map {
  width: 100%; }
  .workshop-location .workshop-location__map #map {
    height: 300px; }
    @media screen and (min-width: 1025px) {
      .workshop-location .workshop-location__map #map {
        height: 450px; } }

.workshop__review-slider {
  background-color: white;
  margin: 30px 0;
  padding: 25px;
  position: relative; }
  @media screen and (min-width: 1025px) {
    .workshop__review-slider {
      min-height: 575px;
      margin: 114px 51px 0 30px;
      padding: 25px 46px; } }
  .workshop__review-slider .review-slider {
    margin-bottom: 20px;
    position: relative; }
    @media screen and (min-width: 750px) {
      .workshop__review-slider .review-slider {
        margin-bottom: 50px; } }
  .workshop__review-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px; }
    .workshop__review-slider .slick-arrow.slick-prev {
      left: -94px;
      transform: translateY(-50%) rotate(90deg); }
    .workshop__review-slider .slick-arrow.slick-next {
      right: -94px;
      transform: translateY(-50%) rotate(-90deg); }
  .workshop__review-slider .review-slide {
    font-family: "SouvenirStd-Medium";
    font-size: 18px;
    letter-spacing: -0.4px;
    line-height: 24px;
    padding: 0 20px; }
    @media screen and (min-width: 750px) {
      .workshop__review-slider .review-slide {
        font-size: 24px;
        line-height: 35px; } }
    .workshop__review-slider .review-slide .review-slider__header {
      padding: 0 0 20px;
      border-bottom: 1px solid #d8d8dc;
      margin-bottom: 30px; }
      .workshop__review-slider .review-slide .review-slider__header .review__badge {
        display: inline-block;
        font-size: 24px;
        font-family: "Mark-Bold";
        line-height: 36px;
        margin-right: 5px; }
        .workshop__review-slider .review-slide .review-slider__header .review__badge .spr-icon {
          line-height: 36px;
          position: relative;
          top: -2px;
          font-size: 16px;
          padding: 1px; }
        .workshop__review-slider .review-slide .review-slider__header .review__badge .spr-badge-caption {
          display: none;
          font-size: 14px; }
          .workshop__review-slider .review-slide .review-slider__header .review__badge .spr-badge-caption a {
            color: #0b0d26; }
  .workshop__review-slider .button {
    width: 78%; }
    @media screen and (min-width: 750px) {
      .workshop__review-slider .button {
        border-width: 3px;
        height: 50px;
        font-size: 20px;
        padding-top: 10px; } }

/*================ Product - Recipe ================*/
.product-recipe {
  margin-bottom: 32px;
  background-color: #f9f9fb;
  border-radius: 7px;
  overflow: hidden; }
  @media screen and (min-width: 750px) {
    .product-recipe {
      display: flex;
      align-items: center; } }
  .product-recipe .product-single__photos {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    min-height: 200px;
    margin: 0; }
    @media screen and (min-width: 750px) {
      .product-recipe .product-single__photos {
        min-height: 500px; } }
    .product-recipe .product-single__photos .social-buttons {
      margin: 0;
      display: block;
      padding: 0;
      position: absolute;
      left: 50%;
      bottom: 20px;
      transform: translateX(-50%);
      border-top: none; }
      @media screen and (min-width: 750px) {
        .product-recipe .product-single__photos .social-buttons {
          left: 20px;
          bottom: 20px;
          transform: none; } }
      .product-recipe .product-single__photos .social-buttons a {
        width: 36px;
        height: 36px;
        border-radius: 50px;
        background-color: white;
        display: inline-block;
        text-align: center;
        margin-right: 12px; }
        .product-recipe .product-single__photos .social-buttons a.social-button_twitter {
          color: #00aced; }
          .product-recipe .product-single__photos .social-buttons a.social-button_twitter:hover, .product-recipe .product-single__photos .social-buttons a.social-button_twitter:focus {
            background-color: #00aced;
            color: white; }
        .product-recipe .product-single__photos .social-buttons a.social-button_facebook {
          color: #3b5998; }
          .product-recipe .product-single__photos .social-buttons a.social-button_facebook:hover, .product-recipe .product-single__photos .social-buttons a.social-button_facebook:focus {
            background-color: #3b5998;
            color: white; }
        .product-recipe .product-single__photos .social-buttons a.social-button_pinterest {
          color: #C92228; }
          .product-recipe .product-single__photos .social-buttons a.social-button_pinterest:hover, .product-recipe .product-single__photos .social-buttons a.social-button_pinterest:focus {
            background-color: #C92228;
            color: white; }
        .product-recipe .product-single__photos .social-buttons a .icon {
          margin-right: 0;
          font-size: 19px;
          position: relative;
          top: -3px; }
  .product-recipe .recipe__overview {
    padding: 24px; }
    @media screen and (min-width: 750px) {
      .product-recipe .recipe__overview {
        padding: 36px; } }
    @media screen and (min-width: 1025px) {
      .product-recipe .recipe__overview {
        padding: 36px 50px 36px 60px; } }
    .product-recipe .recipe__overview h1 {
      margin-bottom: 6px; }
      @media screen and (min-width: 1025px) {
        .product-recipe .recipe__overview h1 {
          margin-bottom: 15px; } }
    .product-recipe .recipe__overview .recipe__actions {
      margin-bottom: 12px; }
      @media screen and (min-width: 1025px) {
        .product-recipe .recipe__overview .recipe__actions {
          margin-bottom: 36px;
          display: flex;
          align-items: center;
          justify-content: space-between; } }
      .product-recipe .recipe__overview .recipe__actions .product-single__review-badge .review__rating-rounded {
        font-size: 24px;
        font-family: "Mark-Bold";
        line-height: 36px;
        margin-right: 5px; }
      .product-recipe .recipe__overview .recipe__actions .product-single__review-badge .spr-badge {
        display: inline-block;
        position: relative;
        top: -3px; }
      .product-recipe .recipe__overview .recipe__actions .product-single__review-badge .spr-badge-caption {
        display: none; }
      .product-recipe .recipe__overview .recipe__actions .button {
        width: 275px;
        border-width: 2px;
        background-color: transparent;
        padding-top: 6.25px; }
        .product-recipe .recipe__overview .recipe__actions .button:hover, .product-recipe .recipe__overview .recipe__actions .button:focus {
          background-color: #990066; }
    .product-recipe .recipe__overview .rte {
      margin-bottom: 22px; }
    .product-recipe .recipe__overview .recipe__tags {
      padding-top: 20px;
      border-top: 2px solid #f3f4f5; }
      @media screen and (min-width: 1025px) {
        .product-recipe .recipe__overview .recipe__tags {
          padding-top: 40px; } }
      .product-recipe .recipe__overview .recipe__tags ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap; }
        @media screen and (min-width: 1025px) {
          .product-recipe .recipe__overview .recipe__tags ul {
            flex-wrap: nowrap; } }
        .product-recipe .recipe__overview .recipe__tags ul li {
          flex: 1 0 50%;
          margin-bottom: 10px; }
          @media screen and (min-width: 1025px) {
            .product-recipe .recipe__overview .recipe__tags ul li {
              flex: unset;
              margin-bottom: 0; } }
          .product-recipe .recipe__overview .recipe__tags ul li .icon {
            display: block;
            font-size: 30px;
            height: 48px;
            width: 48px;
            margin: 0 auto 6px;
            text-align: center; }
            @media screen and (min-width: 1025px) {
              .product-recipe .recipe__overview .recipe__tags ul li .icon {
                font-size: 36px; } }
            .product-recipe .recipe__overview .recipe__tags ul li .icon.icon-temp {
              font-size: 30px; }
          .product-recipe .recipe__overview .recipe__tags ul li .recipe__tag-title {
            font-size: 14px;
            font-family: "Mark-Bold";
            text-transform: uppercase;
            display: block; }

.recipe__requirements {
  border-radius: 7px;
  border: 1px solid #d8d8dc;
  padding: 24px 0;
  margin-bottom: 25px;
  position: relative; }
  @media screen and (min-width: 750px) {
    .recipe__requirements {
      padding: 42px 0;
      margin-bottom: 40px; } }
  .recipe__requirements .recipe__product-list {
    max-width: 423px;
    padding: 0 24px; }
    @media screen and (min-width: 1025px) {
      .recipe__requirements .recipe__product-list {
        margin-left: 80px;
        padding: 0; } }
    .recipe__requirements .recipe__product-list h3 {
      font-family: "SouvenirStd-Demi";
      font-size: 24px;
      margin-bottom: 16px; }
      @media screen and (min-width: 750px) {
        .recipe__requirements .recipe__product-list h3 {
          margin-bottom: 24px;
          padding-left: 12px; } }
    .recipe__requirements .recipe__product-list ul {
      list-style: none;
      margin: 0 0 16px; }
      @media screen and (min-width: 750px) {
        .recipe__requirements .recipe__product-list ul {
          margin: 0; } }
    .recipe__requirements .recipe__product-list li {
      line-height: 24px;
      border-radius: 7px;
      position: relative;
      padding: 10px;
      margin: 0; }
      @media screen and (min-width: 1025px) {
        .recipe__requirements .recipe__product-list li {
          margin-bottom: 5px;
          padding: 5px 0 5px 70px; } }
      .recipe__requirements .recipe__product-list li span {
        font-family: "Mark-Bold";
        margin-right: 6px; }
        @media screen and (min-width: 1025px) {
          .recipe__requirements .recipe__product-list li span {
            margin-right: 22px;
            position: absolute;
            left: 12px;
            width: 50px;
            text-align: right; } }
    .recipe__requirements .recipe__product-list li[data-product] {
      cursor: pointer;
      transition: all 0.2s ease-out; }
      .recipe__requirements .recipe__product-list li[data-product]:hover, .recipe__requirements .recipe__product-list li[data-product]:focus {
        color: #990066; }
      .recipe__requirements .recipe__product-list li[data-product].product--active {
        background-color: #990066;
        color: white; }
        .recipe__requirements .recipe__product-list li[data-product].product--active:hover, .recipe__requirements .recipe__product-list li[data-product].product--active:focus {
          color: white; }
  .recipe__requirements .recipe__product-details > div {
    display: none;
    padding: 0 24px; }
    @media screen and (min-width: 1025px) {
      .recipe__requirements .recipe__product-details > div {
        padding: 0;
        margin-right: 70px; } }
  .recipe__requirements .recipe__product-details .recipe__item {
    display: none; }
    @media screen and (min-width: 750px) {
      .recipe__requirements .recipe__product-details .recipe__item {
        display: block; } }
    .recipe__requirements .recipe__product-details .recipe__item .item__image {
      margin-bottom: 20px; }
      @media screen and (min-width: 1025px) {
        .recipe__requirements .recipe__product-details .recipe__item .item__image {
          padding-right: 36px;
          display: inline-block;
          width: 36%;
          margin-bottom: 0; } }
      .recipe__requirements .recipe__product-details .recipe__item .item__image img {
        margin: 0 auto;
        max-height: 200px;
        display: block;
        width: auto; }
    @media screen and (min-width: 1025px) {
      .recipe__requirements .recipe__product-details .recipe__item .item__details {
        display: inline-block;
        width: 60%; } }
    .recipe__requirements .recipe__product-details .recipe__item .item__details a {
      color: #0b0d26; }
    @media screen and (min-width: 750px) {
      .recipe__requirements .recipe__product-details .recipe__item .item__details h3 {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 9px; } }
    .recipe__requirements .recipe__product-details .recipe__item .item__details .collection-product__price {
      font-size: 20px;
      line-height: 22px;
      font-family: "Mark-Bold";
      margin-bottom: 10px; }
      @media screen and (min-width: 1025px) {
        .recipe__requirements .recipe__product-details .recipe__item .item__details .collection-product__price {
          margin-bottom: 20px;
          font-size: 24px;
          line-height: 30px; } }
    .recipe__requirements .recipe__product-details .recipe__item .item__details .item__info {
      margin-bottom: 16px; }
      @media screen and (min-width: 750px) {
        .recipe__requirements .recipe__product-details .recipe__item .item__details .item__info {
          display: flex;
          align-items: center;
          justify-content: space-between; } }
      .recipe__requirements .recipe__product-details .recipe__item .item__details .item__info .product-single__sku {
        text-transform: uppercase;
        color: rgba(11, 13, 38, 0.5);
        font-size: 11px; }
      .recipe__requirements .recipe__product-details .recipe__item .item__details .item__info .product-single__review-badge {
        font-size: 11px; }
        .recipe__requirements .recipe__product-details .recipe__item .item__details .item__info .product-single__review-badge a {
          font-size: 11px;
          color: #0b0d26; }
    .recipe__requirements .recipe__product-details .recipe__item .item__details .item__content {
      margin-bottom: 16px; }
    .recipe__requirements .recipe__product-details .recipe__item .item__details .product__add-cart {
      position: relative;
      margin-top: 0;
      opacity: 1;
      visibility: visible;
      border: none;
      box-shadow: none;
      padding: 0; }
      @media screen and (min-width: 750px) {
        .recipe__requirements .recipe__product-details .recipe__item .item__details .product__add-cart {
          width: 250px; } }

.recipe__requirements--equipment .recipe__product-list li {
  padding-left: 12px; }

.recipe-product-tabs {
  background-color: white;
  padding: 22px 0 0; }
  @media screen and (min-width: 1025px) {
    .recipe-product-tabs {
      margin-bottom: 52px; } }

.product-instructions > div {
  margin-bottom: 15px; }
  @media screen and (min-width: 750px) {
    .product-instructions > div {
      margin-bottom: 30px; } }
.product-instructions > ul {
  display: flex;
  flex-wrap: wrap;
  counter-reset: recipe-counter;
  list-style: none;
  margin: 0; }
  .product-instructions > ul > li {
    flex: 1 0 100%;
    width: 50%;
    position: relative;
    margin-bottom: 16px; }
    @media screen and (min-width: 750px) {
      .product-instructions > ul > li {
        flex: 1 0 50%;
        width: 50%;
        max-width: 50%;
        margin-bottom: 36px; } }
    @media screen and (min-width: 750px) {
      .product-instructions > ul > li:nth-child(odd) {
        padding-right: 27px; } }
    @media screen and (min-width: 750px) {
      .product-instructions > ul > li:nth-child(even) {
        padding-left: 27px; } }
    .product-instructions > ul > li img {
      border-radius: 7px;
      display: block;
      margin: 0 auto;
      width: 100%;
      cursor: pointer; }
    .product-instructions > ul > li .photos {
      position: relative; }
      .product-instructions > ul > li .photos .slick-arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-size: 10px;
        z-index: 10;
        cursor: pointer; }
        .product-instructions > ul > li .photos .slick-arrow.slick-prev {
          left: 16px;
          transform: translateY(-50%) rotate(90deg); }
        .product-instructions > ul > li .photos .slick-arrow.slick-next {
          right: 16px;
          transform: translateY(-50%) rotate(-90deg); }
      .product-instructions > ul > li .photos div {
        border-radius: 7px;
        max-height: 400px;
        overflow: hidden; }
        @media screen and (min-width: 750px) {
          .product-instructions > ul > li .photos div {
            height: 275px; } }
        @media screen and (min-width: 1025px) {
          .product-instructions > ul > li .photos div {
            height: 400px; } }
        .product-instructions > ul > li .photos div img {
          width: auto;
          min-width: 100%; }
          @media screen and (min-width: 750px) {
            .product-instructions > ul > li .photos div img {
              min-height: 275px; } }
          @media screen and (min-width: 1025px) {
            .product-instructions > ul > li .photos div img {
              min-height: 400px; } }
    .product-instructions > ul > li h3 {
      font-family: "Mark-Bold";
      font-size: 24px;
      line-height: 36px;
      padding-bottom: 9px;
      border-bottom: 1px solid #d8d8dc;
      margin-top: 30px;
      margin-bottom: 26px; }
      .product-instructions > ul > li h3:before {
        content: counter(recipe-counter);
        counter-increment: recipe-counter;
        display: inline-block;
        font-size: 20px;
        line-height: 30px;
        background-color: #990066;
        height: 30px;
        width: 30px;
        color: white;
        border-radius: 50px;
        text-align: center;
        margin-right: 12px;
        position: relative;
        top: -2px; }
    .product-instructions > ul > li ol,
    .product-instructions > ul > li ul {
      margin-left: 30px; }
    .product-instructions > ul > li p,
    .product-instructions > ul > li li {
      margin-bottom: 16px; }
.product-instructions .slick-dots {
  position: absolute;
  bottom: -40px;
  width: 100%;
  text-align: right;
  display: block;
  list-style-type: none;
  margin: 0; }
  .product-instructions .slick-dots:before {
    content: 'More Photos';
    color: #ccc;
    font-style: italic;
    display: inline-block;
    margin-right: 15px;
    position: relative;
    top: 5px; }
  .product-instructions .slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0 3px; }
    .product-instructions .slick-dots li.slick-active button {
      background-color: #990066;
      border-color: #990066; }
    .product-instructions .slick-dots li button {
      display: block;
      font-size: 0;
      line-height: 0;
      background-color: rgba(255, 255, 255, 0.5);
      border-radius: 100px;
      width: 8px;
      height: 8px;
      padding: 0;
      border: 1px solid #C0C0C0; }
      @media screen and (min-width: 750px) {
        .product-instructions .slick-dots li button {
          width: 12px;
          height: 12px; } }
      .product-instructions .slick-dots li button:hover {
        background-color: rgba(153, 0, 102, 0.5);
        border-color: rgba(153, 0, 102, 0.5); }

@media screen and (min-width: 1025px) {
  .recipe-related-products {
    margin-bottom: 84px; } }

#lightbox-popup {
  background-color: transparent; }
  #lightbox-popup .lightbox {
    position: relative; }
  #lightbox-popup .mfp-close {
    color: white; }
    #lightbox-popup .mfp-close:hover {
      background-color: transparent; }
  #lightbox-popup .lightbox__slide img {
    margin: 0 auto; }
  #lightbox-popup .slick-arrow {
    color: rgba(255, 255, 255, 0.6);
    font-size: 36px;
    position: absolute;
    top: 50%;
    cursor: pointer; }
    #lightbox-popup .slick-arrow.slick-prev {
      left: 10px;
      transform: translateY(-50%) rotate(90deg);
      z-index: 1; }
    #lightbox-popup .slick-arrow.slick-next {
      right: 10px;
      transform: translateY(-50%) rotate(-90deg); }

.template-recipe .stamped-review {
  background-color: #f9f9fb !important;
  border-radius: 8px; }

/*================ Cart ================*/
.ajaxcart .ajaxcart__product .ajaxcart__row {
  padding: 10px 0; }
  .ajaxcart .ajaxcart__product .ajaxcart__row .ajaxcart__product-name {
    font-family: "Mark-Bold";
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px; }
  .ajaxcart .ajaxcart__product .ajaxcart__row .ajaxcart__product-meta {
    color: rgba(11, 13, 38, 0.5);
    font-size: 14px;
    padding: 0;
    line-height: 18px;
    margin-bottom: 10px;
    display: block; }
  .ajaxcart .ajaxcart__product .ajaxcart__row .ajaxcart__qty .ajaxcart__qty-num,
  .ajaxcart .ajaxcart__product .ajaxcart__row .ajaxcart__qty .ajaxcart__qty-adjust {
    height: 40px; }
.ajaxcart .ajaxcart__footer .button {
  width: 100%;
  color: white; }
  @media screen and (min-width: 750px) {
    .ajaxcart .ajaxcart__footer .button {
      height: 60px;
      font-size: 20px;
      padding-top: 10px;
      margin-top: 15px; } }

.cart {
  margin: 30px 0; }
  @media screen and (min-width: 750px) {
    .cart {
      margin: 40px 0 80px; } }
  .cart h1 {
    font-size: 48px;
    line-height: 64px;
    margin-bottom: 23px; }
    @media screen and (min-width: 750px) {
      .cart h1 {
        font-size: 36px;
        line-height: 48px; } }
  .cart .cart__item-container {
    border: 1px solid #d8d8dc;
    border-radius: 7px;
    margin-bottom: 30px;
    padding: 0 20px; }
  .cart .stamped-carousel-nps-subtitle {
    display: none; }
  .cart .reviews-widget {
    background-color: #f9f9fb;
    border-radius: 7px;
    margin-top: 20px;
    padding: 20px 15px 10px 15px; }
  .cart .stamped-carousel-nps-buttons {
    display: none; }
  .cart i.fa.fa-smile-o {
    display: none; }
  .cart .stamped-reviews-face {
    width: 0px !important;
    display: none !important; }
  .cart .stamped-reviews-date {
    float: none !important;
    margin-left: 10px; }
  .cart .stamped-reviews-author {
    margin-left: 10px !important; }
  .cart .reviews-widget .stamped-carousel-nps-scroll .stamped-reviews-message {
    margin-left: 10px !important; }
  .cart .stamped-carousel-nps-title {
    font-size: 18px !important;
    font-weight: normal !important;
    font-family: "SouvenirStd-Medium",Helvetica,Arial,sans-serif;
    margin-left: 10px; }

.cart__table {
  margin-bottom: 0; }
  .cart__table .cart__row {
    display: table;
    width: 100%; }
    .cart__table .cart__row td {
      border: none;
      padding: 5px;
      width: auto;
      padding: 20px 0;
      display: table-cell;
      float: none; }
    .cart__table .cart__row .cart__image-container {
      width: 100px; }
      @media screen and (min-width: 750px) {
        .cart__table .cart__row .cart__image-container {
          width: 200px; } }
    .cart__table .cart__row .cart__item-image {
      display: block;
      margin: 10px auto;
      border-radius: 7px; }
      @media screen and (min-width: 750px) {
        .cart__table .cart__row .cart__item-image {
          margin: 10px auto;
          max-width: 200px; } }
    .cart__table .cart__row .cart__item-title {
      color: #222;
      line-height: 18px;
      padding-top: 10px; }
      @media screen and (min-width: 750px) {
        .cart__table .cart__row .cart__item-title {
          padding-top: 0; } }
      @media screen and (min-width: 1025px) {
        .cart__table .cart__row .cart__item-title {
          font-size: 20px; } }
    @media screen and (min-width: 750px) {
      .cart__table .cart__row .cart__item-meta {
        padding-left: 15px; } }
    .cart__table .cart__row .cart__item-meta-details {
      padding-bottom: 17px;
      margin-bottom: 12px;
      border-bottom: 1px solid #d8d8dc; }
      @media screen and (min-width: 750px) {
        .cart__table .cart__row .cart__item-meta-details {
          margin-right: 35px; } }
      .cart__table .cart__row .cart__item-meta-details .cart__item-type {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 0; }
        @media screen and (min-width: 750px) {
          .cart__table .cart__row .cart__item-meta-details .cart__item-type {
            font-size: 16px; } }
      .cart__table .cart__row .cart__item-meta-details h3 {
        font-family: "SouvenirStd-Demi";
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 0; }
        @media screen and (min-width: 750px) {
          .cart__table .cart__row .cart__item-meta-details h3 {
            font-size: 28px; } }
      .cart__table .cart__row .cart__item-meta-details small {
        color: rgba(11, 13, 38, 0.5); }
    @media screen and (min-width: 750px) {
      .cart__table .cart__row .item__details {
        margin-right: 35px; } }
    .cart__table .cart__row .item__details .item__quantity input[type="text"] {
      height: 40px;
      padding-top: 5px;
      padding-bottom: 5px; }
    .cart__table .cart__row .item__details .item__quantity .js-qty__adjust {
      color: #0b0d26; }
      .cart__table .cart__row .item__details .item__quantity .js-qty__adjust:hover, .cart__table .cart__row .item__details .item__quantity .js-qty__adjust:focus {
        color: white; }
      .cart__table .cart__row .item__details .item__quantity .js-qty__adjust.js-qty__adjust--plus {
        right: 0;
        font-size: 12px;
        border-radius: 0 7px 7px 0; }
      .cart__table .cart__row .item__details .item__quantity .js-qty__adjust.js-qty__adjust--minus {
        left: 0;
        border-radius: 7px 0 0 7px; }
    .cart__table .cart__row .cart__item-price {
      font-weight: 600; }
      @media screen and (min-width: 1025px) {
        .cart__table .cart__row .cart__item-price {
          display: table-cell; } }
    .cart__table .cart__row .cart__item-remove,
    .cart__table .cart__row small {
      display: block; }
    .cart__table .cart__row .cart__item-remove small {
      color: #990066;
      text-decoration: underline; }
    .cart__table .cart__row .item__details {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .cart__table .cart__row .item__details .cart__item-price {
        font-size: 18px;
        font-weight: normal;
        font-family: "Mark-Bold"; }
        @media screen and (min-width: 750px) {
          .cart__table .cart__row .item__details .cart__item-price {
            font-size: 20px; } }
    .cart__table .cart__row .js-qty,
    .cart__table .cart__row input {
      float: none;
      max-width: none;
      background-color: #fff;
      margin: 5px auto 10px auto;
      width: 100px; }
      @media screen and (min-width: 750px) {
        .cart__table .cart__row .js-qty,
        .cart__table .cart__row input {
          display: inline-block;
          float: right;
          margin: 0; } }
      @media screen and (min-width: 1025px) {
        .cart__table .cart__row .js-qty,
        .cart__table .cart__row input {
          margin: 0;
          float: left; } }

.cart__total-section {
  border-top: none;
  background-color: #f9f9fb;
  padding: 40px 20px;
  border-radius: 7px;
  margin-bottom: 30px; }
  .cart__total-section .cart__subtotal-title,
  .cart__total-section .cart__subtotal {
    font-size: 18px;
    font-family: "Mark-Bold"; }
  .cart__total-section .small-font {
    font-size: 14px; }
  .cart__total-section .button {
    display: block;
    width: 100%;
    margin-bottom: 10px; }
    .cart__total-section .button.button--outline {
      margin-top: 30px; }
  .cart__total-section .button-blue {
    font-family: "Mark-Bold";
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 7px;
    background-color: #3399ff;
    padding: 7.5px 10px 8.5px;
    display: inline-block;
    color: white;
    text-align: center;
    transition: all 0.2s ease-out; }
    .cart__total-section .button-blue:hover, .cart__total-section .button-blue:focus {
      background-color: #3cb0fd; }
  .cart__total-section .cart__home {
    color: rgba(11, 13, 38, 0.5);
    display: block; }
    .cart__total-section .cart__home .icon {
      font-size: 7px;
      position: relative;
      top: -2px;
      left: -8px; }
      .cart__total-section .cart__home .icon:before {
        transform: rotate(90deg);
        display: inline-block; }

.cart__shipping {
  border-radius: 7px;
  padding: 40px 20px;
  background-color: #f9f9fb;
  margin-bottom: 30px; }
  .cart__shipping .calculator__title {
    font-family: "Mark-Bold";
    font-size: 18px; }
  .cart__shipping select, .cart__shipping input[type="text"] {
    background-color: #fff;
    width: 100%;
    margin-bottom: 10px; }
  .cart__shipping .button {
    width: 100%; }
  .cart__shipping #shipping-rates-feedback {
    text-align: left; }

.cart__empty {
  margin: 70px 0; }

.cart__cross-sell {
  margin: 30px 0; }
  @media screen and (min-width: 750px) {
    .cart__cross-sell {
      margin: 40px 0 80px; } }
  @media screen and (min-width: 750px) {
    .cart__cross-sell h2 {
      margin-bottom: 62px;
      font-size: 48px;
      line-height: 64px; } }

.cart__recommended-products {
  margin-bottom: 30px; }
  @media screen and (min-width: 750px) {
    .cart__recommended-products {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1025px) {
    .cart__recommended-products {
      margin-bottom: 114px; } }

/*================ Checkout ================*/
.alternative-payment-separator__content {
  text-transform: none; }

/*================ Blog ================*/
.blog__header {
  margin-bottom: 30px;
  margin-top: 20px; }
  @media screen and (min-width: 1025px) {
    .blog__header {
      padding-left: 36px;
      margin-bottom: 50px;
      margin-top: 0; } }
  @media screen and (min-width: 750px) {
    .blog__header h1 {
      margin-bottom: 15px;
      font-size: 48px;
      line-height: 54px; } }
  .blog__header .blog__header-content {
    font-size: 14px; }
    @media screen and (min-width: 750px) {
      .blog__header .blog__header-content {
        font-size: 16px; } }
    @media screen and (min-width: 1025px) {
      .blog__header .blog__header-content {
        font-size: 20px; } }

.blog-page {
  margin-bottom: 30px; }
  @media screen and (min-width: 1025px) {
    .blog-page {
      margin-bottom: 75px; } }
  .blog-page .blog__filters {
    margin-top: 0; }
  @media screen and (min-width: 1025px) {
    .blog-page .articles {
      padding-left: 40px; } }
  .blog-page .article {
    margin-bottom: 32px;
    border-radius: 7px;
    border: 1px solid #d8d8dc;
    overflow: hidden;
    transition: all 0.2s ease-out; }
    @media screen and (min-width: 1025px) {
      .blog-page .article {
        display: flex;
        align-items: center;
        justify-content: space-between; } }
    .blog-page .article:hover, .blog-page .article:focus {
      box-shadow: 0 16px 24px rgba(12, 0, 51, 0.1); }
    .blog-page .article a {
      color: #0b0d26; }
    .blog-page .article .article__featured-image {
      display: block;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      width: 100%;
      min-height: 200px; }
      @media screen and (min-width: 1025px) {
        .blog-page .article .article__featured-image {
          flex: 1 0 300px;
          width: 300px;
          min-height: 240px; } }
    .blog-page .article .article__description {
      padding: 24px; }
      @media screen and (min-width: 750px) {
        .blog-page .article .article__description {
          padding: 30px 34px 15px; } }
      .blog-page .article .article__description h3 {
        margin-bottom: 10px; }
        @media screen and (min-width: 1025px) {
          .blog-page .article .article__description h3 {
            font-size: 36px;
            line-height: 37px; } }
      .blog-page .article .article__description .rte {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #d8d8dc; }
        .blog-page .article .article__description .rte p {
          margin-bottom: 0; }
      .blog-page .article .article__description .read-more {
        margin: 0;
        color: #990066;
        margin-bottom: 0; }
        .blog-page .article .article__description .read-more:hover, .blog-page .article .article__description .read-more:focus {
          text-decoration: underline; }

/*================ Blog - Articles ================*/
.article__title {
  margin-bottom: 20px;
  margin-top: 30px;
  display: flex;
  align-items: baseline;
  justify-content: space-between; }
  @media screen and (min-width: 750px) {
    .article__title {
      margin-top: 0;
      margin-bottom: 32px; } }
  @media screen and (min-width: 1025px) {
    .article__title {
      padding-left: 40px; } }
  .article__title h1 {
    display: inline-block; }
    @media screen and (min-width: 750px) {
      .article__title h1 {
        font-size: 30px; } }
    @media screen and (min-width: 1025px) {
      .article__title h1 {
        font-size: 48px;
        line-height: 54px; } }

.blog-article {
  margin-bottom: 40px; }
  @media screen and (min-width: 750px) {
    .blog-article {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1025px) {
    .blog-article {
      margin-bottom: 104px; } }
  @media screen and (min-width: 1025px) {
    .blog-article .article__content {
      padding-left: 40px; } }
  .blog-article .article__feature-image {
    margin-bottom: 24px; }
    .blog-article .article__feature-image img {
      border-radius: 7px;
      width: 100%; }
  .blog-article .rte {
    line-height: 24px;
    letter-spacing: -0.1px; }
    .blog-article .rte img {
      border-radius: 7px;
      margin-bottom: 15px; }
      @media screen and (max-width: 750px) {
        .blog-article .rte img {
          float: none !important;
          margin-left: auto !important;
          margin-right: auto !important;
          display: block; } }
      @media screen and (min-width: 750px) {
        .blog-article .rte img {
          margin-bottom: 30px; } }
    .blog-article .rte p, .blog-article .rte h2, .blog-article .rte h3, .blog-article .rte ul, .blog-article .rte ol {
      clear: both; }
    .blog-article .rte p {
      margin-bottom: 16px; }
    .blog-article .rte ul {
      margin-left: 25px;
      margin-bottom: 16px; }
      @media screen and (min-width: 750px) {
        .blog-article .rte ul {
          margin-left: 50px; } }
      .blog-article .rte ul li {
        line-height: 30px; }
    .blog-article .rte a {
      text-decoration: none; }
      .blog-article .rte a:hover, .blog-article .rte a:focus {
        text-decoration: underline; }
    .blog-article .rte blockquote {
      color: #990066;
      font-size: 20px;
      line-height: 26px;
      font-family: "Mark-Bold";
      font-style: normal;
      border-left: none;
      padding: 0 30px;
      margin: 30px 0;
      max-width: 800px;
      position: relative; }
      .blog-article .rte blockquote:before {
        content: '\e910';
        position: absolute;
        top: -3px;
        left: 0;
        font-size: 13px;
        display: block;
        font-family: "icons"; }
    .blog-article .rte h2 {
      margin: 0 0 20px 0;
      font-family: "Mark-Medium";
      padding-bottom: 5px; }
      @media screen and (min-width: 1025px) {
        .blog-article .rte h2 {
          font-size: 26px; } }
      @media screen and (min-width: 750px) {
        .blog-article .rte h2 {
          font-size: 22px; } }
    .blog-article .rte h3 {
      font-family: "Mark-Medium";
      font-size: 20px;
      margin-top: 0;
      margin-bottom: 20px; }
      @media screen and (min-width: 750px) {
        .blog-article .rte h3 {
          margin-bottom: 30px; } }
  .blog-article .article__tags a {
    font-family: "Mark-Bold"; }
    .blog-article .article__tags a:hover, .blog-article .article__tags a:focus {
      text-decoration: underline; }

.filter-search {
  padding-top: 20px; }
  @media screen and (min-width: 1025px) {
    .filter-search {
      padding-top: 0; } }
  .filter-search .search-bar {
    margin: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #d8d8dc; }
    .filter-search .search-bar input[type="search"] {
      height: 40px;
      font-size: 16px;
      padding-left: 44px; }
    .filter-search .search-bar button {
      height: 40px;
      left: 7px;
      background-color: transparent;
      width: auto;
      border: none;
      color: #0b0d26;
      width: 36px; }
      .filter-search .search-bar button:before {
        display: none; }
      .filter-search .search-bar button .icon {
        margin-top: 0; }

.blog__filters .filter-newsletter {
  margin-top: 20px;
  border-bottom: 1px solid #d8d8dc; }
  .blog__filters .filter-newsletter h3 {
    font-family: "Mark-Medium";
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0; }
  .blog__filters .filter-newsletter p {
    color: rgba(11, 13, 38, 0.5);
    margin-bottom: 0;
    line-height: 29px; }
  .blog__filters .filter-newsletter form {
    margin: 14px 0 29px; }
    .blog__filters .filter-newsletter form input[type="email"] {
      border: 1px solid #d8d8dc;
      border-right: none;
      padding: 0 12px; }
    .blog__filters .filter-newsletter form .button__container:before {
      display: none; }
    .blog__filters .filter-newsletter form .button__container input[type="submit"] {
      background-color: #990066;
      color: white;
      font-family: "Mark-Regular";
      width: 55px; }
      .blog__filters .filter-newsletter form .button__container input[type="submit"]:hover, .blog__filters .filter-newsletter form .button__container input[type="submit"]:focus {
        background-color: #0b0d26; }
.blog__filters .filter-group h4, .blog__filters .filter-group .h4,
.blog__filters .filter-group--no-sublinks h4,
.blog__filters .filter-group--no-sublinks .h4 {
  font-family: "Mark-Medium";
  font-weight: normal; }
  .blog__filters .filter-group h4:after, .blog__filters .filter-group .h4:after,
  .blog__filters .filter-group--no-sublinks h4:after,
  .blog__filters .filter-group--no-sublinks .h4:after {
    top: 10px; }
@media screen and (min-width: 1025px) {
  .blog__filters .filter-group.filter-group--last,
  .blog__filters .filter-group--no-sublinks.filter-group--last {
    margin-bottom: 40px; } }
.blog__filters .filter-group.filter-group--last h4, .blog__filters .filter-group.filter-group--last .h4,
.blog__filters .filter-group--no-sublinks.filter-group--last h4,
.blog__filters .filter-group--no-sublinks.filter-group--last .h4 {
  border-bottom: none; }
.blog__filters .filter-group .filter-nav,
.blog__filters .filter-group--no-sublinks .filter-nav {
  padding-bottom: 16px;
  border-bottom: 1px solid #d8d8dc; }
.blog__filters .filter-link .button {
  width: 100%; }
  @media screen and (min-width: 750px) {
    .blog__filters .filter-link .button {
      height: 60px;
      font-size: 20px;
      padding-top: 17px; } }

.related-articles {
  margin-bottom: 40px; }
  @media screen and (min-width: 1025px) {
    .related-articles {
      margin-bottom: 60px; } }
  @media screen and (min-width: 750px) {
    .related-articles h2 {
      margin-bottom: 62px;
      font-size: 48px;
      line-height: 64px; } }

.read-more {
  margin: 0 15px;
  font-family: "Mark-Medium";
  color: #990066; }
  .read-more .icon {
    font-size: 6px;
    transform: rotate(-90deg);
    display: inline-block;
    position: relative;
    top: -3px;
    margin-left: 6px; }

/*================ Pages ================*/
.basic-page {
  margin: 30px 0; }
  @media screen and (min-width: 750px) {
    .basic-page {
      margin: 40px 0 80px; } }
  .basic-page h1 {
    font-size: 25px;
    margin-bottom: 15px; }
    @media screen and (min-width: 1025px) {
      .basic-page h1 {
        font-size: 48px;
        line-height: 64px;
        margin: 12px 0 25px; } }
  .basic-page h2, .basic-page h3 {
    font-family: "Mark-Bold"; }
  .basic-page .stamped-carousel-nps-subtitle {
    display: none; }
  .basic-page .stamped-carousel-nps-buttons {
    display: none; }
  .basic-page .stamped-reviews-face {
    color: #cccccc !important;
    background: transparent !important; }
  .basic-page .stamped-carousel-nps-title {
    font-size: 22px !important;
    font-weight: normal !important;
    font-family: "SouvenirStd-Medium",Helvetica,Arial,sans-serif; }

/*================ Pages - Event ================*/
.event-calendar .event-calendar__calendar {
  margin-top: 40px; }

#eventForm {
  margin-top: 40px;
  display: none; }
  #eventForm .add-date {
    width: 100%;
    margin-bottom: 10px; }
    @media screen and (min-width: 750px) {
      #eventForm .add-date {
        height: 60px;
        margin-bottom: 0;
        padding-top: 17px; } }
  @media screen and (min-width: 750px) {
    #eventForm input {
      margin-bottom: 20px; } }
  #eventForm .btn {
    width: 100%; }
    @media screen and (min-width: 750px) {
      #eventForm .btn {
        font-size: 20px;
        height: 60px;
        margin-top: 10px; } }

/*================ Pages - Wholesale ================*/
.wholesale-application label {
  font-family: "Mark-Bold";
  margin-bottom: 10px;
  display: block;
  margin-top: 20px; }
  .wholesale-application label.radio-label {
    font-family: "Mark-Regular";
    margin-right: 20px;
    margin-top: 0; }
    @media screen and (min-width: 750px) {
      .wholesale-application label.radio-label {
        display: inline-block; } }
.wholesale-application strong a {
  text-decoration: none;
  border-bottom: 1px solid transparent; }
  .wholesale-application strong a:hover, .wholesale-application strong a:focus {
    border-color: #990066; }
.wholesale-application #wholesaleForm {
  margin-top: 25px;
  display: none; }
  @media screen and (min-width: 1025px) {
    .wholesale-application #wholesaleForm {
      margin-top: 50px; } }
  .wholesale-application #wholesaleForm h2 {
    font-size: 25px;
    margin-bottom: 15px;
    font-family: "SouvenirStd-Medium"; }
    @media screen and (min-width: 1025px) {
      .wholesale-application #wholesaleForm h2 {
        font-size: 48px;
        line-height: 64px;
        margin: 12px 0 0; } }
  .wholesale-application #wholesaleForm h3 {
    margin: 15px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5; }
    @media screen and (min-width: 750px) {
      .wholesale-application #wholesaleForm h3 {
        margin: 25px 0; } }
  .wholesale-application #wholesaleForm .btn {
    width: 100%; }
    @media screen and (min-width: 750px) {
      .wholesale-application #wholesaleForm .btn {
        font-size: 20px;
        height: 60px;
        margin-top: 10px; } }
  .wholesale-application #wholesaleForm ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(11, 13, 38, 0.5); }
  .wholesale-application #wholesaleForm ::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(11, 13, 38, 0.5); }
  .wholesale-application #wholesaleForm :-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(11, 13, 38, 0.5); }
  .wholesale-application #wholesaleForm :-moz-placeholder {
    /* Firefox 18- */
    color: rgba(11, 13, 38, 0.5); }
  .wholesale-application #wholesaleForm #contactBusinessTypeOther {
    display: inline-block; }

/*================ Account Pages ================*/
.account-container {
  margin: 30px 0; }
  @media screen and (min-width: 750px) {
    .account-container {
      margin: 40px 0 80px; } }
  .account-container #CustomerLoginForm {
    max-width: 450px;
    margin: 0 auto; }
  @media screen and (min-width: 1025px) {
    .account-container .button {
      height: 60px;
      font-size: 20px; } }
  .account-container h3 {
    font-family: "Mark-Bold";
    font-size: 18px; }
  .account-container .section-header {
    border-bottom: 1px solid #d8d8dc;
    padding-bottom: 10px; }
    @media screen and (min-width: 750px) {
      .account-container .section-header {
        margin-bottom: 40px; } }
    .account-container .section-header h1 {
      font-size: 25px;
      margin-bottom: 15px; }
      @media screen and (min-width: 1025px) {
        .account-container .section-header h1 {
          font-size: 48px;
          line-height: 64px;
          margin: 12px 0 25px; } }
    .account-container .section-header .button {
      height: 40px;
      font-size: 16px;
      min-width: 150px; }

.account__optin {
  margin: 15px 0;
  text-align: left;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  .account__optin input[type="checkbox"] {
    margin-bottom: 0; }

/*================ Popups ================*/
.popup {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
  padding: 0; }
  .popup .popup__content {
    margin: 0 auto;
    padding: 30px 15px 15px 15px; }
    @media screen and (min-width: 550px) {
      .popup .popup__content {
        padding: 50px 30px 30px 30px; } }

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8); }
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out; }
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1); }
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0; }
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

/*================ Newsletter Popup ================*/
/*================ 404 ================*/
.four04 {
  padding-top: 40px; }
  @media screen and (min-width: 750px) {
    .four04 {
      padding-top: 75px; } }
  @media screen and (min-width: 1025px) {
    .four04 {
      padding-top: 120px; } }
  .four04 .four04__header h1 {
    font-size: 48px;
    line-height: 48px; }
    @media screen and (min-width: 750px) {
      .four04 .four04__header h1 {
        font-size: 80px;
        line-height: 80px; } }
    @media screen and (min-width: 1025px) {
      .four04 .four04__header h1 {
        font-size: 145px;
        line-height: 96px; } }
  .four04 .four04__header p {
    margin-bottom: 20px; }
    @media screen and (min-width: 750px) {
      .four04 .four04__header p {
        font-size: 36px;
        margin-bottom: 50px; } }
  .four04 .four04__header h4 {
    margin-bottom: 20px;
    font-family: "Mark-Regular", Helvetica, Arial, sans-serif; }
    @media screen and (min-width: 750px) {
      .four04 .four04__header h4 {
        font-size: 22px;
        font-family: "Mark-Regular", Helvetica, Arial, sans-serif;
        margin-bottom: 50px; } }
  .four04 .four04__header a {
    display: block; }
    @media screen and (min-width: 750px) {
      .four04 .four04__header a {
        width: 420px;
        height: 60px;
        font-size: 20px;
        line-height: 60px;
        padding: 0;
        margin: 0 auto; } }
  .four04 .four04__header img {
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 40px; }
  .four04 .four04__collection {
    margin-bottom: 40px; }
    @media screen and (min-width: 1025px) {
      .four04 .four04__collection {
        margin-bottom: 120px; } }
    .four04 .four04__collection h2 {
      font-size: 24px;
      line-height: 36px;
      margin-bottom: 40px; }

/*================ Product Reviews ================*/
/*-- Collection --*/
.collection__item .spr-badge-caption {
  display: none; }

/*-- Product --*/
.product-single .product-single__review-badge .spr-badge-caption {
  margin-left: 8px; }

body #shopify-product-reviews {
  margin: 0; }
  body #shopify-product-reviews .spr-container {
    border: none;
    padding: 0;
    min-height: 120px; }
    body #shopify-product-reviews .spr-container .spr-header {
      position: relative;
      min-height: 60px; }
      body #shopify-product-reviews .spr-container .spr-header .spr-header-title {
        display: none; }
      body #shopify-product-reviews .spr-container .spr-header .spr-summary {
        position: relative;
        min-height: 50px; }
      body #shopify-product-reviews .spr-container .spr-header .spr-starrating {
        display: block;
        text-align: center; }
        @media screen and (min-width: 750px) {
          body #shopify-product-reviews .spr-container .spr-header .spr-starrating {
            text-align: left; } }
        body #shopify-product-reviews .spr-container .spr-header .spr-starrating .spr-icon {
          padding: 0 1px;
          font-size: 16px; }
      body #shopify-product-reviews .spr-container .spr-header .spr-summary-caption {
        font-size: 14px;
        line-height: 20px;
        display: block;
        text-align: center; }
        @media screen and (min-width: 750px) {
          body #shopify-product-reviews .spr-container .spr-header .spr-summary-caption {
            text-align: left; } }
      body #shopify-product-reviews .spr-container .spr-header .spr-summary-actions {
        float: none;
        display: block;
        text-align: center; }
        @media screen and (min-width: 750px) {
          body #shopify-product-reviews .spr-container .spr-header .spr-summary-actions {
            position: absolute;
            right: 0;
            bottom: 0;
            display: inline-block;
            margin-top: 0;
            text-align: right; } }
        body #shopify-product-reviews .spr-container .spr-header .spr-summary-actions .spr-summary-actions-newreview {
          float: none;
          display: inline-block;
          font-family: "Mark-Bold";
          font-size: 16px;
          line-height: 24px;
          border: 1px solid #990066;
          border-radius: 7px;
          padding: 7px 40px;
          margin-top: 10px; }
          body #shopify-product-reviews .spr-container .spr-header .spr-summary-actions .spr-summary-actions-newreview:hover, body #shopify-product-reviews .spr-container .spr-header .spr-summary-actions .spr-summary-actions-newreview:focus {
            background-color: #990066;
            color: white; }
          body #shopify-product-reviews .spr-container .spr-header .spr-summary-actions .spr-summary-actions-newreview:before {
            display: none; }
    body #shopify-product-reviews .spr-container .spr-content .spr-form .spr-form-title {
      font-size: 24px;
      line-height: 30px; }
    body #shopify-product-reviews .spr-container .spr-content .spr-form .spr-form-input .spr-form-input-textarea {
      resize: none; }
    body #shopify-product-reviews .spr-container .spr-content .spr-reviews .spr-review {
      border-top: none;
      background-color: white;
      padding: 20px;
      margin-bottom: 20px;
      position: relative; }
      @media screen and (min-width: 750px) {
        body #shopify-product-reviews .spr-container .spr-content .spr-reviews .spr-review {
          margin-bottom: 30px;
          padding: 50px 40px;
          display: flex; } }
      body #shopify-product-reviews .spr-container .spr-content .spr-reviews .spr-review:first-child {
        margin-top: 0; }
      body #shopify-product-reviews .spr-container .spr-content .spr-reviews .spr-review .spr-review-header {
        flex-grow: 1;
        flex-basis: 0;
        min-width: 260px; }
        @media screen and (min-width: 1025px) {
          body #shopify-product-reviews .spr-container .spr-content .spr-reviews .spr-review .spr-review-header {
            min-width: 380px; } }
        body #shopify-product-reviews .spr-container .spr-content .spr-reviews .spr-review .spr-review-header .spr-starratings .spr-icon {
          padding: 0 1px;
          font-size: 16px; }
        body #shopify-product-reviews .spr-container .spr-content .spr-reviews .spr-review .spr-review-header .spr-review-header-byline {
          color: #0b0d26;
          line-height: 24px;
          opacity: 1;
          font-style: normal;
          font-size: 16px;
          margin-top: 30px; }
          @media screen and (min-width: 750px) {
            body #shopify-product-reviews .spr-container .spr-content .spr-reviews .spr-review .spr-review-header .spr-review-header-byline {
              margin-top: 28px; } }
          body #shopify-product-reviews .spr-container .spr-content .spr-reviews .spr-review .spr-review-header .spr-review-header-byline strong {
            font-family: "Mark-Regular"; }
      body #shopify-product-reviews .spr-container .spr-content .spr-reviews .spr-review .spr-review-content {
        width: 100%; }
        body #shopify-product-reviews .spr-container .spr-content .spr-reviews .spr-review .spr-review-content .spr-review-header-title {
          font-size: 24px;
          line-height: 30px;
          position: absolute;
          top: 50px; }
          @media screen and (min-width: 750px) {
            body #shopify-product-reviews .spr-container .spr-content .spr-reviews .spr-review .spr-review-content .spr-review-header-title {
              top: 80px;
              left: 40px;
              max-width: 220px; } }
          @media screen and (min-width: 1025px) {
            body #shopify-product-reviews .spr-container .spr-content .spr-reviews .spr-review .spr-review-content .spr-review-header-title {
              max-width: 340px; } }
        @media screen and (min-width: 750px) {
          body #shopify-product-reviews .spr-container .spr-content .spr-reviews .spr-review .spr-review-content .spr-review-content-body {
            font-size: 16px;
            line-height: 26px; } }
      body #shopify-product-reviews .spr-container .spr-content .spr-reviews .spr-review .spr-review-footer {
        display: none; }

/*================ Back in Stock App ================*/
body #esc-out-of-stock-inputs .esc-out-of-stock-title {
  color: #990066;
  font-family: "Mark-Bold";
  text-align: left; }
body #esc-out-of-stock-inputs .esc-email-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }
  body #esc-out-of-stock-inputs .esc-email-container .esc-email-input {
    margin-bottom: 0;
    border-right: none;
    border-radius: 7px 0 0 7px; }
  body #esc-out-of-stock-inputs .esc-email-container .esc-btn {
    background-color: white;
    border-radius: 0 7px 7px 0;
    color: #0b0d26;
    border: 1px solid #d8d8dc; }
    body #esc-out-of-stock-inputs .esc-email-container .esc-btn:hover, body #esc-out-of-stock-inputs .esc-email-container .esc-btn:focus {
      color: white;
      background-color: #0b0d26; }
  body #esc-out-of-stock-inputs .esc-email-container .esc-notification {
    width: 100%;
    padding-left: 0; }

/*================ Image Zoom ================*/
.image-zoom:hover {
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.zoomImg {
  background-color: white; }

/*================ Store Locator ================*/
.app-layout {
  margin: 30px 0; }
  @media screen and (min-width: 750px) {
    .app-layout {
      margin: 40px 0 80px; } }
  .app-layout #store-locator-title {
    font-size: 25px;
    margin-bottom: 15; }
    @media screen and (min-width: 1025px) {
      .app-layout #store-locator-title {
        font-size: 48px;
        line-height: 64px;
        margin: 12px 0 25px; } }
  .app-layout .header_html {
    margin-bottom: 20px; }
    @media screen and (min-width: 1025px) {
      .app-layout .header_html {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 40px; } }
  .app-layout .footer_html {
    margin-top: 20px; }
    @media screen and (min-width: 1025px) {
      .app-layout .footer_html {
        margin-top: 40px; } }
  .app-layout .search_bar {
    margin-bottom: 0;
    border-radius: 7px 7px 0 0; }
    .app-layout .search_bar .main_search_label,
    .app-layout .search_bar .distance_label,
    .app-layout .search_bar .search_limit_label {
      font-family: "Mark-Bold"; }
    .app-layout .search_bar input[type="text"],
    .app-layout .search_bar input[type="email"],
    .app-layout .search_bar select,
    .app-layout .search_bar textarea {
      height: 40px;
      padding-top: 5px;
      padding-bottom: 5px;
      background-color: white; }
    .app-layout .search_bar select {
      background-image: none;
      appearance: menulist;
      -webkit-appearance: menulist; }
    .app-layout .search_bar button {
      font-family: "Mark-Bold";
      font-size: 16px;
      line-height: 24px;
      height: 40px;
      border-radius: 7px;
      background: #990066;
      padding: 7.5px 20px 8.5px;
      display: inline-block;
      color: white;
      text-align: center;
      transition: all 0.2s ease-out;
      border: none;
      box-shadow: none;
      text-shadow: none;
      width: 100%; }
      @media screen and (min-width: 750px) {
        .app-layout .search_bar button {
          width: auto; } }
      .app-layout .search_bar button:hover, .app-layout .search_bar button:focus {
        background: #0b0d26; }
  .app-layout #store-map {
    border: 1px solid #d8d8dc;
    border-width: 0px 1px 1px 0;
    border-bottom-right-radius: 7px; }
  .app-layout #addresses_list {
    border: 1px solid #d8d8dc; }
    @media screen and (min-width: 750px) {
      .app-layout #addresses_list {
        width: 33%;
        border-width: 0 0 1px 1px;
        border-bottom-left-radius: 7px; } }
    .app-layout #addresses_list ul li a {
      font-size: 14px;
      line-height: 20px; }
      .app-layout #addresses_list ul li a .name {
        font-family: "SouvenirStd-Medium";
        font-size: 18px;
        line-height: 24px; }
    .app-layout #addresses_list ul li .store_website a {
      margin-bottom: 0; }

.location-form .radio-label {
  display: inline-block;
  margin: 10px 20px; }
  .location-form .radio-label:last-child {
    margin-left: 0; }

/*================ Wishlist ================*/
.product-single__wishlist a {
  color: rgba(11, 13, 38, 0.64);
  font-family: "Mark-Bold";
  line-height: 24px;
  display: block;
  margin-bottom: 12px; }
  .product-single__wishlist a:hover, .product-single__wishlist a:focus {
    color: #990066; }
  .product-single__wishlist a span {
    margin-right: 5px; }

.iwishWrapper {
  margin: 30px 0; }
  @media screen and (min-width: 750px) {
    .iwishWrapper {
      margin: 40px 0 80px; } }
  .iwishWrapper .button.disabled {
    border: 1px solid #990066;
    color: #990066;
    background-color: white;
    padding-top: 6.5px;
    opacity: 1; }
  .iwishWrapper .iwishRemoveBtn {
    font-family: "Mark-Bold";
    font-size: 14px;
    color: rgba(11, 13, 38, 0.64); }
    .iwishWrapper .iwishRemoveBtn:hover, .iwishWrapper .iwishRemoveBtn:focus {
      color: #990066; }

.collection__product .product__add-cart .product-single__wishlist {
  text-align: center;
  margin-top: 15px; }

.product-workshop .product-single__wishlist {
  margin-top: 15px; }

/*================ Listrak ================*/
#ltkmodal-container {
  font-family: "Mark-Regular"; }

/*================ Findify ================*/
.recipe-related-products .findify-element .findify-lists--products-list__title {
  display: none; }
@media screen and (min-width: 431px) {
  .recipe-related-products .findify-element .findify-widget--grid__wrap .findify-widget--grid__column {
    width: 25%; } }
.recipe-related-products .findify-element .findify-widget--grid__wrap .findify-widget--grid__column .findify-widget--product {
  background-color: #fff;
  border-radius: 7px;
  border: 1px solid rgba(11, 13, 38, 0.16) !important;
  padding: 0 !important;
  display: block;
  position: relative;
  margin-bottom: 15px;
  min-height: 300px;
  margin: 0 7.5px; }
  .recipe-related-products .findify-element .findify-widget--grid__wrap .findify-widget--grid__column .findify-widget--product .findify-widget--product__image-wrap img {
    max-height: none;
    width: 100%; }
  .recipe-related-products .findify-element .findify-widget--grid__wrap .findify-widget--grid__column .findify-widget--product .findify-widget--product__title {
    padding: 16px 15px 14px;
    font-size: 16px !important;
    color: #0b0d26; }
    @media screen and (min-width: 750px) {
      .recipe-related-products .findify-element .findify-widget--grid__wrap .findify-widget--grid__column .findify-widget--product .findify-widget--product__title {
        font-size: 24px !important; } }
  .recipe-related-products .findify-element .findify-widget--grid__wrap .findify-widget--grid__column .findify-widget--product .findify-widget--product__price-wrap {
    display: none; }

/*================ Visely ================*/
.visely-recommendations-container .visely-recommendation-item .product__image {
  position: relative;
  padding: 20px 0 0;
  height: 170px; }
  @media screen and (min-width: 750px) {
    .visely-recommendations-container .visely-recommendation-item .product__image {
      height: 280px;
      padding: 20px 0 25px; } }
  .visely-recommendations-container .visely-recommendation-item .product__image img {
    width: auto; }

.recipe-recommendations .visely-recommendations-container .visely-recommendation-item .product__image img {
  width: 100%; }

@media screen and (min-width: 750px) {
  .visely-recommendations-container .visely-recommendation-item .recipe-collection__item .product__image {
    padding-bottom: 0;
    max-height: 250px; } }

.template-cart .visely-recommendation-item.collection__product,
.template-product .visely-recommendation-item.collection__product {
  width: 100%; }

/*================ Boost Commerce ================*/
.bc-sf-filter-block-title {
  position: relative; }
  .bc-sf-filter-block-title h3 span:before {
    display: none !important; }
  .bc-sf-filter-block-title h3 span:after {
    content: "-";
    font-weight: 100;
    margin-right: 15px;
    font-size: 40px !important;
    right: -12px;
    top: 12px;
    position: absolute;
    line-height: 20px;
    height: 38px;
    color: #888;
    font-family: 'pt-font' !important; }
  .bc-sf-filter-block-title h3 span.up:after {
    content: "\e844";
    margin-right: 13px;
    font-size: 16px !important;
    line-height: 38px; }

.bc-sf-filter-clear,
.bc-sf-filter-clear-all {
  position: relative;
  display: block;
  top: -20px;
  float: none !important; }

.bc-sf-filter-selection-wrapper .bc-sf-filter-selected-items .selected-item .bc-sf-filter-clear {
  float: right !important;
  top: 0; }

#bc-sf-filter-tree-mobile #bc-sf-filter-tree-mobile-button {
  margin: 0;
  color: #0b0d26;
  text-align: left;
  text-transform: none;
  font-family: "Mark-Regular";
  border: 1px solid #ddd;
  background-color: white;
  background-size: 14px 8px;
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding: 0 14px;
  background-image: url(//cdn.shopify.com/s/files/1/2836/2982/t/34/assets/arrow-down.png?v=2572425521193727873); }

/*================ Stamped ================*/
span.stamped-file-uploader {
  display: inline-block !important; }

.template-product #stamped-main-widget {
  margin: 0; }
.template-product .fa-star,
.template-product .fa-star-checked,
.template-product .fa-star-half-o,
.template-product .fa-star-o,
.template-product .stamped-fa-star,
.template-product .stamped-fa-star-checked,
.template-product .stamped-fa-star-half-o,
.template-product .stamped-fa-star-o {
  color: #fcb85c; }
.template-product .summary-rating-bar-content {
  background-color: #fcb85c; }
.template-product div.stamped-container[data-widget-style=standard],
.template-product div[data-widget-style=standard] div.stamped-container {
  margin-top: 0 !important;
  max-width: none; }
  .template-product div.stamped-container[data-widget-style=standard] .stamped-header .stamped-summary-actions,
  .template-product div[data-widget-style=standard] div.stamped-container .stamped-header .stamped-summary-actions {
    position: relative;
    bottom: 0;
    float: none;
    padding-top: 8px !important; }
    .template-product div.stamped-container[data-widget-style=standard] .stamped-header .stamped-summary-actions a,
    .template-product div[data-widget-style=standard] div.stamped-container .stamped-header .stamped-summary-actions a {
      font-family: "Mark-Bold";
      font-size: 16px;
      line-height: 24px;
      border: 1px solid #990066 !important;
      color: #990066 !important;
      border-radius: 7px;
      padding: 7px 40px !important;
      margin-top: 10px !important;
      transition: all 0.2s ease-in; }
      .template-product div.stamped-container[data-widget-style=standard] .stamped-header .stamped-summary-actions a:hover,
      .template-product div[data-widget-style=standard] div.stamped-container .stamped-header .stamped-summary-actions a:hover {
        color: #fff !important;
        background-color: #990066 !important; }
      .template-product div.stamped-container[data-widget-style=standard] .stamped-header .stamped-summary-actions a:before,
      .template-product div[data-widget-style=standard] div.stamped-container .stamped-header .stamped-summary-actions a:before {
        display: none; }
    .template-product div.stamped-container[data-widget-style=standard] .stamped-header .stamped-summary-actions .stamped-summary-actions-newquestion,
    .template-product div[data-widget-style=standard] div.stamped-container .stamped-header .stamped-summary-actions .stamped-summary-actions-newquestion {
      display: none; }
  .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-tab-container,
  .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-tab-container {
    display: none; }
  .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review,
  .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review {
    border-top: none;
    background-color: white;
    padding: 20px;
    margin-bottom: 20px;
    position: relative; }
    @media screen and (min-width: 750px) {
      .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review,
      .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review {
        margin-bottom: 30px;
        padding: 50px 40px;
        display: flex;
        align-items: flex-start; } }
    .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .stamped-review-avatar,
    .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .verified-badge,
    .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .review-location,
    .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .stamped-review-avatar,
    .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .verified-badge,
    .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .review-location {
      display: none; }
    .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .stamped-review-header,
    .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .stamped-review-header {
      flex-grow: 1;
      flex-basis: 0;
      min-width: 260px; }
      @media screen and (min-width: 1025px) {
        .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .stamped-review-header,
        .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .stamped-review-header {
          min-width: 380px;
          padding-bottom: 60px; } }
      .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .stamped-review-header .created,
      .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .stamped-review-header .created {
        float: none !important; }
      .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .stamped-review-header .author,
      .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .stamped-review-header .author {
        font-family: "Mark-Regular";
        line-height: 24px; }
      .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .stamped-review-header .stamped-starratings,
      .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .stamped-review-header .stamped-starratings {
        margin-bottom: 0.5em; }
        .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .stamped-review-header .stamped-starratings .stamped-fa,
        .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .stamped-review-header .stamped-starratings .stamped-fa {
          padding: 0 1px; }
          .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .stamped-review-header .stamped-starratings .stamped-fa:before,
          .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .stamped-review-header .stamped-starratings .stamped-fa:before {
            font-size: 24px; }
    .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .stamped-review-content,
    .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .stamped-review-content {
      width: 100%;
      margin-bottom: 0; }
      .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .stamped-review-content .stamped-review-header-title,
      .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .stamped-review-content .stamped-review-header-title {
        font-size: 24px;
        line-height: 30px;
        top: 50px;
        font-weight: normal;
        padding-bottom: 10px; }
        @media screen and (min-width: 750px) {
          .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .stamped-review-content .stamped-review-header-title,
          .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .stamped-review-content .stamped-review-header-title {
            top: 115px;
            left: 40px;
            max-width: 220px;
            position: absolute; } }
        @media screen and (min-width: 1025px) {
          .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .stamped-review-content .stamped-review-header-title,
          .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .stamped-review-content .stamped-review-header-title {
            max-width: 340px; } }
      .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .stamped-review-content .stamped-review-content-body,
      .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .stamped-review-content .stamped-review-content-body {
        font-family: "Mark-Regular"; }
        @media screen and (min-width: 750px) {
          .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .stamped-review-content .stamped-review-content-body,
          .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .stamped-review-content .stamped-review-content-body {
            font-size: 16px;
            line-height: 26px; } }
      .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-reviews .stamped-review .stamped-review-content .stamped-review-reply .stamped-review-header-title,
      .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-reviews .stamped-review .stamped-review-content .stamped-review-reply .stamped-review-header-title {
        position: relative;
        top: 0;
        left: 0; }
  .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-questions .stamped-review,
  .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-questions .stamped-review {
    border-top: none;
    background-color: white;
    padding: 20px;
    margin-bottom: 20px;
    position: relative; }
    @media screen and (min-width: 750px) {
      .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-questions .stamped-review,
      .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-questions .stamped-review {
        margin-bottom: 30px;
        padding: 50px 40px;
        margin-top: 24px !important; } }
    .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-questions .stamped-review .stamped-review-header .stamped-review-avatar,
    .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-questions .stamped-review .stamped-review-header .stamped-review-avatar {
      display: none; }
    .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-questions .stamped-review .stamped-review-content-body,
    .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-questions .stamped-review .stamped-review-content-body {
      font-family: "Mark-Regular"; }
      @media screen and (min-width: 750px) {
        .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-questions .stamped-review .stamped-review-content-body,
        .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-questions .stamped-review .stamped-review-content-body {
          font-size: 16px;
          line-height: 26px; } }
    .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-questions .stamped-review .stamped-review-reply .stamped-review-header-byline,
    .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-questions .stamped-review .stamped-review-reply .stamped-review-header-byline {
      font-family: "Mark-Bold"; }
      .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-questions .stamped-review .stamped-review-reply .stamped-review-header-byline .created,
      .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-questions .stamped-review .stamped-review-reply .stamped-review-header-byline .created {
        font-family: "Mark-Regular"; }
    .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-questions .stamped-review .stamped-review-reply .stamped-review-reply-body,
    .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-questions .stamped-review .stamped-review-reply .stamped-review-reply-body {
      font-family: "Mark-Regular"; }
      @media screen and (min-width: 750px) {
        .template-product div.stamped-container[data-widget-style=standard] .stamped-content .stamped-questions .stamped-review .stamped-review-reply .stamped-review-reply-body,
        .template-product div[data-widget-style=standard] div.stamped-container .stamped-content .stamped-questions .stamped-review .stamped-review-reply .stamped-review-reply-body {
          font-size: 16px;
          line-height: 26px; } }

.stamped-main-badge .stamped-badge-caption[data-reviews="0"]:after {
  content: ' No Reviews' !important; }

.stamped-badge[data-rating="0.0"], .stamped-badge[data-rating="0"] {
  display: block !important; }

.bundle-item__rating .stamped-badge-caption,
.collection-product__rating .stamped-badge-caption,
.collection-recipe__rating .stamped-badge-caption {
  display: none !important; }
.bundle-item__rating .stamped-badge .stamped-fa,
.collection-product__rating .stamped-badge .stamped-fa,
.collection-recipe__rating .stamped-badge .stamped-fa {
  color: #fcb85c; }

#shopify-product-reviews .spr-container .spr-content .stamped-tab-container .stamped-tabs {
  display: none; }
#shopify-product-reviews .spr-container .spr-summary .spr-summary-actions .spr-summary-actions-newreview.action--active {
  display: inline-block !important; }
#shopify-product-reviews .spr-container .spr-summary .spr-summary-actions #link-write-questions {
  display: none; }

#stamped-reviews-widget .stamped-carousel-buttons,
#stamped-reviews-widget .stamped-carousel-title,
#stamped-reviews-widget .stamped-carousel-subtitle,
#stamped-reviews-widget .stamped-carousel-scroll:before,
#stamped-reviews-widget .stamped-carousel-scroll .stamped-reviews-date,
#stamped-reviews-widget .stamped-carousel-scroll .stamped-reviews-image img {
  display: none !important; }
#stamped-reviews-widget .stamped-carousel-scroll .stamped-reviews-rating {
  text-align: center; }
#stamped-reviews-widget .stamped-carousel-scroll-wrapper .block {
  width: 100% !important;
  height: auto;
  margin-bottom: 10px; }
  #stamped-reviews-widget .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper {
    padding: 0; }
    #stamped-reviews-widget .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-title a {
      margin-bottom: 8px;
      font-family: "SouvenirStd-Medium";
      text-align: center;
      font-weight: normal;
      display: block; }
      @media screen and (min-width: 750px) {
        #stamped-reviews-widget .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-title a {
          font-size: 30px; } }
      @media screen and (min-width: 1025px) {
        #stamped-reviews-widget .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-title a {
          font-size: 48px;
          line-height: 54px; } }
    #stamped-reviews-widget .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-image {
      background: transparent;
      border: none;
      width: auto;
      float: none;
      height: auto;
      margin: 0;
      position: absolute;
      width: 100%;
      text-align: center;
      bottom: -27px; }
      @media screen and (min-width: 750px) {
        #stamped-reviews-widget .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-image {
          bottom: -40px; } }
      #stamped-reviews-widget .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-image a {
        height: auto; }
      #stamped-reviews-widget .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-image .stamped-reviews-product-title {
        font-size: 16px;
        text-align: center;
        font-family: "Mark-Regular"; }
    #stamped-reviews-widget .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-message {
      margin-left: 0 !important;
      padding-right: 0;
      text-align: center; }
      #stamped-reviews-widget .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-message .stamped-reviews-message-block {
        font-style: normal;
        font-size: 16px;
        font-family: "Mark-Regular"; }
        @media screen and (min-width: 1025px) {
          #stamped-reviews-widget .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-message .stamped-reviews-message-block {
            font-size: 24px;
            line-height: 36px;
            margin-bottom: 50px; } }
    #stamped-reviews-widget .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-author {
      margin-left: 0 !important;
      text-align: center;
      font-family: "Mark-Bold";
      font-weight: normal;
      font-size: 16px;
      position: absolute;
      bottom: -12px;
      width: 100%; }
      @media screen and (min-width: 750px) {
        #stamped-reviews-widget .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-author {
          bottom: -25px; } }
      @media screen and (min-width: 1025px) {
        #stamped-reviews-widget .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-author {
          font-size: 24px;
          line-height: 36px;
          margin-bottom: 8px; } }

@media only screen and (max-width: 749px) {
  .stamped-widget-drawer {
    display: none !important; } }
/*================ Add This ================*/
.at-share-btn-elements {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.at-style-responsive .at-share-btn {
  flex: 1;
  text-align: center; }

.at-resp-share-element .at-share-btn .at-icon-wrapper {
  float: none !important; }

#at-custom-sidebar {
  display: none !important; }

/*================ Clear Box Outline on Product Page Small Screen ================*/
@media only screen and (max-width: 749px) {
  .product-single .product__variants-select {
    clear: both; } }
