@font-face {
  font-family: 'courier-new';
  src: url("../fonts/cour-webfont.eot");
  src: url("../fonts/cour-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/cour-webfont.woff2") format("woff2"), url("../fonts/cour-webfont.woff") format("woff"), url("../fonts/cour-webfont.ttf") format("truetype"), url("../fonts/cour-webfont.svg#courier_newregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'courier-new';
  src: url("../fonts/courbd-webfont.eot");
  src: url("../fonts/courbd-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/courbd-webfont.woff2") format("woff2"), url("../fonts/courbd-webfont.woff") format("woff"), url("../fonts/courbd-webfont.ttf") format("truetype"), url("../fonts/courbd-webfont.svg#courier_newbold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'courier-new';
  src: url("../fonts/courbi-webfont.eot");
  src: url("../fonts/courbi-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/courbi-webfont.woff2") format("woff2"), url("../fonts/courbi-webfont.woff") format("woff"), url("../fonts/courbi-webfont.ttf") format("truetype"), url("../fonts/courbi-webfont.svg#courier_newbold_italic") format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'courier-new';
  src: url("../fonts/couri-webfont.eot");
  src: url("../fonts/couri-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/couri-webfont.woff2") format("woff2"), url("../fonts/couri-webfont.woff") format("woff"), url("../fonts/couri-webfont.ttf") format("truetype"), url("../fonts/couri-webfont.svg#courier_newitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'ugly-qua';
  src: url("../fonts/uglyqua-webfont.eot");
  src: url("../fonts/uglyqua-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/uglyqua-webfont.woff2") format("woff2"), url("../fonts/uglyqua-webfont.woff") format("woff"), url("../fonts/uglyqua-webfont.ttf") format("truetype"), url("../fonts/uglyqua-webfont.svg#uglyquaregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ugly-qua';
  src: url("../fonts../fonts/uglyqua-italic-webfont.eot");
  src: url("../fonts/uglyqua-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/uglyqua-italic-webfont.woff2") format("woff2"), url("../fonts/uglyqua-italic-webfont.woff") format("woff"), url("../fonts/uglyqua-italic-webfont.ttf") format("truetype"), url("../fonts/uglyqua-italic-webfont.svg#uglyquaitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}

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

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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

* {
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  color: #522310;
  font-size: 14px;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

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

img {
  max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  margin: 1em 0;
  font-weight: bold;
  color: #522310;
}

h1 {
  font-size: 1.4rem;
}

h2 {
  font-size: 1.4rem;
  line-height: 1.4;
}

p {
  margin-bottom: 1em;
  line-height: 1.2;
}

a {
  color: #522310;
}

a:focus, btn:focus {
  outline: none;
}

input[type=submit] {
  cursor: pointer;
}

strong, b {
  font-weight: bold;
}

input[type=submit], input[type=button], input[type=text], textarea, button, select {
  -webkit-appearance: none;
  border-radius: 0;
}

input[type=text], textarea {
  border: 1px solid #B6B6B6;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

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

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

.slick-slider .slick-track,
.slick-slider .slick-list {
  -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 {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

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

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

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

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

[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-loading .slick-slide {
  visibility: hidden;
}

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

.slick-slide:focus {
  outline: none;
}

.slick-arrow.slick-hidden {
  display: none;
}

body {
  background-image: url(../images/footer-texture.jpg);
  font-family: 'courier-new', monospace;
}

a {
  font-family: 'courier-new', monospace;
}

.container {
  max-width: 1280px;
}

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

.logo {
  width: 130px;
  height: 80px;
  display: block;
  background-image: url(../images/logo.png);
  background-image: url(../images/logo.svg), none;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.round-logo {
  width: 80px;
  height: 80px;
  display: inline-block;
  background-image: url(../images/round-logo.png);
  background-image: url(../images/round-logo.svg), none;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.cf:before, .cf:after {
  content: '';
  display: block;
  clear: both;
}

#basket {
  height: 0;
  display: none;
  background-color: #fff;
  pointer-events: none;
}

#basket-inner > div {
  background-color: #522310;
  padding: 10px 145px 10px 20px;
  position: relative;
  border-bottom: 1px solid #522310;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: bold;
  z-index: 1500;
  pointer-events: auto;
}

#basket-inner a {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 20px;
  background-color: #fff;
  color: #522310;
  text-decoration: none;
}

#basket-point {
  width: 170px;
  display: none;
  position: absolute;
  top: 100%;
  left: -1px;
}

#basket-point:before, #basket-point:after {
  content: '';
  height: 0;
  position: absolute;
  left: 0;
  border-left: 85px solid transparent;
  border-right: 85px solid transparent;
  font-size: 0;
  line-height: 0;
}

#basket-point:before {
  border-top: 25px solid #b6b6b6;
  top: 0;
}

#basket-point:after {
  border-top: 25px solid #fff;
  top: -1px;
}

.show-basket #basket {
  height: auto;
  display: block;
}

#main-header {
  background-color: #fff;
  padding: 20px 0;
  position: relative;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  z-index: 200;
}

#main-header-inner {
  position: relative;
}

#nav-btn {
  width: 30px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  background: none;
  border: none;
  z-index: 1100;
  cursor: pointer;
}

#nav-btn span {
  width: 100%;
  height: 2px;
  position: absolute;
}

#nav-btn:focus {
  outline: none;
}

#nav-open span {
  left: 0;
  background-color: #82a998;
}

#nav-open span:first-of-type {
  top: 0;
  transition: width 0.1s 0.2s;
}

#nav-open span:nth-of-type(2) {
  top: 10px;
  transition: width 0.1s 0.3s;
}

#nav-open span:last-of-type {
  top: 20px;
  transition: width 0.1s 0.4s;
}

#nav-close span {
  width: 0;
  top: 50%;
  left: 50%;
  background-color: #522310;
}

#nav-close span:first-of-type {
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transition: width 0.1s 0.1s;
}

#nav-close span:last-of-type {
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transition: width 0.1s;
}

#main-nav {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: -100%;
  background-color: #fff;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  text-align: center;
  transform: translateX(0);
  transition: transform 0.5s;
  z-index: 1000;
  text-transform: uppercase;
}

#main-nav a {
  margin-bottom: 8px;
  padding: 4px;
  display: block;
  color: #522310;
  text-decoration: none;
  font-size: 1.2rem;
}

#main-nav #xs-social-media {
  margin-top: 20px;
}

#main-nav #xs-social-media a {
  display: inline-block;
  margin: 0 5px;
}

#main-nav-inner {
  padding: 20px 0 20px 0;
  position: relative;
}

#main-nav-inner hr {
  width: 100%;
  height: 1px;
  background-image: url(../images/dashed-border.png);
  display: none;
  border: none;
}

#main-nav-inner .container {
  padding: 30px 0 20px;
}

.show-nav {
  overflow: hidden;
}

.show-nav #nav-open span {
  width: 0;
}

.show-nav #nav-open span:first-of-type {
  transition: width 0.1s 0.2s;
}

.show-nav #nav-open span:nth-of-type(2) {
  transition: width 0.1s 0.1s;
}

.show-nav #nav-open span:last-of-type {
  transition: width 0.1s;
}

.show-nav #nav-close span {
  width: 100%;
}

.show-nav #nav-close span:first-of-type {
  transition: width 0.1s 0.3s;
}

.show-nav #nav-close span:last-of-type {
  transition: width 0.1s 0.4s;
}

.show-nav #main-nav {
  transform: translateX(-100%);
}

#md-social-media {
  display: none;
}

#md-social-media a {
  margin: 0 3px;
  text-decoration: none;
  color: #522310;
  font-size: 1.2rem;
}

.content-wrap {
  display: block;
  background-image: url(../images/bg-texture.jpg);
  background-repeat: repeat;
  background-color: #f8f8f8;
  position: relative;
}

#chalkboard-wrap {
  background-image: url(../images/wood-texture.jpg);
  background-size: 85%;
  padding: 40px 20px;
  position: relative;
  overflow: hidden;
}

#chalkboard-wrap:before, #chalkboard-wrap:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

#chalkboard-wrap:before {
  height: 20px;
  content: url(../images/wood-overlay-top.png);
  top: 0;
}

#chalkboard-wrap:after {
  height: 15px;
  content: url(../images/wood-overlay-bottom.png);
  bottom: 0;
}

#choose-your-brownie-arrow {
  width: 100%;
  height: 240px;
  padding: 0 10px;
  display: none;
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

#choose-your-brownie-arrow a {
  float: right;
  transform: rotate(90deg) translateX(100%);
  transform-origin: top right;
  font-family: 'ugly-qua', serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.7rem;
  font-weight: bold;
  text-decoration: none;
  color: #522310;
  pointer-events: auto;
}

#choose-your-brownie-arrow a:after {
  content: '';
  width: 220px;
  height: 11px;
  position: relative;
  top: -2px;
  right: -10px;
  background-image: url(../images/dashed-arrow.png);
  background-image: url(../images/dashed-arrow.svg), none;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}

#choose-your-brownie-arrow .container {
  max-width: 1280px;
}

#choose-your-brownie-arrow.fixed {
  position: fixed;
  top: 120px;
}

#choose-your-brownie-arrow.fixed.stick-to-bottom {
  position: absolute;
  top: auto;
  bottom: 0;
}

#main-footer {
  padding: 20px 0;
  text-align: center;
}

#home-slider-wrap {
  padding: 20px 20px 0;
  margin-bottom: 60px;
}

#home-slider-wrap-inner {
  position: relative;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
}

#slider-arrow {
  height: 36px;
  position: absolute;
  top: 92px;
  left: -10px;
  background-color: #fff;
  border-top: 1px solid #522310;
  border-bottom: 1px solid #522310;
  border-left: 1px solid #522310;
  padding: 11px 10px 9px;
  pointer-events: none;
  z-index: 100;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: bold;
}

#slider-arrow div {
  width: 36px;
  height: 36px;
  position: absolute;
  top: -1px;
  left: 100%;
  overflow: hidden;
}

#slider-arrow div:before, #slider-arrow div:after {
  content: '';
  height: 0;
  position: absolute;
  left: 0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  font-size: 0;
  line-height: 0;
}

#slider-arrow div:before {
  border-left: 18px solid #522310;
  left: 0;
}

#slider-arrow div:after {
  border-left: 18px solid #fff;
  left: -1px;
}

#tape-top-left, #tape-top-right, #tape-bottom-left, #tape-bottom-right {
  width: 43px;
  position: absolute;
  pointer-events: none;
  z-index: 100;
}

#tape-top-left {
  top: -15px;
  left: -15px;
}

#tape-top-right {
  top: -15px;
  right: -15px;
  transform: rotate(90deg);
}

#tape-bottom-left {
  bottom: -15px;
  left: -15px;
  transform: rotate(-90deg);
}

#tape-bottom-right {
  bottom: -15px;
  right: -15px;
  transform: rotate(180deg);
}

#home-slider-borders {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  pointer-events: none;
}

#home-slider .home-slide-large {
  display: none;
}

#home-slider .home-slide-small {
  display: block;
}

#home-slider a:focus {
  outline: none;
}

#home-slider .slick-dots {
  margin-top: 20px;
  position: absolute;
  top: 100%;
  left: 0;
}

.slick-dots {
  width: 100%;
  z-index: 10;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
}

.slick-dots button {
  width: 14px;
  height: 14px;
  background-color: #522310;
  border: none;
  border-radius: 50%;
  padding: 0;
  margin: 0 5px;
  position: relative;
  cursor: pointer;
  font-size: 0;
}

.slick-dots button:after {
  content: '';
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 50%;
  background-color: #82a998;
  transform: scale(0);
  transition: transform 0.2s;
}

.slick-dots button:focus {
  outline: none;
}

.slick-dots .slick-active button:after {
  transform: scale(1);
}

#home-slider-border-top, #home-slider-border-right, #home-slider-border-bottom, #home-slider-border-left {
  max-width: none;
  position: absolute;
}

#home-slider-border-top {
  top: -5px;
  left: 0;
}

#home-slider-border-right {
  top: 0;
  right: -5px;
}

#home-slider-border-bottom {
  bottom: -5px;
  left: 0;
}

#home-slider-border-left {
  top: 0;
  left: -5px;
}

#home-slider-border-right, #home-slider-border-left {
  min-height: 100%;
}

#home-slider-border-top, #home-slider-border-bottom {
  min-width: 100%;
}

#main-content {
  padding: 60px 0;
  overflow: hidden;
}

#main-content-inner {
  max-width: 1427px;
  background: url("../images/paint-bg-middle.png");
  background-position: center;
  position: relative;
  padding: 20px;
}

#main-content-inner .container {
  max-width: 1180px;
}

#home-boxes {
  z-index: 1;
  position: relative;
}

#home-boxes a:first-child,
#home-boxes a:first-child img {
    display:none;
}

#home-boxes img {
  display: block;
  margin-bottom: 10px;
}

#home-text {
  margin: 40px 0;
  padding: 0 10px;
  position: relative;
  z-index: 1;
}

#testimonial {
  margin: 40px 0;
  position: relative;
  z-index: 1;
  text-align: center;
}

#testimonial-circle-wrap {
  max-width: 245px;
  background-image: url(../images/dashed-circle.png);
  background-image: url(../images/dashed-circle.svg), none;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}

#testimonial-circle {
  visibility: hidden;
}

#testimonial-inner {
  width: 100%;
  padding: 0 40px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-family: 'ugly-qua', serif;
  font-size: 1rem;
  color: #82a998;
  text-transform: uppercase;
}

#testimonial-inner .icon-flourish {
  margin-bottom: 1em;
  display: inline-block;
}

#testimonial-inner p {
  line-height: 1.5;
}

#testimonial-quote > *:first-of-type:before {
  content: '\201C';
}

#testimonial-quote > *:last-of-type:after {
  content: '\201D';
}

#testimonial-name {
  font-family: 'courier-new', monospace;
  font-size: 0.9rem;
}

#about-content, #testimonials-content {
  position: relative;
  z-index: 100;
}

#about-content > div:after, #testimonials-content > div:after {
  content: '';
  height: 1px;
  background-image: url(../images/dashed-border.png);
  display: block;
  margin: 30px 0;
  font-size: 0.8em;
}

#about-content > div:last-of-type:after, #testimonials-content > div:last-of-type:after {
  background: none;
  margin: 0;
}

#about-content .container, #testimonials-content .container {
  max-width: 920px;
}

#faqs-content {
  position: relative;
  z-index: 100;
}

#faqs-content > div:after {
  content: '';
  height: 1px;
  background-image: url(../images/dashed-border.png);
  display: block;
  margin: 30px 0;
  font-size: 0.8em;
}

#faqs-content .container {
  max-width: 920px;
}

.about-image {
  margin-bottom: 30px;
}

.about-image-inner {
  position: relative;
  display: inline-block;
}

.about-image-inner img {
  display: block;
}

.about-image-border {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px;
  pointer-events: none;
}

.about-image-border:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background-image: url(../images/about-border.png);
  background-image: url(../images/about-border.svg), none;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.about-text h2 {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#testimonials-content h2 {
  font-size: 1rem;
}

#testimonials-content .container {
  position: relative;
}

.question {
  font-size: 1.2rem;
  font-weight: bold;
  font-style: italic;
  color: #522310;
  cursor: pointer;
}

.question:after {
  content: "\e901";
  font-family: 'icomoon' !important;
  font-style: normal;
  transform: rotate(0);
  display: inline-block;
}

.question.show:after {
  transform: rotate(180deg);
}

.answer {
  height: 0;
  overflow: hidden;
  transition: height 0.2s;
  color: #522310;
}

.answer-inner {
  padding-top: 20px;
}

.point-header {
  margin-top: 0;
  background-image: url(../images/testimonial-header-bg.png);
  background-image: url(../images/testimonial-header-bg.svg), none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  font-family: 'mr-moustache';
  font-weight: 100;
  text-transform: uppercase;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0.1em;
}

.point-header span {
  background-color: #fff;
  display: inline-block;
  padding: 0 15px 0.2em;
}

#brownies {
  position: relative;
  z-index: 100;
}

#brownies .point-header {
  display: none;
}

#brownies a {
  text-decoration: none;
}

#brownies a:hover .brownie-hover {
  opacity: 1;
}

#brownies h2 {
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.brownie {
  margin-bottom: 30px;
}

.brownie-image {
  position: relative;
}

.brownie-image > img {
  width: 100%;
  display: block;
}

.brownie-icon img {
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.5s;
}

.brownie-icon img.show {
  opacity: 1;
}

.brownie-hover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s;
}

.brownie-texture {
  width: 100%;
  height: 100%;
  background-image: url(../images/brownies-overlay-texture.jpg);
  opacity: 0.8;
}

#contact-content {
  position: relative;
  z-index: 100;
}

#contact-content h1 {
  margin-top: 0;
  font-style: italic;
}

#contact-content h2 {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 0.8rem;
}

#contact-content section {
  margin-bottom: 30px;
}

#contact-content section .container {
  max-width: 920px;
}

#contact-content section:after {
  content: '';
  height: 1px;
  display: block;
  margin-top: 30px;
  background-image: url(../images/dashed-border.png);
}

#contact-content section:last-of-type:after {
  background: none;
}

#contact-content input, #contact-content textarea {
  width: 100%;
  padding: 5px 10px 2px;
  margin-bottom: 20px;
  background-color: transparent;
  background-size: 100% 100%;
  border: none;
  color: #522310;
  font-family: 'courier-new', monospace;
  font-size: 1rem;
}

#contact-content input:focus, #contact-content textarea:focus {
  outline: none;
}

#contact-content input {
  border: 1px solid #522310;
}

#contact-content input[type=submit] {
  margin-bottom: 10px;
  padding: 27px 0 25px;
  border: none;
  background-image: url(../images/brown-submit-banner.png);
  background-image: url(../images/brown-submit-banner.svg), none;
  font-family: 'ugly-qua', serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 0.9rem;
}

#contact-content textarea {
  width: 100%;
  height: 120px;
  max-width: 100%;
  border: 1px solid #522310;
  display: block;
}

.brown-placeholder::-webkit-input-placeholder {
  color: #522310;
}

.brown-placeholder::-moz-placeholder {
  color: #522310;
}

.brown-placeholder:-ms-input-placeholder {
  color: #522310;
}

.brown-placeholder:-moz-placeholder {
  color: #522310;
}

#contact-details {
  font-size: 1rem;
}

#contact-details a {
  text-decoration: none;
}

#product {
  max-width: 960px;
  position: relative;
  z-index: 100;
}

#product-slider-wrap {
  display: none;
  position: relative;
  padding-right: 20px;
}

#product-slider-wrap-inner {
  position: relative;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
}

#product-slider .slick-dots {
  position: absolute;
  bottom: 30px;
  left: 0;
}

#tape-top, #tape-bottom {
  position: absolute;
  left: 50%;
  z-index: 100;
}

#tape-top {
  top: 0;
  transform: translate(-50%, -50%);
}

#tape-bottom {
  bottom: 0;
  transform: translate(-50%, 50%);
}

#product-info {
  text-align: center;
}

#product-info header h2 {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: 'mr-moustache';
  font-weight: 100;
  font-size: 2rem;
  color: #1f1e1c;
  letter-spacing: 0;
}

#product-info h2 {
  margin-bottom: 5px;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#product-info p {
  margin: 0.5em 0;
}

#product-header {
  padding: 20px 40px 0;
  display: none;
}

#product-header-main-sm {
  display: none;
}

#product-header-main, #product-header-main-sm {
  position: relative;
  padding-bottom: 20px;
  padding-right: 60px;
}

#product-header-main img, #product-header-main-sm img {
  display: block;
}

#product-icon, #product-icon-sm {
  width: 22vw;
  position: absolute;
  bottom: -10px;
  right: 0;
}

#product-options .catProdAttributeItem {
  display: block;
  position: relative;
  padding: 0 24px;
}

#product-options .catProdAttributeItem input {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}

#product-options .catProdAttributeItem input:checked + span:after {
  transform: scale(1);
}

#product-options .catProdAttributeItem span {
  cursor: pointer;
}

#product-options .catProdAttributeItem span:before {
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #522310;
  background-color: #ecdaac;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

#product-options .catProdAttributeItem span:after {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #522310;
  position: absolute;
  top: 4px;
  left: 4px;
  transform: scale(0);
  transition: transform 0.1s;
  pointer-events: none;
}

#product-options h2 {
  margin: 30px 0 10px;
  font-size: 0.8rem;
  color: #1f1e1c;
}

.catProdAttributeTitle {
  margin: 30px 0 10px;
  font-weight: bold;
  font-size: 0.8rem;
  text-transform: uppercase;
  line-height: 1.4;
}

.catProdAttributeItem {
  margin-bottom: 10px;
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1.4;
}

.productTextInput {
  width: 100%;
  display: block;
  padding: 6px;
  text-align: center;
  font-family: 'courier-new', monospace;
}

.productSubmitInput {
  width: 100%;
  display: block;
  background-color: #522310;
  border: none;
  padding: 8px;
  margin: 30px 0;
  font-size: 1.3rem;
  text-transform: uppercase;
  color: #fff;
  font-family: 'courier-new', monospace;
  font-weight: bold;
  letter-spacing: 0.1em;
}

#paint-bg-top, #paint-bg-bottom {
  max-width: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-user-drag: none;
  -moz-user-select: none;
  user-drag: none;
}

.brownie-border {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.brownie-border-top, .brownie-border-right, .brownie-border-bottom, .brownie-border-left {
  position: absolute;
}

.brownie-border-top, .brownie-border-left {
  top: 0;
  left: 0;
}

.brownie-border-bottom, .brownie-border-right {
  bottom: 0;
  right: 0;
}

.brownie-border-top, .brownie-border-bottom {
  width: 100%;
}

.brownie-border-left, .brownie-border-right {
  height: 100%;
}

#breadcrumbs, #breadcrumbs-sm {
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.7rem;
}

#breadcrumbs div, #breadcrumbs-sm div {
  width: 25%;
  float: left;
  position: relative;
}

#breadcrumbs div:after, #breadcrumbs-sm div:after {
  content: '';
  width: 100%;
  max-width: 150px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  transform: translateX(-50%);
}

#breadcrumbs div:first-of-type:after, #breadcrumbs-sm div:first-of-type:after {
  background-image: url(../images/cart-breadcrumb-line-1.png);
}

#breadcrumbs div:nth-of-type(2):after, #breadcrumbs-sm div:nth-of-type(2):after {
  background-image: url(../images/cart-breadcrumb-line-2.png);
}

#breadcrumbs div:nth-of-type(3):after, #breadcrumbs-sm div:nth-of-type(3):after {
  background-image: url(../images/cart-breadcrumb-line-3.png);
}

#breadcrumbs div:last-of-type:after, #breadcrumbs-sm div:last-of-type:after {
  display: none;
}

#breadcrumbs span, #breadcrumbs-sm span {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-bottom: 10px;
  border-radius: 50%;
  background-color: #522310;
  position: relative;
  z-index: 10;
  color: #fff;
  text-align: center;
  line-height: 32px;
  font-size: 2rem;
  font-family: 'mr-moustache';
  font-weight: 100;
}

#breadcrumbs {
  padding: 40px 10px;
}

#breadcrumbs-sm {
  display: none;
  margin: 40px auto 60px;
  position: relative;
  z-index: 100;
}

.step-0 #breadcrumbs > div:first-of-type span, .step-0 #breadcrumbs-sm > div:first-of-type span {
  background-color: #82a998;
}

.step-1 #breadcrumbs > div:nth-of-type(2) span, .step-1 #breadcrumbs-sm > div:nth-of-type(2) span {
  background-color: #82a998;
}

.step-2 #breadcrumbs > div:nth-of-type(3) span, .step-2 #breadcrumbs-sm > div:nth-of-type(3) span {
  background-color: #82a998;
}

.step-3 #breadcrumbs > div:nth-of-type(4) span, .step-3 #breadcrumbs-sm > div:nth-of-type(4) span {
  background-color: #82a998;
}

#shop-cart {
  position: relative;
  z-index: 100;
}

#shop-cart th {
  display: none;
}

#shop-cart table, #shop-cart tbody, #shop-cart tfoot, #shop-cart tr, #shop-cart td {
  width: 100%;
  display: block;
  border: none;
}

#shop-cart table {
  max-width: 960px;
  margin: 0 auto;
}

#shop-cart tbody tr {
  margin-bottom: 40px;
}

#shop-cart tbody td {
  margin-bottom: 10px;
  vertical-align: middle;
  border: 1px solid #dddedf;
  padding: 0 15px;
  text-transform: uppercase;
}

#shop-cart .product-images {
  height: auto;
  border: none;
  padding: 0 40px;
  margin-bottom: 30px;
  border: none;
}

#shop-cart .product-images a {
  font-size: 0;
}

#shop-cart .product-images .product-icon, #shop-cart .product-images .product-title {
  display: inline-block;
  vertical-align: middle;
}

#shop-cart .product-images .product-icon {
  width: 30%;
  margin-right: 5%;
}

#shop-cart .product-images .product-title {
  width: 65%;
}

#shop-cart .product-remove a, #shop-cart .product-remove-sm a {
  text-decoration: none;
}

#shop-cart .product-remove-sm {
  display: none;
}

#shop-cart .product-cell-label, #shop-cart .product-cell-content {
  float: left;
  padding: 10px 0 8px;
}

#shop-cart .product-cell-label {
  width: 65%;
  border-right: 1px solid #dddedf;
  padding-right: 15px;
}

#shop-cart .product-cell-content {
  width: 35%;
  border-left: 1px solid #dddedf;
  position: relative;
  left: -1px;
  padding-left: 15px;
  text-align: center;
}

#shop-cart .product-quantity {
  margin-bottom: 30px;
  text-transform: uppercase;
}

#shop-cart .product-quantity input {
  width: 100%;
  height: 22px;
  max-width: 40px;
  border: none;
  padding: 0;
  margin: 0;
  border: 1px solid #dddedf;
  text-align: center;
  font-family: 'courier-new', monospace;
  color: #522310;
}

#shop-cart .product-quantity .product-cell-content {
  padding: 5px 0 5px 15px;
}

#shop-cart h2 {
  text-align: left;
  margin: 0;
  font-size: 1rem;
  text-transform: uppercase;
}

#shop-cart .discountcodeInput, #shop-cart .update {
  height: 40px;
  float: left;
  line-height: 40px;
  font-family: 'courier-new', monospace;
  text-transform: uppercase;
}

#shop-cart .discountcodeInput {
  width: 60%;
  padding: 0 10px;
  line-height: 42px;
  color: #c6024a;
}

#shop-cart .update {
  width: 40%;
  float: left;
  top: 0;
  margin-bottom: 20px;
  background-color: #522310;
  color: #fff;
}

#shop-cart #voucher {
  display: none;
  color: #c6024a;
}

#shop-cart #voucher:before {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  margin: 24px 0;
  background-image: url(../images/dashed-border.png);
}

#shop-cart .checkout {
  background-color: #fffcf4;
  color: #522310;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  white-space: nowrap;
}

#shop-cart .checkout a {
  width: 100%;
  display: block;
  background-color: #522310;
  padding: 20px;
  color: #fff;
  text-decoration: none;
}

#shop-cart .checkout > div {
  padding: 24px 40px;
}

#shop-cart .checkout .productitemcell {
  padding: 0;
  display: inline;
  line-height: 1;
}

#shop-cart footer {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #c6c7c9;
  color: #522310;
}

#shop-cart footer div {
  margin: 30px 0;
}

#shop-cart footer div:after {
  content: ':';
  display: block;
  margin-top: 30px;
  font-size: 2rem;
  text-align: center;
}

#shop-cart footer div:last-of-type:after {
  content: none;
}

#shop-cart footer h2 {
  text-transform: uppercase;
  font-size: 0.9rem;
}

#shop-cart #delivery {
  margin-bottom: 40px;
}

#shop-cart #delivery td {
  text-align: left;
}

#shop-cart #delivery td:last-of-type {
  text-align: center;
}

#shop-cart #delivery .product-price {
  margin-bottom: 0;
  border: 1px solid #dddedf;
  vertical-align: middle;
}

#shop-cart #delivery-type {
  width: 100%;
  margin-bottom: 20px;
  padding: 7px;
  border: 1px solid #dddedf;
}

#shop-cart .shippingDiv {
  display: none;
}

#shop-cart #delivery-date {
  display: none;
}

#shop-cart #select-delivery-date {
  height: 0;
  opacity: 0;
  pointer-events: none;
}

#shop-cart #select-delivery-date input {
  width: 100%;
  padding: 7px;
  border: 1px solid #dddedf;
}

#shop-cart #delivery-date-select {
  margin-bottom: 20px;
}

.show-delivery-select #shop-cart #select-delivery-date {
  opacity: 1;
  pointer-events: auto;
}

#checkout-steps {
  position: relative;
  z-index: 100;
}

#checkout-form .container {
  max-width: 640px;
  margin: 0 auto;
}

#checkout-form .input-wrap, #checkout-form .select-wrap {
  width: 100%;
  display: block;
}

#checkout-form .select-wrap {
  position: relative;
}

#checkout-form .select-wrap:after {
  content: "\e901";
  height: 37px;
  position: absolute;
  top: 1px;
  right: 1px;
  background: #fff;
  line-height: 37px;
  font-size: 1.4rem;
  font-family: 'icomoon' !important;
  color: #522310;
  pointer-events: none;
}

#checkout-form label {
  padding: 10px 20px;
  text-transform: uppercase;
  color: #522310;
  font-size: 0.7rem;
}

#checkout-form input, #checkout-form select, #checkout-form textarea {
  width: 100%;
  display: block;
  padding: 10px;
  border: 1px solid #c6c7c9;
}

#checkout-form .radio {
  margin: 40px 0;
  font-weight: bold;
  text-transform: none;
  font-size: 0.9rem;
}

#checkout-form .radio label, #checkout-form .radio input {
  width: auto;
  float: left;
  padding: 0;
}

#checkout-form .radio label {
  position: relative;
  padding: 2px 0 0 20px;
  font-weight: bold;
  text-transform: none;
  font-size: 0.9rem;
  cursor: pointer;
}

#checkout-form .radio label:before {
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #522310;
  background-color: #ecdaac;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

#checkout-form .radio label:after {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #522310;
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
  pointer-events: none;
}

#checkout-form .radio input {
  display: none;
}

#checkout-form .radio input:checked + label:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

#checkout-form .radio > div {
  margin: 8px 0;
  padding-bottom: 2px;
}

#checkout-form .forward-step, #checkout-form #catwebformbutton {
  width: 100%;
  display: block;
  padding: 20px;
  margin-top: 30px;
  border: none;
  color: #fff;
  text-decoration: none;
  font-family: 'courier-new', monospace;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1;
  cursor: pointer;
}

#checkout-form .forward-step:focus, #checkout-form #catwebformbutton:focus {
  outline: none;
}

#checkout-form .forward-step {
  background-color: #522310;
}

#checkout-form #catwebformbutton {
  background-color: #82a998;
}

#checkout-form .error {
  background: none;
  margin-bottom: 0;
}

#checkout-form .error input {
  border: 1px solid #c6024a;
}

#checkout-form .error-message {
  background-color: #c6024a;
  padding: 6px;
  color: #fff;
}

#checkout-form .btn-container {
  max-width: 1080px;
  margin: 0 auto;
}

#confirm .container {
  max-width: 1080px;
}

#confirm #confirm-cart, #confirm #confirm-shipping-address, #confirm #confirm-billing-address {
  margin: 30px 0;
}

#confirm #confirm-cart > div, #confirm #confirm-shipping-address > div, #confirm #confirm-billing-address > div {
  background-color: #fffcf4;
  padding: 20px;
}

#confirm #confirm-cart h2, #confirm #confirm-shipping-address h2, #confirm #confirm-billing-address h2 {
  margin-top: 0;
  text-transform: uppercase;
}

#confirm #confirm-cart .edit-address, #confirm #confirm-shipping-address .edit-address, #confirm #confirm-billing-address .edit-address {
  display: block;
  background-color: #522310;
  padding: 10px 20px 8px;
  margin-top: 30px;
  border: none;
  color: #fff;
  text-decoration: none;
  font-family: 'courier-new', monospace;
  font-size: 0.9rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1;
  cursor: pointer;
}

#confirm #confirm-cart .name, #confirm #confirm-shipping-address .name, #confirm #confirm-billing-address .name {
  font-weight: bold;
  margin-bottom: 10px;
}

#confirm #confirm-cart li {
  padding: 10px 0;
  color: #522310;
}

#confirm #confirm-cart li div div {
  float: left;
}

#confirm #confirm-cart li div span {
  display: block;
  margin-top: 10px;
}

#confirm #confirm-cart li div img {
  max-width: 60px;
  float: right;
}

#confirm #confirm-cart li:after {
  content: '';
  height: 1px;
  display: block;
  background-image: url(../images/dashed-border.png);
  margin-top: 10px;
}

#confirm #confirm-cart li:last-of-type:after {
  background-image: none;
}

#confirm #total {
  padding-top: 20px;
  border-top: 1px solid #522310;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#paint-bg-top {
  top: -60px;
}

#paint-bg-bottom {
  bottom: -90px;
}

#chalkboard {
  max-width: 1120px;
  overflow: hidden;
  position: relative;
  padding: 40px 30px;
  background-image: url(../images/blackboard-bg.jpg);
  background-size: cover;
  color: #fff;
  text-align: center;
}

#chalkboard h1 {
  color: #fff;
}

#chalkboard hr {
  height: 4px;
  border: none;
  background-image: url(../images/chalkboard-border.png);
  background-size: 100% 100%;
}

#choose-your-brownie header {
  background-image: url(../images/chalkboard-arrow.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#choose-brownie-header-text {
  width: 80%;
}

#brownie-select {
  max-width: 900px;
}

#brownie-select > div {
  margin-bottom: 30px;
  font-size: 0;
}

.brownie-select-title, .brownie-select-icon {
  display: inline-block;
  vertical-align: middle;
}

.brownie-select-title {
  width: 65%;
}

.brownie-select-icon {
  width: 35%;
}

#frame-top, #frame-right, #frame-bottom, #frame-left, #frame-top-left, #frame--bottomleft, #frame-top-right, #frame-bottom-left, #frame-bottom-right {
  position: absolute;
  background-repeat: no-repeat;
  pointer-events: none;
}

#frame-top, #frame-right, #frame-left, #frame-top-left, #frame-top-right {
  top: -1px;
}

#frame-bottom, #frame-bottom-left, #frame-bottom-right {
  bottom: -1px;
}

#frame-top, #frame-left, #frame-top-left, #frame-bottom, #frame-bottom-left {
  left: -1px;
}

#frame-right, #frame-top-right, #frame-bottom-right {
  right: -1px;
}

#frame-top, #frame-bottom, #frame-left, #frame-right {
  background-size: 100% 100%;
}

#frame-top {
  width: 100%;
  height: 20px;
  background-image: url(../images/chalkboard-frame-top.png);
}

#frame-right {
  width: 22px;
  height: 100%;
  background-image: url(../images/chalkboard-frame-right.png);
}

#frame-bottom {
  width: 100%;
  height: 18px;
  background-image: url(../images/chalkboard-frame-bottom.png);
}

#frame-left {
  width: 22px;
  height: 100%;
  background-image: url(../images/chalkboard-frame-left.png);
}

#frame-top-left {
  width: 150px;
  height: 149px;
  background-image: url(../images/chalkboard-frame-top-left.png);
}

#frame-top-right {
  width: 149px;
  height: 149px;
  background-image: url(../images/chalkboard-frame-top-right.png);
}

#frame-bottom-left {
  width: 150px;
  height: 149px;
  background-image: url(../images/chalkboard-frame-bottom-left.png);
}

#frame-bottom-right {
  width: 149px;
  height: 149px;
  background-image: url(../images/chalkboard-frame-bottom-right.png);
}

#tell-us-more h1 {
  margin: 30px 0;
  font-family: 'mr-moustache';
  font-weight: 100;
  font-size: 6rem;
  line-height: 0.7;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#tell-us-more h1 div {
  background-image: url(../images/tell-us-more-banner.png);
  background-image: url(../images/tell-us-more-banner.svg), none;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: 'courier-new', monospace;
  font-weight: bold;
  font-size: 0.2em;
  line-height: 1.6;
  color: #1f1e1c;
  letter-spacing: 0.1em;
}

#tell-us-more input, #tell-us-more textarea {
  width: 100%;
  padding: 5px 10px 2px;
  margin-bottom: 20px;
  background-color: transparent;
  background-size: 100% 100%;
  border: none;
  color: #fff;
  font-family: 'courier-new', monospace;
  font-size: 1rem;
}

#tell-us-more input:focus, #tell-us-more textarea:focus {
  outline: none;
}

#tell-us-more input {
  background-image: url(../images/input-border.png);
}

#tell-us-more input[type=submit] {
  margin-bottom: 10px;
  padding: 27px 0 25px;
  background-image: url(../images/submit-banner.png);
  background-image: url(../images/submit-banner.svg), none;
  font-family: 'ugly-qua', serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 0.9rem;
}

#tell-us-more textarea {
  width: 100%;
  height: 120px;
  max-width: 100%;
  max-height: 120px;
  display: block;
  background-image: url(../images/textarea-border.png);
}

#tell-us-more-header-text {
  width: 180px;
  text-align: left;
}

#main-footer > div {
  position: relative;
}

#main-footer .round-logo {
  margin: 10px 0;
}

#main-footer a {
  display: block;
  margin: 15px 5px;
  color: #522310;
  text-decoration: none;
  font-style: italic;
}

#main-footer a:hover {
  text-decoration: underline;
}

#main-footer #flourish-link {
  margin-top: 30px;
  font-size: 0.8rem;
}

#footer-nav {
  position: relative;
}

#cart-details {
  display: none;
}

.system-error-message {
  max-width: 1200px;
  margin: 40px auto;
  padding: 20px;
}

#ui-datepicker-div {
  position: fixed;
  background-color: #fff;
  padding: 20px;
  border: 1px solid #dddedf;
  text-align: center;
}

.ui-datepicker-calendar {
  width: 100%;
  max-width: 260px;
  margin: 0 auto;
  font-size: 1.2rem;
}

.ui-datepicker-calendar td {
  padding: 8px 6px;
}

.ui-datepicker-calendar a {
  text-decoration: none;
}

.ui-datepicker-header {
  margin-bottom: 20px;
}

.ui-datepicker-prev, .ui-datepicker-next {
  cursor: pointer;
}

.ui-datepicker-prev {
  margin-left: 8px;
  float: left;
}

.ui-datepicker-next {
  margin-right: 8px;
  float: right;
}

.ui-datepicker-unselectable {
  color: #C5C5C5;
}

.ui-datepicker-unselectable {
  cursor: default;
}

#billing-delivery, #payment-details, #confirm {
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

#checkout-steps.step-1 #billing-delivery {
  height: auto;
  visibility: visible;
}

#checkout-steps.step-2 #payment-details {
  height: auto;
  visibility: visible;
}

#checkout-steps.step-3 #confirm {
  height: auto;
  visibility: visible;
}

.item {
  margin-bottom: 1rem;
}

#billing-address-container {
  display: none;
}

#confirm-cart .price {
  text-align: right;
}

#confirm-shipping-address, #confirm-billing-address {
  text-transform: capitalize;
}

#confirm-shipping-address .email, #confirm-billing-address .email {
  text-transform: lowercase;
}

#confirm-shipping-address .postcode, #confirm-billing-address .postcode {
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .logo {
    width: 160px;
    height: 98px;
  }
  #basket {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300;
    background: none;
  }
  #basket-inner {
    padding-right: 60px;
    text-align: center;
  }
  #basket-inner > div {
    width: 170px;
    float: right;
    padding: 10px 20px;
  }
  #basket-inner a {
    width: 100%;
    height: auto;
    padding-bottom: 5px;
    top: 100%;
    border-left: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6;
  }
  #basket-point {
    display: block;
  }
  #chalkboard-wrap {
    background-size: auto;
  }
  #home-slider .home-slide-small {
    display: none;
  }
  #home-slider .home-slide-large {
    display: block;
  }
  #home-slider .slick-dots {
    margin-top: 40px;
  }
  #home-slider-wrap {
    padding: 20px 60px 0;
    margin-bottom: 80px;
  }
  #home-slider-wrap-inner {
    padding: 10px;
  }
  #home-slider-border-top {
    top: 0;
    left: 0;
  }
  #home-slider-border-right {
    top: 0;
    right: 0;
  }
  #home-slider-border-bottom {
    bottom: 0;
    left: 0;
  }
  #home-slider-border-left {
    top: 0;
    left: 0;
  }
  #tape-top-left, #tape-top-right, #tape-bottom-left, #tape-bottom-right {
    width: 64px;
  }
  #tape-top-left {
    top: -20px;
    left: -20px;
  }
  #tape-top-right {
    top: -20px;
    right: -20px;
  }
  #tape-bottom-left {
    bottom: -20px;
    left: -20px;
  }
  #tape-bottom-right {
    bottom: -20px;
    right: -20px;
  }
  #slider-arrow {
    min-width: 25%;
    height: 42px;
    top: 74%;
    padding: 15px 25px 11px;
    font-size: 0.9rem;
    letter-spacing: 0.1em;
    text-align: center;
  }
  #slider-arrow div {
    height: 42px;
  }
  #slider-arrow div:after, #slider-arrow div:before {
    border-width: 21px;
  }
  #main-content-inner {
    padding: 20px 40px;
  }
  #home-boxes a {
    width: 49%;
    float: left;
    display: block;
    padding: 5px;
  }
  #home-content-lower {
    position: relative;
  }
  #home-text {
    width: 66.6666%;
    float: right;
    padding-right: 30px;
  }
  #testimonial {
    width: 33.3333%;
    position: absolute;
    top: 50%;
    left: 0;
    margin: 0;
    padding: 0 20px;
    transform: translateY(-50%);
  }
  #testimonial-inner {
    font-size: 0.9rem;
  }
  #choose-your-brownie-arrow {
    display: block;
  }
  #about-content > div:after, #testimonials-content > div:after {
    margin: 50px 0;
  }
  .about-image {
    width: 33.3333%;
    float: left;
    margin-bottom: 0;
  }
  .about-text {
    width: 66.6666%;
    float: left;
    padding-left: 20px;
  }
  .about-text h2 {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .about-text > *:last-of-type {
    margin-bottom: 0;
  }
  #testimonials-content .about-text {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .point-header {
    margin-bottom: 60px;
    font-size: 3rem;
  }
  #contact-content header {
    width: 33.3333%;
    float: left;
    padding-right: 30px;
  }
  #contact-content section .container > div {
    width: 66.6666%;
    float: left;
    margin-bottom: 60px;
  }
  #contact-content section:after {
    margin-bottom: 60px;
  }
  #contact-content textarea {
    height: 148px;
    max-height: 148px;
  }
  #enquiries form > div {
    width: 50%;
    float: left;
  }
  #enquiries form > div:first-of-type {
    padding-right: 10px;
  }
  #enquiries form > div:last-of-type {
    padding-left: 10px;
  }
  #faqs-content {
    position: relative;
    z-index: 100;
    display: none;
  }
  #faqs-content > div:after {
    margin: 40px 0;
  }
  .question {
    font-size: 1.4rem;
  }
  .answer-inner {
    padding-top: 40px;
    padding-left: 40px;
    font-size: 1rem;
  }
  #chalkboard-wrap {
    padding: 60px 20px;
  }
  #chalkboard {
    padding: 60px 30px;
  }
  .productSmall li {
    width: 50%;
    float: left;
    padding: 20px;
  }
  .productSmall li:nth-of-type(odd) {
    clear: left;
  }
  #choose-your-brownie header {
    background: none;
  }
  #choose-your-brownie h1 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 2.2rem;
  }
  #choose-brownie-header-text {
    width: auto;
    display: inline-block;
    position: relative;
    padding: 0 120px;
    margin-bottom: 30px;
  }
  #choose-brownie-header-text:before, #choose-brownie-header-text:after {
    content: '';
    width: 100px;
    height: 66px;
    position: absolute;
    top: -7px;
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
  }
  #choose-brownie-header-text:before {
    background-image: url(../images/choose-arrow-left.png);
    left: 0;
  }
  #choose-brownie-header-text:after {
    background-image: url(../images/choose-arrow-right.png);
    right: 0;
  }
  #brownie-select {
    text-align: center;
    font-size: 0;
  }
  #brownie-select > div {
    width: 20%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  #brownie-select a:hover .brownie-select-title {
    opacity: 0;
  }
  #brownie-select a:hover .brownie-select-icon {
    opacity: 1;
  }
  .brownie-select-title, .brownie-select-icon {
    width: 100%;
    transition: opacity 0.5s;
  }
  .brownie-select-title {
    opacity: 1;
    padding: 0 20px;
  }
  .brownie-select-icon {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
  }
  #product-header-main {
    display: none;
  }
  #product-header-main-sm {
    display: block;
    margin-bottom: 10px;
  }
  #product-icon-sm {
    width: 10vw;
    max-width: 105px;
    right: auto;
    left: 80%;
  }
  #product-slider-wrap {
    width: 50%;
    display: block;
    float: left;
  }
  #product-info {
    width: 50%;
    float: right;
    padding-left: 20px;
    text-align: left;
  }
  #product-info header h2 {
    font-size: 2.2rem;
  }
  #product-options > div {
    float: left;
  }
  #product-options > div:first-of-type {
    width: 60%;
  }
  #product-options > div:last-of-type {
    width: 40%;
  }
  #breadcrumbs {
    display: none;
  }
  #breadcrumbs-sm {
    display: block;
  }
  #breadcrumbs-sm span {
    width: 60px;
    height: 60px;
    line-height: 46px;
    font-size: 3rem;
  }
  #breadcrumbs-sm div:after {
    height: 60px;
  }
  #shop-cart {
    position: relative;
    z-index: 100;
  }
  #shop-cart table, #shop-cart tbody, #shop-cart tfoot, #shop-cart tr, #shop-cart td {
    width: 100%;
  }
  #shop-cart table {
    display: table;
    border-top: 1px solid #dddedf;
  }
  #shop-cart tbody {
    display: table-row-group;
  }
  #shop-cart thead {
    display: table-header-group;
  }
  #shop-cart tfoot {
    display: table-footer-group;
  }
  #shop-cart tfoot tr {
    border: none;
  }
  #shop-cart tr {
    display: table-row;
    border-bottom: 1px solid #dddedf;
  }
  #shop-cart td, #shop-cart th {
    width: auto;
    display: table-cell;
    border-right: 1px solid #dddedf;
    padding: 5px;
    text-align: center;
  }
  #shop-cart td:first-of-type, #shop-cart th:first-of-type {
    border-left: 1px solid #dddedf;
  }
  #shop-cart .product-images {
    padding: 15px 30px;
  }
  #shop-cart .product-images .product-icon {
    max-width: 60px;
  }
  #shop-cart .product-images .product-title {
    max-width: 130px;
  }
  #shop-cart .product-cell-label {
    display: none;
  }
  #shop-cart .product-cell-content {
    width: 100%;
    border: none;
    padding: 0;
  }
  #shop-cart .checkout {
    border-top: 2px solid #522310;
  }
  #shop-cart .product-quantity input {
    width: auto;
    height: auto;
    padding: 4px 12px 2px;
  }
  #shop-cart .product-remove-sm {
    display: table-cell;
  }
  #shop-cart .product-remove-sm a {
    padding: 10px;
  }
  #shop-cart .product-remove {
    display: none;
  }
  #shop-cart .discount {
    border: none !important;
  }
  #shop-cart .discountcodeInput {
    width: 200px;
  }
  #shop-cart .update {
    width: 120px;
  }
  #shop-cart .checkout {
    border-right: none;
    padding: 0;
  }
  #shop-cart footer div {
    width: 33.3333%;
    float: left;
    padding: 0 10px;
  }
  #shop-cart footer div:after {
    content: none;
  }
  #shop-cart #delivery {
    border-bottom: 1px solid #dddedf !important;
  }
  #shop-cart #delivery td {
    padding: 10px !important;
  }
  #shop-cart #delivery-type {
    margin-bottom: 0;
  }
  #shop-cart #select-delivery-date {
    height: auto;
  }
  #shop-cart #delivery-date-select {
    margin-bottom: 0;
  }
  #checkout-form .section-text {
    margin-bottom: 40px;
    text-align: center;
  }
  #checkout-form label {
    width: 25%;
    float: left;
    padding: 12px 20px 0 0;
    line-height: 1.2;
    text-align: right;
    font-size: 1rem;
  }
  #checkout-form .input-wrap, #checkout-form .select-wrap {
    width: 50%;
    float: left;
  }
  #checkout-form .radio {
    width: 50%;
    margin: 40px auto;
  }
  #checkout-form .forward-step {
    width: auto;
    float: right;
    position: relative;
    margin-right: 24px;
    cursor: pointer;
  }
  #checkout-form .forward-step:before {
    content: '';
    height: 0;
    position: absolute;
    top: 0;
    left: 100%;
    border-top: 28px solid transparent;
    border-bottom: 28px solid transparent;
    font-size: 0;
    line-height: 0;
    border-left: 24px solid #522310;
  }
  #confirm #confirm-cart, #confirm #confirm-shipping-address, #confirm #confirm-billing-address {
    width: 33.3333%;
    float: left;
    padding: 10px;
  }
  #tell-us-more header {
    width: 33.3333%;
    float: left;
  }
  #tell-us-more form {
    width: 66.6666%;
    float: left;
    margin-top: 40px;
  }
  #tell-us-more textarea {
    height: 142px;
    max-height: 142px;
    margin-bottom: 0;
  }
  #tell-us-more input[type=submit] {
    margin-top: 20px;
  }
  #tell-us-more-inputs, #tell-us-more-textarea {
    width: 50%;
    float: left;
    padding: 0 10px;
  }
  #tell-us-more-inputs input:last-of-type {
    margin-bottom: 0;
  }
  #main-footer a {
    display: inline-block;
  }
  #footer-nav {
    font-size: 0;
  }
  #footer-nav-left, #footer-nav-right {
    display: inline-block;
    font-size: 0.8rem;
  }
  #footer-nav-left:before, #footer-nav-left:after, #footer-nav-right:before, #footer-nav-right:after {
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    background-repeat: no-repeat;
  }
  #footer-nav-left {
    text-align: right;
  }
  #footer-nav-left:before, #footer-nav-left:after {
    background-image: url(../images/footer-border-left.png);
    background-position: right;
  }
  #footer-nav-right {
    text-align: left;
  }
  #footer-nav-right:before, #footer-nav-right:after {
    background-image: url(../images/footer-border-right.png);
    background-position: left;
  }
}

@media screen and (min-width: 992px) {
  h1 {
    letter-spacing: 0.1em;
  }
  p {
    line-height: 1.4;
  }
  .logo {
    width: 200px;
    height: 122px;
  }
  #main-header {
    padding: 0;
  }
  #main-header-inner {
    padding: 30px 60px 0;
  }
  #nav-btn {
    display: none;
  }
  #main-nav {
    position: relative;
    left: 0;
    padding-top: 0 !important;
    overflow-y: auto;
    z-index: 0;
  }
  #main-nav .round-logo {
    display: none;
  }
  #main-nav a {
    display: inline-block;
    padding: 8px 12px 4px;
    margin: 0 2px;
  }
  #main-nav a:hover {
    background-image: url(/images/nav-bg.jpg);
  }
  #main-nav #xs-social-media {
    display: none;
  }
  #main-nav-inner {
    padding: 30px 0 5px 0;
  }
  #main-nav-inner hr {
    display: block;
  }
  #main-nav-inner .container {
    padding: 5px 0;
  }
  #md-social-media {
    display: block;
    position: absolute;
    top: 40px;
    left: 60px;
  }
  #home-text {
    padding-right: 60px;
  }
  #about-content > div:after, #testimonials-content > div:after {
    margin: 60px 0;
  }
  .about-text {
    padding-left: 30px;
  }
  #contact-content header {
    width: 25%;
  }
  #contact-content section .container > div {
    width: 75%;
  }
  #contact-content form {
    position: relative;
  }
  #contact-content form > div {
    width: 33.3333%;
  }
  #contact-content #delivery {
        display: none;
    }
  #contact-content section:last-child {
        display: none;
    }
  #enquiries input:last-of-type, #enquiries textarea {
    margin-bottom: 0;
  }
  #enquiries input[type=submit] {
    width: 33.3333%;
    margin: 0;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%) rotate(-18deg);
  }
  #chalkboard-wrap {
    padding: 80px 20px;
  }
  #chalkboard {
    padding: 60px;
  }
  #choose-your-brownie h1 {
    font-size: 2.5rem;
  }
  #choose-brownie-header-text {
    font-size: 1rem;
  }
  .productSmall li {
    width: 33.3333%;
  }
  .productSmall li:nth-of-type(odd) {
    clear: none;
  }
  .productSmall li:nth-of-type(3n+1) {
    clear: left;
  }
  #product-slider-wrap {
    width: 60%;
  }
  #product-info {
    width: 40%;
  }
  #tell-us-more header {
    width: 25%;
  }
  #tell-us-more form {
    width: 75%;
  }
  #tell-us-more input[type=submit] {
    width: 33.3333%;
    margin: 0;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%) rotate(-18deg);
  }
  #tell-us-more-form-inner {
    position: relative;
  }
  #tell-us-more-inputs, #tell-us-more-textarea {
    width: 33.3333%;
  }
  #main-footer .round-logo {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  #main-footer > div {
    margin: 30px 0;
  }
  #main-footer a {
    margin: 15px 20px;
  }
  #main-footer #flourish-link {
    margin-top: 15px;
  }
  #footer-nav-left, #footer-nav-right {
    width: 50%;
    float: left;
    font-size: 0.9rem;
  }
  #footer-nav-left {
    padding-right: 50px;
  }
  #footer-nav-left a:last-of-type {
    margin-right: 10px;
  }
  #footer-nav-right {
    padding-left: 50px;
  }
  #footer-nav-right a:first-of-type {
    margin-left: 10px;
  }
  #shop-cart footer div {
    padding: 0 30px;
    margin-top: 0;
    position: relative;
  }
  #shop-cart footer div:after {
    content: ':';
    margin: 0;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(50%, -50%);
  }
  #shop-cart footer div p {
    margin: 0;
  }
}

@media screen and (min-width: 1200px) {
  .round-logo {
    height: 100px;
  }
  #main-footer > div {
    margin: 50px 0;
  }
  #main-nav a {
    margin: 0 10px;
    font-size: 1.3rem;
  }
  #choose-your-brownie-arrow {
    height: 260px;
    padding: 20px 10px;
  }
  #home-slider-wrap {
    padding-top: 40px;
  }
  #tape-top-left, #tape-top-right, #tape-bottom-left, #tape-bottom-right {
    width: 86px;
  }
  #tape-top-left {
    top: -30px;
    left: -30px;
  }
  #tape-top-right {
    top: -30px;
    right: -30px;
  }
  #tape-bottom-left {
    bottom: -30px;
    left: -30px;
  }
  #tape-bottom-right {
    bottom: -30px;
    right: -30px;
  }
  #slider-arrow {
    left: -20px;
    padding: 13px 30px 11px;
    font-size: 1rem;
  }
  #home-text {
    padding-right: 120px;
  }
  #chalkboard {
    padding: 60px 80px;
  }
  #choose-brownie-header-text {
    padding: 0 160px;
    margin-bottom: 50px;
  }
  #choose-brownie-header-text:before, #choose-brownie-header-text:after {
    width: 136px;
  }
  #footer-nav-left {
    padding-right: 80px;
  }
  #footer-nav-right {
    padding-left: 80px;
  }
}
